TargetStrength: Target Strength (TS)

Description Usage Arguments Value Author(s) References Examples

View source: R/sonar.R

Description

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

Usage

1

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

1
TargetStrength( 900, 1000 )

Example output

[1] -0.4575749

sonar documentation built on May 1, 2019, 6:58 p.m.

Related to TargetStrength in sonar...