[][src]Module diving_decompression::tables::types

contains the types necesary to deserialize and serialize and operate with the US Navy dive tables

Structs

DecoDepth

a depth in the air decompression table

DecoStops

an item from a row of the table for air decompression

Dive

single dive object

DivePlan

single dive plan object

Group

A specific item in one of the rows of the US Navy air no-decompression table

Rnt

item in the row of the table for residual nitrogen time

RowDeco

a row in a depth of the air decompression

RowNdl

row in the air No Decompression table

RowRgl

a row of the table for surface interval time and repetitive letter

RowRnt

a row in the table for residual nitrogen time

TableAirDeco

the air decompression table

TableNdl

This is the main type for the entire US NAVY air No decompression table

TableRgl

the table for surface interval time and repetitive letter

TableRnt

the table for residual nitrogen time