Pressure Conversion (Double to Pressure)
Namespace: InnerDrive.QuantitativeAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
public static implicit operator Pressure (
double value
)
- value Double
- The value to use to create a new Pressure object.
PressureA new
Pressure with the same value.
When created using the implicit operator, the
Pressure instance
will use the
Pascal as its default
Unit.