hitran2refr  Richard J. Mathar, J. Opt. A: Pure Appl. Opt. 9 (2007) 470
Classes | Macros
Air.h File Reference
Include dependency graph for Air.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Air
 
struct  Air::compon
 

Macros

#define KELVIN2CELS(k)   ((k)-273.15)
 
#define MMHG2PA(q)   (133.322*(q))
 
#define PA2MMHG(p)   ((p)/133.322)
 
#define ATOMS_OFFSET   100
 

Macro Definition Documentation

◆ ATOMS_OFFSET

#define ATOMS_OFFSET   100

◆ KELVIN2CELS

#define KELVIN2CELS (   k)    ((k)-273.15)

convert Kelvin to Celsius

◆ MMHG2PA

#define MMHG2PA (   q)    (133.322*(q))

convert mm Hg to Pascal

◆ PA2MMHG

#define PA2MMHG (   p)    ((p)/133.322)

convert Pascal to mm Hg