majoration.Rd
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)
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. |
a time value to add to the second dive time for using tables.
Jaunatre Maxime <maxime.jaunatre@yahoo.fr>