SLdirectionalProjector {sonar} | R Documentation |
SL of a directional projector
Description
Returns the SL of a directional projector
Usage
SLdirectionalProjector(P, DIt)
Arguments
P |
power output (watts) |
DIt |
transmit directivity index (dB) |
Value
SL of a directional projector
Author(s)
Jose Gama
References
Waite A. D., 2002 Sonar for Practising Engineers, 3rd Edition Chichester: Wiley. pp. 4.
Examples
SLdirectionalProjector( 700, 0.7 )
[Package sonar version 1.0.2 Index]