Learn R Programming

sonar (version 1.0.2)

TargetStrengthPlateAnyShape: target strength Plate of any shape

Description

Returns the target strength Plate of any shape

Usage

TargetStrengthPlateAnyShape(A, lambda)

Arguments

A
area (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
TargetStrengthPlateAnyShape( 10, 500 )

Run the code above in your browser using DataLab