Package faa.tg.aircraft.adm.engine

This package provides the simulators adm model of the Aircraft's engine.

See:
          Description

Class Summary
Engine Engine represents the abstract object for engine types.
EngineCoeff EngineCoeff encapsulates the equation coefficients for an Engine modeled with the AMT package.
JetEngine JetEngine represents the object for the JetEngine Engine.
JetEngineCoeff Deprecated.  
PistonEngine PistonEngine represents the object for the PistonEngine Engine.
PistonEngineCoeff Deprecated.  
TurboPropEngine TurboPropEngine is an abstraction of the turbo-prop engine.
TurboPropEngineCoeff Deprecated.  
 

Package faa.tg.aircraft.adm.engine Description

This package provides the simulators adm model of the Aircraft's engine. It provides a ...