faa.tg.aircraft.adm.modus.latmodus.fte
Class AbstractFlightTechnicalError
java.lang.Object
faa.tg.aircraft.adm.modus.latmodus.fte.AbstractFlightTechnicalError
- All Implemented Interfaces:
- FlightTechnicalError, java.io.Serializable
- Direct Known Subclasses:
- PilotedTechnicalError
public abstract class AbstractFlightTechnicalError
- extends java.lang.Object
- implements FlightTechnicalError, java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
CVS_VERSION_ID
public static final java.lang.String CVS_VERSION_ID
- The CVS Version ID
- See Also:
- Constant Field Values
RIGHT_ANGLE_DEG
private static final double RIGHT_ANGLE_DEG
- See Also:
- Constant Field Values
AbstractFlightTechnicalError
public AbstractFlightTechnicalError()
AbstractFlightTechnicalError
public AbstractFlightTechnicalError(Coefficient dampingTerm,
Coefficient stdDevPosition,
Coefficient stdDevVelocity)
calcHeadingBias
public TrueHeading calcHeadingBias(LateralInputInterface latInputs)