Compute the time majoration to a second dive at a specific depth. Is related to the residual nitrogen time.

majoration(depth, group = "Z", inter = 16)

Arguments

depth

depth in meter. Must be a single positive value with a maximum is 60m.

group

byt default "Z", the deco group indicated by a letter. This value is indicated in a desat object computed with the desat_table function.

inter

surface interval time in minute. Must be a single positive value with a minimum of 16 minutes (default). Above 720 (12h), the function will always return 0.

Value

a time value to add to the second dive time for using tables.

Author

Jaunatre Maxime <maxime.jaunatre@yahoo.fr>