[][src]Function diving_decompression::deco_dive

pub fn deco_dive(dive: Dive) -> RowDeco

Returns the decompression profile for a given dive. it takes a struct Dive as a parameter the depth is expressed in feet of sea water the bottom_time is expressed in minutes the decompression profile is returned as a RowDeco struct