Learn R Programming

sonar (version 1.0.2)

PowerSphericalSpreadingLaw: Power spherical spreading law

Description

Returns the Power spherical spreading law

Usage

PowerSphericalSpreadingLaw(r, Ir)

Arguments

r
radius (meters)
Ir
intensity at radius r

Value

total power (Watts)

References

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

Examples

Run this code
PowerSphericalSpreadingLaw( 1000, 500 )

Run the code above in your browser using DataLab