public interface ILcdASDIFlightPlanFeatures extends ILcdASDIFeatures
Note:This class is only to be used with the ILcdFeatured
interface. It is
supplied for backwards compatibility. It is recommended to use the new ILcdDataObject
instead
to retrieve information on the properties of all ASDI elements. For more information on
ILcdDataObject
, refer to the developer's guide or TLcdASDIDataTypes
.
null
).
This ensures that the most recent value of a feature is returned.
Features of the flight plans are strongly related
to the features of the flight plan messages, see ILcdASDIFlightPlanMessageFeatures
.
The constants follow a naming convention. Please refer to
ILcdASDIFeatures
for more detailed information on the naming convention.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AC_PHYSICAL_CLASS_SF
Name of the feature indicating the aircraft physical class.
|
static java.lang.String |
AC_USER_CLASS_SF
Name of the feature indicating the aircraft user class.
|
static java.lang.String |
AIRCRAFT_DATA_SF
Name of the feature indicating the aircraft data.
|
static java.lang.String |
AIRCRAFT_ID_SF
Name of the feature indicating the aircraft id.
|
static java.lang.String |
AIRWAYS_SL
Name of the feature indicating the list of airways.
|
static java.lang.String |
ARRIVAL_AIRPORT_SF
Name of the feature indicating the arrival airport.
|
static java.lang.String |
ARRIVAL_FIX_SF
Name of the feature indicating the arrival fix.
|
static java.lang.String |
ARRIVAL_FIX_TIME_CF
Name of the feature indicating the time at the arrival fix.
|
static java.lang.String |
ASSIGNED_ALTITUDE_CF
Name of the feature indicating the assigned altitude.
|
static java.lang.String |
AZ_ARRIVAL_TIME_TYPED_CF
Name of the feature indicating the arrival time (extracted from the AZ message only).
|
static java.lang.String |
CENTERS_SL
Name of the feature indicating the list of centers.
|
static java.lang.String |
COORDINATION_FIX_SF
Name of the feature indicating the coordination fix.
|
static java.lang.String |
COORDINATION_TIME_TYPED_CF
Name of the feature indicating the coordination time.
|
static java.lang.String |
DEPARTURE_AIRPORT_SF
Name of the feature indicating the departure airport.
|
static java.lang.String |
DEPARTURE_CENTER_SF
Name of the feature indicating the departure center.
|
static java.lang.String |
DEPARTURE_DAY_SF
Name of the feature indicating the departure day.
|
static java.lang.String |
DEPARTURE_POINT_SF
Name of the feature indicating the departure point.
|
static java.lang.String |
DESTINATION_SF
Name of the feature indicating the destination.
|
static java.lang.String |
DZ_ACTUAL_DEPARTURE_TIME_TYPED_CF
Name of the feature indicating the actual departure time (extracted from the DZ message only).
|
static java.lang.String |
DZ_ESTIMATED_ARRIVAL_TIME_CF
Name of the feature indicating the estimated arrival time (extracted from the DZ message only).
|
static java.lang.String |
FIXES_SL
Name of the feature indicating the list of fixes.
|
static java.lang.String |
FLIGHT_STATUS_SF
Name of the feature indicating the flight status.
|
static java.lang.String |
REQUESTED_ALTITUDE_CF
Name of the feature indicating the requested altitude.
|
static java.lang.String |
ROUTE_SF
Name of the feature indicating the route.
|
static java.lang.String |
RT_CONTROLLED_ARRIVAL_TIME_CF
Name of the feature indicating the controlled arrival time (extracted from the RT message only).
|
static java.lang.String |
RT_CONTROLLED_DEPARTURE_TIME_CF
Name of the feature indicating the controlled departure time (extracted from the RT message only).
|
static java.lang.String |
RT_ESTIMATED_ARRIVAL_TIME_CF
Name of the feature indicating the estimated arrival time (extracted from the RT message only).
|
static java.lang.String |
RT_ESTIMATED_DEPARTURE_TIME_CF
Name of the feature indicating the estimated departure time (extracted from the RT message only).
|
static java.lang.String |
RT_ORIGINAL_ARRIVAL_TIME_CF
Name of the feature indicating the original arrival time (extracted from the RT message only).
|
static java.lang.String |
RT_ORIGINAL_DEPARTURE_TIME_CF
Name of the feature indicating the original departure time (extracted from the RT message only).
|
static java.lang.String |
SECTORS_SL
Name of the feature indicating the list of sectors.
|
static java.lang.String |
SPEED_CF
Name of the feature indicating the speed.
|
static java.lang.String |
UZ_MESSAGE_CL
Name of the feature indicating a list of all UZ messages.
|
static java.lang.String |
WAYPOINTS_SL
Name of the feature indicating the list of waypoints.
|
ALTITUDE_CF__ALTITUDE_SF, ALTITUDE_CF__ALTITUDE1_SF, ALTITUDE_CF__ALTITUDE2_SF, ALTITUDE_CF__FIX_SF, ALTITUDE_CF__M_SF, ALTITUDE_CF__MAX_ALTITUDE_SF, ALTITUDE_CF__MIN_ALTITUDE_SF, ALTITUDE_CF__TYPE_SF, FLIGHT_ID_CF__AIRCRAFT_ID_SF, FLIGHT_ID_CF__COMPUTER_ID_SF, SPEED_CF__TYPE_SF, SPEED_CF__VALUE_SF, TIME_CF__HOUR_SF, TIME_CF__MIN_SF, TIME_TYPED_CF__HOUR_SF, TIME_TYPED_CF__MIN_SF, TIME_TYPED_CF__TYPE_SF
static final java.lang.String AIRCRAFT_ID_SF
String
.static final java.lang.String AIRCRAFT_DATA_SF
String
.static final java.lang.String AC_PHYSICAL_CLASS_SF
TLcdASDIMappedString
.static final java.lang.String AC_USER_CLASS_SF
TLcdASDIMappedString
.static final java.lang.String DEPARTURE_POINT_SF
String
.static final java.lang.String DESTINATION_SF
String
.static final java.lang.String DEPARTURE_AIRPORT_SF
String
.static final java.lang.String ARRIVAL_AIRPORT_SF
String
.static final java.lang.String DEPARTURE_CENTER_SF
String
.static final java.lang.String DEPARTURE_DAY_SF
java.util.Date
.static final java.lang.String DZ_ACTUAL_DEPARTURE_TIME_TYPED_CF
ILcdFeatured
, sub features start with TIME_TYPED_CF__.static final java.lang.String DZ_ESTIMATED_ARRIVAL_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String AZ_ARRIVAL_TIME_TYPED_CF
ILcdFeatured
, sub features start with TIME_TYPED_CF__.static final java.lang.String RT_ESTIMATED_DEPARTURE_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String RT_CONTROLLED_DEPARTURE_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String RT_ORIGINAL_DEPARTURE_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String RT_ESTIMATED_ARRIVAL_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String RT_CONTROLLED_ARRIVAL_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String RT_ORIGINAL_ARRIVAL_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String SPEED_CF
ILcdFeatured
, sub features start with SPEED__.static final java.lang.String COORDINATION_FIX_SF
String
.static final java.lang.String COORDINATION_TIME_TYPED_CF
ILcdFeatured
, sub features start with TIME_TYPED_CF__.static final java.lang.String ASSIGNED_ALTITUDE_CF
ILcdFeatured
, sub features start with ALTITUDE_CF__.static final java.lang.String REQUESTED_ALTITUDE_CF
ILcdFeatured
, sub features start with ALTITUDE_CF__.static final java.lang.String ARRIVAL_FIX_SF
String
.static final java.lang.String ARRIVAL_FIX_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String ROUTE_SF
String
.static final java.lang.String FLIGHT_STATUS_SF
TLcdASDIMappedString
.static final java.lang.String WAYPOINTS_SL
ILcdFeatured
, sub features are all of type ILcdPoint
.static final java.lang.String SECTORS_SL
ILcdFeatured
, sub features are all of type String
.static final java.lang.String FIXES_SL
ILcdFeatured
, sub features are all of type String
.static final java.lang.String AIRWAYS_SL
ILcdFeatured
, sub features are all of type String
.static final java.lang.String CENTERS_SL
ILcdFeatured
, sub features are all of type TLcdASDIFacility
.static final java.lang.String UZ_MESSAGE_CL
ILcdFeatured
,
sub features are all of type ILcdFeatured
, containing UZ message features.
See ILcdASDIFlightPlanMessageFeatures
for more information on UZ message features.