Learn R Programming

sonar (version 1.0.2)

MaximumRadiatedPowerToAvoidCavitation: Maximum radiated power to avoid cavitation

Description

Returns the Maximum radiated power to avoid cavitation

Usage

MaximumRadiatedPowerToAvoidCavitation(radiatingSurfaceArea, cavitationThreshold)

Arguments

radiatingSurfaceArea,
Radiating surface area
cavitationThreshold,
Cavitation threshold

Value

Maximum radiated power

References

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

Examples

Run this code
MaximumRadiatedPowerToAvoidCavitation( 50, 0.7 )

Run the code above in your browser using DataLab