Uses of Class
org.djunits.unit.UnitTest.PerMass.Unit
Packages that use UnitTest.PerMass.Unit
-
Uses of UnitTest.PerMass.Unit in org.djunits.unit
Fields in org.djunits.unit declared as UnitTest.PerMass.UnitModifier and TypeFieldDescription(package private) static final UnitTest.PerMass.UnitUnitTest.PerMass.Unit.PER_KILOGRAMBase per-kilo unit (1/kg).(package private) static final UnitTest.PerMass.UnitUnitTest.PerMass.Unit.SIHandle forUnitTest.PerMass.ofSi(double)after prefix generation.Methods in org.djunits.unit that return UnitTest.PerMass.UnitModifier and TypeMethodDescriptionUnitTest.PerMass.Unit.deriveUnit(String textualAbbreviation, String displayAbbreviation, String name, double scaleFactor, UnitSystem unitSystem) UnitTest.PerMass.Unit.getBaseUnit()Constructors in org.djunits.unit with parameters of type UnitTest.PerMass.UnitModifierConstructorDescription(package private)PerMass(double value, UnitTest.PerMass.Unit unit) Construct a PerMass quantity with a value in the provided unit.