Computes the Equivalent Narcotic Depth for a Trimix mixture at
given depth.
Usage
END(depth, g)
Arguments
depth
depth of dive, in metres.
A numeric value or a vector of values.
g
The breathing gas. An object of class "gas".
Value
Numeric value or vector giving the Equivalent Narcotic Depth
in metres for each value of depth.
Warnings
This function does not check whether the breathing gas would be safe
(it could be hypoxic or toxic at the depth in question).
It is not applicable to altitude dives.
Details
Applies the standard formula for equivalent narcotic depth:
the depth at which compressed air would have the same
partial pressure of narcotic gases as the specified gas g
at the specified depth
(assuming that both Nitrogen and Oxygen are narcotic).