Dimensionful |
Name | Description | |
---|---|---|
DimensionfulQuantity(Double) | Creates a dimensionless quantity with the provided value. | |
DimensionfulQuantity(Double, IPrefixedUnit) | Creates a quantity with the provided value in the given prefixed unit. | |
DimensionfulQuantity(Double, IUnit) | Creates a quantity with the provided value in the given unit. | |
DimensionfulQuantity(Double, SIPrefix, IUnit) | Creates a quantity with the provided value in the given prefixed unit. |