table: MN90 Tables

tableR Documentation

MN90 Tables

Description

A dataset containing an array with the desaturation stop time depending on depth and time and a data.frame with the group.

Usage

table

Format

table is an array of dimension 25, 27 and 3:

  • [x,,] - depths (meters).

  • [,y,] - times (minutes).

  • [,,z] - duration of decompression stop at certain depth. For values of z from 1 to 0, there is duration at respectively 3, 6 and 9 meters stop.

Details

As the table is limited in row and column, some values of time and depth can not return values. See tablecheck for limit values of depth and time. Also you can note that part of the table are NA values. This mean that the couple of dive parameters are not included in this model.

Author(s)

Jaunatre Maxime <maxime.jaunatre@yahoo.fr>

Source

Trucco, Jean-Noël; Biard, Jef; Redureau, Jean-Yves; Fauvel, Yvon (3 May 1999). pdf in french :

"Table Marine National 90 (MN90): Version du 03/05/1999"

Examples

data(table)
# here an example where there can be times at differents depths or not. 
table[16:19,1:8,]


gowachin/DiveR documentation built on March 26, 2022, 3:53 a.m.