.netCHARTING v10.5 Documentation


dotnetCHARTING Namespace : Pressure Enumeration
Pressure Enumeration
Syntax
'Declaration
 
Public Enum Pressure 
   Inherits System.Enum
'Usage
 
Dim instance As Pressure
public enum Pressure : System.Enum 
Members
MemberDescription
AAFootOfWater155C 
AAInchOfMercury155C 
AAInchOfWater155C 
AAMillimetreOfWater155C 
ACentimeterOfMercury0C 
AFootOfWater4C 
AInchOfMercury0C 
AInchOfWater4C 
AMillimetreOfWater4C 
AMillimetresOfMercury0C 
Atmosphere 
Attopascal 
Bar 
CentimeterOfMercuryConventional 
Centipascal 
Decipascal 
Dekapascal 
DynesPerCentemetreSquared 
Exapascal 
Femtopascal 
FootOfWaterConventional 
Gigapascal 
GramsPerMetreSquared 
Hectopascal 
InchOfMercuryConventional 
InchOfWaterConventional 
KilogramsPerCentimetreSquared 
KilogramsPerMetreSquared 
KilogramsPerSquareInch 
Kilopascal 
Megapascal 
Microbar 
Micropascal 
Milibar 
MillimetreOfWaterConventional 
Millipascal 
MilllimeterOfMercuryConventional 
Nanopascal 
NewtonsPerMetreSquared 
Pascal 
Petapascal 
Picopascal 
PoundsPerSquareFoot 
PoundsPerSquareInch 
Terapascal 
TonsPerSquareFoot 
TonsPerSquareInch 
Torr 
Yoctopascal 
Yottapascal 
Zeptopascal 
Zettapascal 
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also