Package com.luciad.ais.model.navaid
Interface ILcdWayPointFeature
- All Known Subinterfaces:
ILcdAIXMWayPointFeature
,ILcdARINCWayPointFeature
,ILcdDAFIFWayPointFeature
public interface ILcdWayPointFeature
This interface defines general applicable features for a waypoint.
If a featured domain object contains a value for a feature, this value should comply with the terms specified in this interface.
-
Field Details
-
IDENTIFIER
The identifier of the waypoint. The identifier is of the typeString
.- See Also:
-
NAME
The name of the waypoint. The name is of the typeString
.- See Also:
-