TargetStrengthCylinderNormal {sonar}R Documentation

target strength Cylinder normal

Description

Returns the target strength Cylinder normal

Usage

TargetStrengthCylinderNormal(r, L, lambda)

Arguments

r

radius (meters)

L

length (meters)

lambda

wavelength

Value

Target Strength (TS) (dB)

Author(s)

Jose Gama

References

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

Examples

TargetStrengthCylinderNormal( 10, 5, 500 )

[Package sonar version 1.0.2 Index]