An object of class "gas"
represents a breathing gas.
Such objects are required for various calculations in the
scuba
library.
The value returned by nitrox
represents Nitrox
(oxygen-nitrogen mixture) with the fraction of oxygen
specified by the argument fO2
.
For the standard Nitrox calculations, see ead
and mod
.
To determine whether a gas is nitrox, use is.nitrox
.
There are methods for print
and summary
for objects of class "gas"
.