NISTConst
Standard atmosphere

Variables

NISTCONST_CONSTANT NISTConst::standardAtmosphere = 101325.0
 
NISTCONST_CONSTANT NISTConst::atm = standardAtmosphere
 
NISTCONST_CONSTANT NISTConst::atmosphericPressure = standardAtmosphere
 
NISTCONST_CONSTANT NISTConst::barometricPressure = standardAtmosphere
 

Detailed Description

Variable Documentation

◆ atm

NISTCONST_CONSTANT NISTConst::atm = standardAtmosphere

\(atm \ (Pa)\) Standard atmosphere in pascals. Alias of standardAtmosphere.

◆ atmosphericPressure

NISTCONST_CONSTANT NISTConst::atmosphericPressure = standardAtmosphere

\(atm \ (Pa)\) Standard atmosphere in pascals. Alias of standardAtmosphere.

◆ barometricPressure

NISTCONST_CONSTANT NISTConst::barometricPressure = standardAtmosphere

\(atm \ (Pa)\) Standard atmosphere in pascals. Alias of standardAtmosphere.

◆ standardAtmosphere

NISTCONST_CONSTANT NISTConst::standardAtmosphere = 101325.0

\(atm \ (Pa)\) Standard atmosphere in pascals.