dotnetCHARTING Send comments on this topic.
Pressure Enumeration
See Also  
dotnetCHARTING Namespace : Pressure Enumeration


Syntax

Visual Basic (Declaration) 
Public Enum Pressure 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As Pressure
C# 
public enum Pressure : Enum 

Members

MemberDescription
Pascal 
Yottapascal 
Zettapascal 
Exapascal 
Petapascal 
Terapascal 
Gigapascal 
Megapascal 
Kilopascal 
Hectopascal 
Dekapascal 
Decipascal 
Centipascal 
Millipascal 
Micropascal 
Nanopascal 
Picopascal 
Femtopascal 
Attopascal 
Zeptopascal 
Yoctopascal 
Bar 
Milibar 
Microbar 
Atmosphere 
AInchOfMercury0C 
AAInchOfMercury155C 
InchOfMercuryConventional 
AMillimetresOfMercury0C 
MilllimeterOfMercuryConventional 
ACentimeterOfMercury0C 
CentimeterOfMercuryConventional 
AInchOfWater4C 
AAInchOfWater155C 
InchOfWaterConventional 
AFootOfWater4C 
AAFootOfWater155C 
FootOfWaterConventional 
AMillimetreOfWater4C 
AAMillimetreOfWater155C 
MillimetreOfWaterConventional 
PoundsPerSquareInch 
KilogramsPerSquareInch 
KilogramsPerCentimetreSquared 
KilogramsPerMetreSquared 
GramsPerMetreSquared 
NewtonsPerMetreSquared 
DynesPerCentemetreSquared 
Torr 
PoundsPerSquareFoot 
TonsPerSquareFoot 
TonsPerSquareInch 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         dotnetCHARTING.Pressure

See Also

© 2010 All Rights Reserved.