Uses of Class
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeStandbyPower
Packages that use TLcdAIXM51CodeStandbyPower
Package
Description
This package provides the classes that correspond to AIXM 5.1 data types.
This package provides the classes that correspond to AIXM 5.1 surveillance types.
-
Uses of TLcdAIXM51CodeStandbyPower in com.luciad.format.aixm51.model.datatypes
Fields in com.luciad.format.aixm51.model.datatypes declared as TLcdAIXM51CodeStandbyPowerModifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeStandbyPower
TLcdAIXM51CodeStandbyPower.BATTERY
static final TLcdAIXM51CodeStandbyPower
TLcdAIXM51CodeStandbyPower.COMMERCIAL
static final TLcdAIXM51CodeStandbyPower
TLcdAIXM51CodeStandbyPower.GENERATOR
static final TLcdAIXM51CodeStandbyPower
TLcdAIXM51CodeStandbyPower.NONE
static final TLcdAIXM51CodeStandbyPower
TLcdAIXM51CodeStandbyPower.UNKNOWN
Methods in com.luciad.format.aixm51.model.datatypes that return types with arguments of type TLcdAIXM51CodeStandbyPowerModifier and TypeMethodDescriptionstatic Map
<String, TLcdAIXM51CodeStandbyPower> TLcdAIXM51CodeStandbyPower.getWellKnownValues()
Returns a map containing all well known values of this class. -
Uses of TLcdAIXM51CodeStandbyPower in com.luciad.format.aixm51.model.features.surveillance
Methods in com.luciad.format.aixm51.model.features.surveillance that return TLcdAIXM51CodeStandbyPowerModifier and TypeMethodDescriptionTLcdAIXM51AbstractRadarEquipmentTimeSlice.getStandbyPower()
Gets the value of the standbyPower property.TLcdAIXM51PrecisionApproachRadarTimeSlice.getStandbyPower()
Returns the role value contained in the value of theTLcdAIXM51PrecisionApproachRadarTimeSlice.STANDBY_POWER_PROPERTY
property.TLcdAIXM51PrimarySurveillanceRadarTimeSlice.getStandbyPower()
Returns the role value contained in the value of theTLcdAIXM51PrimarySurveillanceRadarTimeSlice.STANDBY_POWER_PROPERTY
property.TLcdAIXM51SecondarySurveillanceRadarTimeSlice.getStandbyPower()
Returns the role value contained in the value of theTLcdAIXM51SecondarySurveillanceRadarTimeSlice.STANDBY_POWER_PROPERTY
property.Methods in com.luciad.format.aixm51.model.features.surveillance with parameters of type TLcdAIXM51CodeStandbyPowerModifier and TypeMethodDescriptionvoid
TLcdAIXM51AbstractRadarEquipmentTimeSlice.setStandbyPower
(TLcdAIXM51CodeStandbyPower aValue) Sets the value of the standbyPower property.void
TLcdAIXM51PrecisionApproachRadarTimeSlice.setStandbyPower
(TLcdAIXM51CodeStandbyPower aValue) Sets the value of the property that maps to thestandbyPower
element.void
TLcdAIXM51PrimarySurveillanceRadarTimeSlice.setStandbyPower
(TLcdAIXM51CodeStandbyPower aValue) Sets the value of the property that maps to thestandbyPower
element.void
TLcdAIXM51SecondarySurveillanceRadarTimeSlice.setStandbyPower
(TLcdAIXM51CodeStandbyPower aValue) Sets the value of the property that maps to thestandbyPower
element.