View source: R/model_initialization.R
calibration_initialize | R Documentation |
Initialize CAL-class object for modeling.
calibration_initialize(
object,
frequency,
sound_speed_sw = 1500,
density_sw = 1026
)
object |
CAL-class object. |
frequency |
Frequency (Hz). |
sound_speed_sw |
Seawater sound speed. |
density_sw |
Seawater density. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.