Rdocumentation
powered by
Learn R Programming
sonar (version 1.0.2)
SonarEquation: sonar equation
Description
Returns the sonar equation EL = SL - 2PL + TS
Usage
SonarEquation(SL, PL, TS)
Arguments
SL
source level
PL
propagation loss
TS
target strength
Value
EL echo level
References
Waite A. D., 2002 Sonar for Practising Engineers, 3rd Edition Chichester: Wiley. pp. 68.