TargetStrength {sonar}R Documentation

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)

Author(s)

Jose Gama

References

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

Examples

TargetStrength( 900, 1000 )

[Package sonar version 1.0.2 Index]