Click or drag to resize

DimensionfulQuantity Constructor

Overload List
 NameDescription
Public methodDimensionfulQuantity(Double)Creates a dimensionless quantity with the provided value.
Public methodDimensionfulQuantity(Double, IPrefixedUnit)Creates a quantity with the provided value in the given prefixed unit.
Public methodDimensionfulQuantity(Double, IUnit)Creates a quantity with the provided value in the given unit.
Public methodDimensionfulQuantity(Double, SIPrefix, IUnit)Creates a quantity with the provided value in the given prefixed unit.
Top
See Also