MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
Public Member Functions | |
GraphDataPoint (double SolidsConcentration, double SolidsFlux) | |
Public Attributes | |
double | SolidsConcentration = 0 |
double | SolidsFlux = 0 |
Definition at line 19 of file SludgeVolumeIndex.h.
|
inline |
Definition at line 20 of file SludgeVolumeIndex.h.
double SludgeVolumeIndex::GraphDataPoint::SolidsConcentration = 0 |
Definition at line 24 of file SludgeVolumeIndex.h.
double SludgeVolumeIndex::GraphDataPoint::SolidsFlux = 0 |
Definition at line 24 of file SludgeVolumeIndex.h.