public class SidLeg extends SidStarLeg
Java class for SidLeg complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SidLeg"> <complexContent> <extension base="{}SidStarLeg"> <sequence> <element name="isEngineOutDisarmPoint" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="isInitialDepartureFix" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Boolean |
isEngineOutDisarmPoint |
protected Boolean |
isInitialDepartureFix
The Initial Departure Fix indication, P in column 43, is coded for the first published fix/waypoint of an RNAV departure.
|
alt1, alt2, altitudeDescription, arcRadius, atcIndicator, centerFix, centerFixRef, course, distance, holdTime, legDistance, legInboundIndicator, legInboundOutboundIndicator, pathAndTermination, procedureDesignMagVar, rho, rnp1, rnp2, speedLimit, speedLimitDescription, theta, transitionsAltitudeLevel, turnDirection, turnDirectionValid, verticalScaleFactor, waypointDescriptor
fixIdent, fixRef, recNavaidIdent, recNavaidRef, sequenceNumber
custAreaCode, cycleDate, notes, recordType
supplementalData
Constructor and Description |
---|
SidLeg() |
Modifier and Type | Method and Description |
---|---|
Boolean |
isIsEngineOutDisarmPoint()
Gets the value of the isEngineOutDisarmPoint property.
|
Boolean |
isIsInitialDepartureFix()
Gets the value of the isInitialDepartureFix property.
|
void |
setIsEngineOutDisarmPoint(Boolean value)
Sets the value of the isEngineOutDisarmPoint property.
|
void |
setIsInitialDepartureFix(Boolean value)
Sets the value of the isInitialDepartureFix property.
|
getAlt1, getAlt2, getAltitudeDescription, getArcRadius, getAtcIndicator, getCenterFix, getCenterFixRef, getCourse, getDistance, getHoldTime, getLegDistance, getLegInboundIndicator, getLegInboundOutboundIndicator, getPathAndTermination, getProcedureDesignMagVar, getRho, getRnp1, getRnp2, getSpeedLimit, getSpeedLimitDescription, getTheta, getTransitionsAltitudeLevel, getTurnDirection, getVerticalScaleFactor, getWaypointDescriptor, isTurnDirectionValid, setAlt1, setAlt2, setAltitudeDescription, setArcRadius, setAtcIndicator, setCenterFix, setCenterFixRef, setCourse, setDistance, setHoldTime, setLegDistance, setLegInboundIndicator, setLegInboundOutboundIndicator, setPathAndTermination, setProcedureDesignMagVar, setRho, setRnp1, setRnp2, setSpeedLimit, setSpeedLimitDescription, setTheta, setTransitionsAltitudeLevel, setTurnDirection, setTurnDirectionValid, setVerticalScaleFactor, setWaypointDescriptor
getFixIdent, getFixRef, getRecNavaidIdent, getRecNavaidRef, getSequenceNumber, setFixIdent, setFixRef, setRecNavaidIdent, setRecNavaidRef, setSequenceNumber
getCustAreaCode, getCycleDate, getNotes, getRecordType, setCustAreaCode, setCycleDate, setRecordType
getSupplementalData, setSupplementalData
protected Boolean isEngineOutDisarmPoint
protected Boolean isInitialDepartureFix
public Boolean isIsEngineOutDisarmPoint()
Boolean
public void setIsEngineOutDisarmPoint(Boolean value)
value
- allowed object is
Boolean
public Boolean isIsInitialDepartureFix()
The Initial Departure Fix indication, P in column 43, is coded for the first published fix/waypoint of an RNAV departure.
Boolean
public void setIsInitialDepartureFix(Boolean value)
value
- allowed object is
Boolean
isIsInitialDepartureFix()
Copyright © 2017. All rights reserved.