Learn R Programming

sonar (version 1.0.2)

HydrophoneSensitivity: Hydrophone Sensitivity

Description

Returns the Hydrophone Sensitivity

Usage

HydrophoneSensitivity(p, v)

Arguments

p
sound pressure in micropascals at the hydrophone
v
voltage at the open circuit terminals

Value

Hydrophone Sensitivity (dB/V)

References

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

Examples

Run this code
HydrophoneSensitivity( 1000, 2 )

Run the code above in your browser using DataLab