Class TLcdAIXM51AbstractSegmentPoint
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Direct Known Subclasses:
TLcdAIXM51AerialRefuellingPoint,TLcdAIXM51EnRouteSegmentPoint,TLcdAIXM51TerminalSegmentPoint
- Since:
- 10.0
-
Field Summary
Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theannotationproperty.Gets the value of theextendedServiceVolumeproperty.Gets the value of thefacilityMakeupproperty.Gets the value of theflyOverproperty.Gets the value of thepointChoiceproperty.Gets the value of theradarGuidanceproperty.Gets the value of thereportingATCproperty.Gets the value of thewaypointproperty.voidSets the value of theextendedServiceVolumeproperty.voidsetFlyOver(TLcdAIXM51CodeYesNo aValue) Sets the value of theflyOverproperty.voidsetPointChoice(ILcdDataObject aValue) Sets the value of the_POINT_CHOICE_PROPERTYproperty.voidsetRadarGuidance(TLcdAIXM51CodeYesNo aValue) Sets the value of theradarGuidanceproperty.voidSets the value of thereportingATCproperty.voidsetWaypoint(TLcdAIXM51CodeYesNo aValue) Sets the value of thewaypointproperty.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Constructor Details
-
TLcdAIXM51AbstractSegmentPoint
public TLcdAIXM51AbstractSegmentPoint() -
TLcdAIXM51AbstractSegmentPoint
-
-
Method Details
-
getReportingATC
Gets the value of thereportingATCproperty.Indicating the type of position report required by an ATC Unit. Eg.: compulsory or on request.
- Returns:
- the value of the
reportingATCproperty. - See Also:
-
setReportingATC
Sets the value of thereportingATCproperty.Indicating the type of position report required by an ATC Unit. Eg.: compulsory or on request.
- Parameters:
aValue- the value to set for thereportingATCproperty.
-
getFlyOver
Gets the value of theflyOverproperty.Indicates if the aircraft is required to fly directly over the fix. If code is Yes, then it is a 'fly-over' waypoint. If the code is No, then the associated fix is a 'fly-by' waypoint. [ICAO] Waypoints are identified as either flyover or fly-by. Fly-by waypoint. A waypoint which requires turn anticipation to allow tangential interception of the next segment of a route or procedure Flyover waypoint. A waypoint at which a turn is initiated in order to join the next segment of a route or procedure.
- Returns:
- the value of the
flyOverproperty. - See Also:
-
setFlyOver
Sets the value of theflyOverproperty.Indicates if the aircraft is required to fly directly over the fix. If code is Yes, then it is a 'fly-over' waypoint. If the code is No, then the associated fix is a 'fly-by' waypoint. [ICAO] Waypoints are identified as either flyover or fly-by. Fly-by waypoint. A waypoint which requires turn anticipation to allow tangential interception of the next segment of a route or procedure Flyover waypoint. A waypoint at which a turn is initiated in order to join the next segment of a route or procedure.
- Parameters:
aValue- the value to set for theflyOverproperty.
-
getWaypoint
Gets the value of thewaypointproperty.A point used for RNAV procedures/routes.
- Returns:
- the value of the
waypointproperty. - See Also:
-
setWaypoint
Sets the value of thewaypointproperty.A point used for RNAV procedures/routes.
- Parameters:
aValue- the value to set for thewaypointproperty.
-
getRadarGuidance
Gets the value of theradarGuidanceproperty.Radar guidance is possible for reaching this point.
- Returns:
- the value of the
radarGuidanceproperty. - See Also:
-
setRadarGuidance
Sets the value of theradarGuidanceproperty.Radar guidance is possible for reaching this point.
- Parameters:
aValue- the value to set for theradarGuidanceproperty.
-
getFacilityMakeup
Gets the value of thefacilityMakeupproperty.Specific facility make up used by aircraft to locate the segment point.
- Returns:
- the value of the
facilityMakeupproperty. - See Also:
-
getPointChoice
Gets the value of thepointChoiceproperty.- Returns:
- the value of the
pointChoiceproperty.
-
setPointChoice
Sets the value of the_POINT_CHOICE_PROPERTYproperty.- Parameters:
aValue- the value to set for the_POINT_CHOICE_PROPERTYproperty.
-
getExtendedServiceVolume
Gets the value of theextendedServiceVolumeproperty.An approved and flight checked extension to the standard service volume of a navaid
- Returns:
- the value of the
extendedServiceVolumeproperty. - See Also:
-
setExtendedServiceVolume
public void setExtendedServiceVolume(TLcdAIXM51Feature<TLcdAIXM51RadioFrequencyAreaTimeSlice> aValue) Sets the value of theextendedServiceVolumeproperty.An approved and flight checked extension to the standard service volume of a navaid
- Parameters:
aValue- the value to set for theextendedServiceVolumeproperty.
-
getAnnotation
Gets the value of theannotationproperty.- Returns:
- the value of the
annotationproperty. - See Also:
-