View source: R/model_initialization.R
dwba_initialize | R Documentation |
Initialize FLS-class object for TS modeling.
dwba_initialize(
object,
frequency,
sound_speed_sw = 1500,
density_sw = 1026,
theta = pi/2
)
object |
FLS-class object. |
frequency |
Frequency (Hz). |
sound_speed_sw |
Seawater sound speed. |
density_sw |
Seawater density. |
theta |
Angle of incident soundwave (pi / 2 is broadside). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.