|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfaa.tg.aircraft.adm.guidance.longuidance.SpdAltManeuver
faa.tg.aircraft.adm.guidance.longuidance.TouchdownMan
faa.tg.aircraft.adm.guidance.longuidance.TransitionToGroundMan
public class TransitionToGroundMan
See the source: TransitionToGroundMan.java
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Fields inherited from class faa.tg.aircraft.adm.guidance.longuidance.TouchdownMan |
|---|
CVS_VERSION_ID, NAME_PREFIX |
| Fields inherited from class faa.tg.aircraft.adm.guidance.longuidance.SpdAltManeuver |
|---|
DESCENT_CAPTURE_BOUND, FAR_DESCENT_LOWER_BOUND, FAR_DESCENT_UPPER_BOUND, FAR10K_PLUS_5_KTS, FAR10K_PLUS_IAS_BOUND, finalDesiredAlt, finalDesiredSpeed, FL100_MIN_ALT, LEVEL_FLIGHT_AEQ, maintain10kSinceSpeedGtFAR, monitoringAltForFAR |
| Constructor Summary | |
|---|---|
TransitionToGroundMan(GenericSpeed landingSpeed,
Altitude runwayAlt,
AircraftEventBus evtBus)
|
|
| Method Summary | |
|---|---|
(package private) boolean |
hasTouchedDown(Position estimatedPos,
LongitudinalInputInterface lonGuidanceInputs)
|
java.lang.String |
toString()
|
| Methods inherited from class faa.tg.aircraft.adm.guidance.longuidance.TouchdownMan |
|---|
guideAircraft, isSatisfied, split |
| Methods inherited from class faa.tg.aircraft.adm.guidance.longuidance.SpdAltManeuver |
|---|
cancelRouteConstraints, copyManeuver, getClimbResultChkFAR, getDescentResultChkFAR, getDesiredAlt, getDesiredSpeed, getFinalDesiredAltitude, getFinalDesiredSpeed, getFollowOnManeuver, getNewInstance, guideAircraft, initDescentWithFAR, initLevelMan, setDesiredAltitude, setDesiredSpeed, setFollowOnManeuver, toSpdAltString, useSpeedBrakes, verifyMonitoringBelow10K |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
TransitionToGroundMan(GenericSpeed landingSpeed,
Altitude runwayAlt,
AircraftEventBus evtBus)
| Method Detail |
|---|
boolean hasTouchedDown(Position estimatedPos,
LongitudinalInputInterface lonGuidanceInputs)
hasTouchedDown in class TouchdownManpublic java.lang.String toString()
toString in class TouchdownMan
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||