Open Rails

KPa Methods

The methods of the KPa class are listed below. For a complete list of KPa class members, see the KPa Members topic.

Public Static Methods

FromBarConvert from Bar to kiloPascal
FromInHgConvert from Inches Mercury to kiloPascal
FromKgfpCm2Convert from mass-force per square metres to kiloPascal
FromKPa Convert from KPa to any pressure unit
FromPSIConvert from Pounds per Square Inch to kiloPascal
ToBarConvert from kiloPascal to Bar
ToInHgConvert from kiloPascal to Inches Mercury
ToKgfpCm2Convert from kiloPascal to mass-force per square centimetres
ToKPa Convert from any pressure unit to KPa
ToPSIConvert from kiloPascal to Pounds per Square Inch

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

KPa Class | ORTS.Common Namespace