Learn R Programming

sonar (version 1.0.2)

PressureToDepthLeroyParthiot: Pressure To Depth from Leroy Parthiot 1998

Description

Returns the Pressure To Depth from Leroy Parthiot 1998

Usage

PressureToDepthLeroyParthiot(P, latitude, CorrectiveTerm = NA)

Arguments

P,
pressure in MPa (relative to atmospheric pressure)
latitude,
latitude in degrees
CorrectiveTerm,
optional corrective term

Value

the depth

Source

C. C. Leroy and F Parthiot, 1998 Underwater Acoustics Technical Guides - Speed of Sound in Sea Water http://resource.npl.co.uk/acoustics/techguides/soundseawater/

References

C. C. Leroy and F Parthiot, 1998 Depth-pressure relationship in the oceans and seas (1998) J. Acoust. Soc. Am. 103(3) pp 1346-1352

Examples

Run this code
PressureToDepthLeroyParthiot(0.1, 0)

Run the code above in your browser using DataLab