One species as the acoustic model sees it.
#include <SensorEchosounder.h>
|
|
std::string | name |
| | The scalar field name.
|
| |
|
int | handle = -1 |
| | The field handle, resolved once in FinalSetup.
|
| |
|
double | massKg = 0.0 |
| | The mass of one animal, kg.
|
| |
|
double | lengthM = 0.0 |
| | The median animal length, m.
|
| |
|
double | tsRefDb = 0.0 |
| | The target strength constant at the reference frequency, dB.
|
| |
|
double | refFreqkHz = 38.0 |
| | The frequency the target strength was measured at, kHz.
|
| |
|
double | slopeDbPerOctave = 0.0 |
| | The target strength slope with frequency, dB per octave.
|
| |
The documentation for this struct was generated from the following file: