Defines a multiplier value relative to the Quantity's squants.PrimaryUnit
Defines a multiplier value relative to the Quantity's squants.PrimaryUnit
Symbol used when representing Quantities in this UnitOfMeasure
Symbol used when representing Quantities in this UnitOfMeasure
Factory method for creating instances of a Quantity in this UnitOfMeasure
Factory method for creating instances of a Quantity in this UnitOfMeasure
N - the Quantity's value in terms of this UnitOfMeasure
Applies the converterFrom method to a value
Applies the converterFrom method to a value
Type
N value in terms of this Unit
Numeric[N]
Applies the converterTo method to a value
Applies the converterTo method to a value
Type
N value in terms of teh ValueUnit
Numeric[N]
Implements the converterFrom method as a simple product of the value and the multiplier
Implements the converterFrom method as a simple product of the value and the multiplier
Implements the converterTo method as a simple quotient of the value and the multiplier
Implements the converterTo method as a simple quotient of the value and the multiplier
Extractor method for getting the Numeric value of a Quantity in this UnitOfMeasure
Extractor method for getting the Numeric value of a Quantity in this UnitOfMeasure
A - The Quantity being matched