uwacan.source_models.jomopans_echo#

jomopans_echo(frequency, ship_class, speed, length)[source]#

Calculate Jomopans-ECHO source model.

Make sure to use the correct units for speed and length. Note that this is a monopole source level model, assuming a source depth of 6 meters.

Parameters:
frequencyarray_like

The frequencies at which to evaluate

ship_classstr

Which ship class to use.

speedfloat

The ship speed, in knots

lengthfloat

The ship length, in meters

Returns:
Larray_like

The calculated source level, as a spectral density level.