Learn R Programming

sonar (version 1.0.2)

TargetStrengthCylinderThetaToNormal: target strength Cylinder, theta to normal

Description

Returns the target strength Cylinder, theta to normal

Usage

TargetStrengthCylinderThetaToNormal(r, L, lambda, theta)

Arguments

r
radius (meters)
L
length (meters)
lambda
wavelength
theta
angle to normal

Value

Target Strength (TS) (dB)

References

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

Examples

Run this code
TargetStrengthCylinderThetaToNormal( 10, 5, 500, 45 )

Run the code above in your browser using DataLab