Package faa.tg.aircraft.adm.modus

The Modus Package provides a system to modulate the output of the simulator's guidance system (see faa.tg.aircraft.adm.guidance) before sending them to the control system (see faa.tg.aircraft.adm.controllogic).

See:
          Description

Class Summary
Modus  
ModusResult  
 

Package faa.tg.aircraft.adm.modus Description

The Modus Package provides a system to modulate the output of the simulator's guidance system (see faa.tg.aircraft.adm.guidance) before sending them to the control system (see faa.tg.aircraft.adm.controllogic).

In other words, it takes where the aircraft wants to be and decides how much of that is possible in the TGF simulator model of the Aircraft's dynamics system.

The Modus Package has both lateral and longitudinal components. The lateral components are used to modulate the desired heading (i.e. maintain the proper turn direction and rate, and the longitudinal components are used to determine the desired altitude rate and airspeed. The Modus Package is ultimately responsible for generating a Modus Result (see faa.tg.aircraft.adm.modus.lonmodus.LongitudinalModusResult) an object containing these desired states.