Uses of Class
com.luciad.ais.model.procedure.type.TLcdGNSSFMSIndicator
Packages that use TLcdGNSSFMSIndicator
Package
Description
Provides type safe enumeration classes for all kinds of types used within the procedure package.
-
Uses of TLcdGNSSFMSIndicator in com.luciad.ais.model.procedure.type
Fields in com.luciad.ais.model.procedure.type declared as TLcdGNSSFMSIndicatorModifier and TypeFieldDescriptionstatic final TLcdGNSSFMSIndicator
TLcdGNSSFMSIndicator.AUTHORIZATION_NOT_SPECIFIED
Procedure Overlay Authorization not specifiedstatic final TLcdGNSSFMSIndicator
TLcdGNSSFMSIndicator.AUTHORIZED_FMS_AND_OR_GNSS_OVERLAY
Procedure Authorized for FMS and/or GNSS Overlaystatic final TLcdGNSSFMSIndicator
TLcdGNSSFMSIndicator.AUTHORIZED_FMS_OVERLAY
Procedure Authorized for FMS Overlaystatic final TLcdGNSSFMSIndicator
TLcdGNSSFMSIndicator.AUTHORIZED_GNSS_OVERLAY_PRIMARY_NAVAIDS_MONITORED
Procedure Authorized for GNSS Overlay, primary Navaids operating and monitoredstatic final TLcdGNSSFMSIndicator
TLcdGNSSFMSIndicator.AUTHORIZED_GNSS_OVERLAY_PRIMARY_NAVAIDS_NOT_MONITORED
Procedure Authorized for GNSS Overlay, primary Navaids installed, not monitoredstatic final TLcdGNSSFMSIndicator
TLcdGNSSFMSIndicator.AUTHORIZED_GNSS_OVERLAY_TITLE_INCLUDING_GPS_OR_GNSS
Procedure Authorized for GNSS Overlay, Procedure Title includes GPS or GNSSstatic final TLcdGNSSFMSIndicator
TLcdGNSSFMSIndicator.AUTHORIZED_STAND_ALONE_GPS
Stand Alone GPS (GNSS) Procedurestatic final TLcdGNSSFMSIndicator
TLcdGNSSFMSIndicator.NOT_AUTHORIZED
Procedure Not Authorized for GNSS or FMS Overlaystatic final TLcdGNSSFMSIndicator
TLcdGNSSFMSIndicator.RNAV_SBAS_USE_AUTHORIZED
RNAV (GPS) or RNAV (GNSS) Procedure SBAS use authorizedstatic final TLcdGNSSFMSIndicator
TLcdGNSSFMSIndicator.RNAV_SBAS_USE_NOT_SPECIFIED
RNAV (GPS) or RNAV (GNSS) Procedure, SBAS use not specifiedstatic final TLcdGNSSFMSIndicator
TLcdGNSSFMSIndicator.RNAV_USE_NOT_AUTHORIZED_SBAS
RNAV (GPS) or RNAV (GNSS) Procedure use not authorized SBASMethods in com.luciad.ais.model.procedure.type that return TLcdGNSSFMSIndicatorModifier and TypeMethodDescriptionstatic TLcdGNSSFMSIndicator
Returns theTLcdGNSSFMSIndicator
object matching the given code.