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 | isInitialDepartureFixThe 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, waypointDescriptorfixIdent, fixRef, recNavaidIdent, recNavaidRef, sequenceNumbercustAreaCode, cycleDate, notes, recordTypesupplementalData| 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, setWaypointDescriptorgetFixIdent, getFixRef, getRecNavaidIdent, getRecNavaidRef, getSequenceNumber, setFixIdent, setFixRef, setRecNavaidIdent, setRecNavaidRef, setSequenceNumbergetCustAreaCode, getCycleDate, getNotes, getRecordType, setCustAreaCode, setCycleDate, setRecordTypegetSupplementalData, setSupplementalDataprotected Boolean isEngineOutDisarmPoint
protected Boolean isInitialDepartureFix
public Boolean isIsEngineOutDisarmPoint()
Booleanpublic void setIsEngineOutDisarmPoint(Boolean value)
value - allowed object is
     Booleanpublic Boolean isIsInitialDepartureFix()
The Initial Departure Fix indication, P in column 43, is coded for the first published fix/waypoint of an RNAV departure.
Booleanpublic void setIsInitialDepartureFix(Boolean value)
value - allowed object is
     BooleanisIsInitialDepartureFix()Copyright © 2017. All rights reserved.