static public method Measurement<T>.FromBase
Converts the value to the specified unit from a base unit.
double
FromBase (double value, T unit)
value
unit
Declared in Measurement<T>