Uses of Class
com.luciad.format.arinc.model.util.TLcdTimeIndicator
Packages that use TLcdTimeIndicator
Package
Description
Provides type safe enumeration classes for all kinds of types used within the ARINC model package.
-
Uses of TLcdTimeIndicator in com.luciad.format.arinc.model.util
Fields in com.luciad.format.arinc.model.util declared as TLcdTimeIndicatorModifier and TypeFieldDescriptionstatic final TLcdTimeIndicator
TLcdTimeIndicator.DAYLIGHT_SAVINGS_TIME
Time codes are to be adjusted for Daylight Savings Time.static final TLcdTimeIndicator
TLcdTimeIndicator.LOCAL_TIME
Time codes are Local Time.static final TLcdTimeIndicator
TLcdTimeIndicator.UTC_TIME
Times shown are Universal Coordinated Time (UTC).