Uses of Class
org.djunits.quantity.def.QuantityTest.ExampleQuantityAQxyz.Unit
Packages that use QuantityTest.ExampleQuantityAQxyz.Unit
-
Uses of QuantityTest.ExampleQuantityAQxyz.Unit in org.djunits.quantity.def
Fields in org.djunits.quantity.def declared as QuantityTest.ExampleQuantityAQxyz.UnitModifier and TypeFieldDescription(package private) static final QuantityTest.ExampleQuantityAQxyz.UnitQuantityTest.ExampleQuantityAQxyz.Unit.DEFAULTMethods in org.djunits.quantity.def that return QuantityTest.ExampleQuantityAQxyz.UnitModifier and TypeMethodDescriptionQuantityTest.ExampleQuantityAQxyz.Unit.deriveUnit(String textualAbbreviation, String displayAbbreviation, String name, double scaleFactor, UnitSystem unitSystem) QuantityTest.ExampleQuantityAQxyz.Unit.getBaseUnit()Constructors in org.djunits.quantity.def with parameters of type QuantityTest.ExampleQuantityAQxyz.UnitModifierConstructorDescription(package private)ExampleQuantityAQxyz(double value, QuantityTest.ExampleQuantityAQxyz.Unit displayUnit)