FhSim  3.1.0
Marine systems simulation
Loading...
Searching...
No Matches
SensorSilCam::Measurement Struct Reference

One completed measurement window, held on the output ports until the next closes.

#include <SensorSilCam.h>

Public Attributes

double concentration = 0.0
 The mass concentration, kg/m^3.
 
double numberConcentration = 0.0
 The number concentration, individuals per m^3.
 
double count = 0.0
 The raw aggregated count.
 
double sizeMean = 0.0
 The mean measured length, m.
 
double sizeStd = 0.0
 The standard deviation of the measured lengths, m.
 
std::vector< double > histogram
 The normalised size distribution.
 
double sampleTime = 0.0
 The mid time of the window, s.
 
double position [3] = {0.0, 0.0, 0.0}
 The mean sensor position over the window, m.
 
double valid = 0.0
 One once a window has closed.
 

The documentation for this struct was generated from the following file: