Uses of Class
org.djunits.quantity.def.PerMass
Packages that use PerMass
-
Uses of PerMass in org.djunits.quantity.def
Fields in org.djunits.quantity.def declared as PerMassModifier and TypeFieldDescriptionstatic final PerMassPerMass.ONEConstant with value one.static final PerMassPerMass.ZEROConstant with value zero.Methods in org.djunits.quantity.def that return PerMassModifier and TypeMethodDescriptionPerMass.instantiateSi(double si) static PerMassReturns a Mass based on a value and the textual representation of the unit, which can be localized.static PerMassPerMass.ofSi(double si) Return a Mass instance based on an SI value.PerMass.Unit.ofSi(double si) static PerMassReturns a Mass representation of a textual representation of a value with a unit.Constructors in org.djunits.quantity.def with parameters of type PerMass