Description Usage Arguments Value Author(s) References Examples
Returns the intensity
1 | PlaneWaveIntensity(p, rho, C)
|
p, |
pressure (Pa or N/m2) |
rho, |
fluid density = 10^3kg/m^3 for sea water |
C, |
velocity of sound wave propagation = 1.5 x 10^3m/s in sea water |
intensity of the wave (power / unit area) (Watt / m^2)
Jose Gama
Waite A. D., 2002 Sonar for Practising Engineers, 3rd Edition Chichester: Wiley. pp. 3.
1 | PlaneWaveIntensity( 1e3, 1.5e3, 1)
|
[1] 666.6667
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.