UtilUnitConversionFactors Method (eumQuantity, eumQuantity, Double, Double, Boolean, Boolean) |
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntaxpublic static bool UnitConversionFactors(
eumQuantity target,
eumQuantity source,
out double factor,
out double offset,
bool unitsMustBeEquivalent,
bool undefinedAsSI
)
Parameters
- target
- Type: eumQuantity
- source
- Type: eumQuantity
- factor
- Type: SystemDouble
- offset
- Type: SystemDouble
- unitsMustBeEquivalent
- Type: SystemBoolean
- undefinedAsSI
- Type: SystemBoolean
Return Value
Type:
Boolean
See Also