|
FhSim
3.1.0
Marine systems simulation
|
Everything that makes one instrument out of the shared sensor machinery.
#include <SensorCtd.h>
Collaboration diagram for SensorCtd::Settings:Public Attributes | |
| Channel | temperature = {0.07, 0.002, 0.0005, 0.0} |
| The temperature channel, degC. | |
| Channel | salinity = {0.06, 0.005, 0.002, 0.0} |
| The salinity channel, PSU. | |
| Channel | depth = {0.02, 0.05, 0.02, 0.0} |
| The depth channel, m. | |
| double | samplePeriod = 0.0625 |
| The time between samples, s. | |
| unsigned int | noiseSeed = 0 |
| The random seed; zero is deterministic and noise free. | |