Rdocumentation
powered by
Learn R Programming
sonar (version 1.0.2)
PeakTS: peak pressure of the incident and reflected pulses
Description
Returns the peak pressure of the incident and reflected pulses
Usage
PeakTS(Pr, Pi)
Arguments
Pr
pressure of the reflected pulse
Pi
pressure of the incident pulse
Value
Target Strength (TS)
References
Waite A. D., 2002 Sonar for Practising Engineers, 3rd Edition Chichester: Wiley. pp. 68.
Examples
Run this code
PeakTS(
900
,
1000
)
Run the code above in your browser using
DataLab