Learn R Programming

sonar (version 1.0.2)

TargetStrength: Target Strength (TS)

Description

Returns the Target Strength (TS), the echo returned by an underwater target

Usage

TargetStrength(Ir, Ii)

Arguments

Ir
reflected intensity referred to 1 m from the acoustic centre of the target
Ii
incident intensity

Value

Target Strength (TS)

References

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

Examples

Run this code
TargetStrength( 900, 1000 )

Run the code above in your browser using DataLab