Uses of Interface
org.nasengolem.util.units.PhysicalQuantity.Unit
Packages that use PhysicalQuantity.Unit
-
Uses of PhysicalQuantity.Unit in org.nasengolem.util.units
Classes in org.nasengolem.util.units that implement PhysicalQuantity.UnitMethods in org.nasengolem.util.units that return PhysicalQuantity.UnitModifier and TypeMethodDescriptionprotected abstract PhysicalQuantity.Unit
PhysicalQuantity.getInternalUnit()
Methods in org.nasengolem.util.units with parameters of type PhysicalQuantity.UnitModifier and TypeMethodDescriptionPhysicalQuantity.getRoundedValue
(PhysicalQuantity.Unit unit, int decimalPlaces) double
PhysicalQuantity.getValue
(PhysicalQuantity.Unit unit) PhysicalQuantity.toString
(PhysicalQuantity.Unit unit) PhysicalQuantity.toString
(PhysicalQuantity.Unit unit, int decimalPlaces) PhysicalQuantity.toString
(PhysicalQuantity.Unit unit, int decimalPlaces, boolean abbreviateUnitName) Constructors in org.nasengolem.util.units with parameters of type PhysicalQuantity.Unit