Learn R Programming

sonar (version 1.0.2)

PressureSimplifiedLeroy: Calculation of pressure in water simplified from Leroy 1969

Description

Returns the pressure in water simplified from Leroy 1969

Usage

PressureSimplifiedLeroy(Z, lat)

Arguments

Z,
depth in meters
lat,
latitude n degrees

Value

the pressure

Source

Leroy C. C. 1969 Development of simple equations for accurate and more realistic calculations of the speed of sound in sea water J. Acoust. Soc. Am. 46, 216-226.

Examples

Run this code
PressureSimplifiedLeroy(0, 0)

Run the code above in your browser using DataLab