Learn R Programming

sonar (version 1.0.2)

PressureModifiedSimplifiedLeroy: Calculation of pressure in water (Leroy modified) from Lovett 1978

Description

Returns the pressure in water (Leroy simplified modified) from Lovett 1978

Usage

PressureModifiedSimplifiedLeroy(Z, lat)

Arguments

Z,
depth in meters
lat,
latitude n degrees

Value

the pressure

Source

Lovett, J.R. 1978 Merged seawater sound-speed equations J. Acoust. Soc. Am., 63, 1713-18.

Examples

Run this code
PressureModifiedSimplifiedLeroy(0, 0)

Run the code above in your browser using DataLab