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.
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SludgeVolumeIndex::GraphDataPoint Struct Reference

Public Member Functions

 GraphDataPoint (double SolidsConcentration, double SolidsFlux)
 

Public Attributes

double SolidsConcentration = 0
 
double SolidsFlux = 0
 

Detailed Description

Definition at line 19 of file SludgeVolumeIndex.h.

Constructor & Destructor Documentation

◆ GraphDataPoint()

SludgeVolumeIndex::GraphDataPoint::GraphDataPoint ( double  SolidsConcentration,
double  SolidsFlux 
)
inline

Definition at line 20 of file SludgeVolumeIndex.h.

Member Data Documentation

◆ SolidsConcentration

double SludgeVolumeIndex::GraphDataPoint::SolidsConcentration = 0

Definition at line 24 of file SludgeVolumeIndex.h.

◆ SolidsFlux

double SludgeVolumeIndex::GraphDataPoint::SolidsFlux = 0

Definition at line 24 of file SludgeVolumeIndex.h.


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