Learn R Programming

sonar (version 1.0.2)

CavitationThresholdEstimateFunctionOfDepth: Cavitation threshold estimate as a function of depth

Description

Returns the Cavitation threshold estimate as a function of depth line passing by (5, 2) and (50, 50)

Usage

CavitationThresholdEstimateFunctionOfDepth(d)

Arguments

d,
depth (meters)

Value

Cavitation threshold

References

Waite A. D., 2002 Sonar for Practising Engineers, 3rd Edition Chichester: Wiley. pp. 6.

Examples

Run this code
CavitationThresholdEstimateFunctionOfDepth( 1 )

Run the code above in your browser using DataLab