Click or drag to resize

Pressure Constructor

Creates a new instance of Pressure.
Overload List
 NameDescription
Public methodPressure(Double) Creates a new instance of Pressure with a particular value.
Public methodPressure(Double, Type) Creates a new instance of Pressure with a particular value and Unit whose Type is specified
Public methodCode examplePressure(Mass, Area) Creates a new Pressure whose value is the multiple of three Length values.
Public methodCode examplePressure(Double, Unit, MetricExponent) Creates a new instance of Pressure with a particular value and Unit assuming that value is already raised or lowered to the power of exponent.
Top
See Also