Learn R Programming

sonar (version 1.0.2)

TargetStrengthCylinderNormal: 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)

References

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

Examples

Run this code
TargetStrengthCylinderNormal( 10, 5, 500 )

Run the code above in your browser using DataLab