Class TLcdAIXM51CodeSegmentPath
java.lang.Object
com.luciad.format.aixm51.model.datatypes.ALcdAIXM51Code
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeSegmentPath
A code that defines a specific type of flight path and a specific type of termination of that flight path. Although we agree with the ARINC idea that procedures should be designed with the aim to permit FMS equipped aircraft to fly tracks instead of procedural headings, for the time being we must allow all representation of these procedures (especially reversal procedures) as they are published by the States. This is the explanation of the differences between the allowable values for attributes in this domain and the ARINC leg types.
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
static final TLcdAIXM51CodeSegmentPath
-
Constructor Summary
-
Method Summary
Methods inherited from class com.luciad.format.aixm51.model.datatypes.ALcdAIXM51Code
getWellKnown, getWellKnown
-
Field Details
-
AF
-
HF
-
HA
-
HM
-
IF
-
PI
-
PT
-
TF
-
CA
-
CD
-
CI
-
CR
-
CF
-
DF
-
FA
-
FC
-
FT
-
FM
-
VM
-
FD
-
VR
-
VD
-
VI
-
VA
-
RF
-
-
Constructor Details
-
TLcdAIXM51CodeSegmentPath
-
-
Method Details
-
getCode
- Specified by:
getCode
in classALcdAIXM51Code
-
toString
- Overrides:
toString
in classALcdAIXM51Code
-
hashCode
public int hashCode()- Overrides:
hashCode
in classALcdAIXM51Code
-
equals
Description copied from class:ALcdAIXM51Code
Codes are equal if their class matches and their code strings are the same.- Overrides:
equals
in classALcdAIXM51Code
-
getWellKnownValues
Returns a map containing all well known values of this class. This map contains all public constant instances defined on this class.- Returns:
- A map that maps a well known code to an instance of this class
-