Class TLcdDAFIFTMilitaryTrainingRouteSegmentDataProperties
java.lang.Object
com.luciad.format.dafift.model.route.TLcdDAFIFTMilitaryTrainingRouteSegmentDataProperties
This class provides easy access to the properties of the MilitaryTrainingRouteSegment type.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
The bi-section path angle based on the path defined in this segment.static final TLcdDataProperty
The bi-section path angle based on the next path. -
Method Summary
-
Field Details
-
BI_SECTION_OF_PATH_ANGLE_1
The bi-section path angle based on the path defined in this segment. The bi-section path angle is of the typeFloat
. -
BI_SECTION_OF_PATH_ANGLE_2
The bi-section path angle based on the next path. The bi-section path angle is of the typeFloat
.
-