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 TLcdAIXM51CodeStandbyPowerTLcdAIXM51CodeStandbyPower.BATTERYstatic final TLcdAIXM51CodeStandbyPowerTLcdAIXM51CodeStandbyPower.COMMERCIALstatic final TLcdAIXM51CodeStandbyPowerTLcdAIXM51CodeStandbyPower.GENERATORstatic final TLcdAIXM51CodeStandbyPowerTLcdAIXM51CodeStandbyPower.NONEstatic final TLcdAIXM51CodeStandbyPowerTLcdAIXM51CodeStandbyPower.UNKNOWNMethods 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_PROPERTYproperty.TLcdAIXM51PrimarySurveillanceRadarTimeSlice.getStandbyPower()Returns the role value contained in the value of theTLcdAIXM51PrimarySurveillanceRadarTimeSlice.STANDBY_POWER_PROPERTYproperty.TLcdAIXM51SecondarySurveillanceRadarTimeSlice.getStandbyPower()Returns the role value contained in the value of theTLcdAIXM51SecondarySurveillanceRadarTimeSlice.STANDBY_POWER_PROPERTYproperty.Methods in com.luciad.format.aixm51.model.features.surveillance with parameters of type TLcdAIXM51CodeStandbyPowerModifier and TypeMethodDescriptionvoidTLcdAIXM51AbstractRadarEquipmentTimeSlice.setStandbyPower(TLcdAIXM51CodeStandbyPower aValue) Sets the value of the standbyPower property.voidTLcdAIXM51PrecisionApproachRadarTimeSlice.setStandbyPower(TLcdAIXM51CodeStandbyPower aValue) Sets the value of the property that maps to thestandbyPowerelement.voidTLcdAIXM51PrimarySurveillanceRadarTimeSlice.setStandbyPower(TLcdAIXM51CodeStandbyPower aValue) Sets the value of the property that maps to thestandbyPowerelement.voidTLcdAIXM51SecondarySurveillanceRadarTimeSlice.setStandbyPower(TLcdAIXM51CodeStandbyPower aValue) Sets the value of the property that maps to thestandbyPowerelement.