Learn R Programming

sonar (version 1.0.2)

DepthToPressureLeroyParthiot: Depth To Pressure from Leroy Parthiot 1998

Description

Returns the Depth To Pressure from Leroy Parthiot 1998

Usage

DepthToPressureLeroyParthiot(D, latitude, CorrectiveTerm = NA)

Arguments

D,
depth in meters
latitude,
latitude in degrees
CorrectiveTerm,
optional corrective term

Value

the Pressure

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
DepthToPressureLeroyParthiot(0, 0)

Run the code above in your browser using DataLab