Uses of Class
com.luciad.ais.model.util.TLcdPowerUnit
Packages that use TLcdPowerUnit
Package
Description
Basic utilities in the context of the AIS model package.
-
Uses of TLcdPowerUnit in com.luciad.ais.model.util
Fields in com.luciad.ais.model.util declared as TLcdPowerUnitModifier and TypeFieldDescriptionstatic final TLcdPowerUnitTLcdPowerUnit.KW_UNITKilowatt.static final TLcdPowerUnitTLcdPowerUnit.MW_UNITMegawatt.static final TLcdPowerUnitTLcdPowerUnit.W_UNITWatt.Methods in com.luciad.ais.model.util that return TLcdPowerUnitModifier and TypeMethodDescriptionstatic TLcdPowerUnit[]TLcdPowerUnit.getAllPowerUnits()Returns allTLcdPowerUnitobjects to consider in a JVM session.Methods in com.luciad.ais.model.util with parameters of type TLcdPowerUnitModifier and TypeMethodDescriptionstatic voidTLcdPowerUnit.setAllPowerUnits(TLcdPowerUnit[] aAllPowerUnitArray) Sets statically allTLcdPowerUnitobjects to consider in a JVM session.