Mass Conversion (Mass to Double)
Creates a new
Double value from a given
Mass object.
Namespace: InnerDrive.QuantitativeAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
public static implicit operator double (
Mass value
)
- value Mass
- The Mass object to convert.
DoubleA
Double value equal to the value of the
Mass.