CavitationThresholdEstimateFunctionOfDepth {sonar}R Documentation

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

Author(s)

Jose Gama

References

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

Examples

CavitationThresholdEstimateFunctionOfDepth( 1 )

[Package sonar version 1.0.2 Index]