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
WasteWater_Treatment::CalculationsTable Struct Reference

Public Member Functions

 CalculationsTable (double Se, double HeterBio, double CellDeb, double InterVes, double MLVSS, double MLSS, double BiomassProd, double SludgeProd, double SolidProd, double Effluent, double IntentWaste, double OxygenRqd, double FlowMgd, double NRemoved, double NRemovedMgl, double NitO2Dem, double O2Reqd, double EffNH3N, double EffNo3N, double TotalO2Rqd, double WAS, double EstimatedEff, double EstimRas, double FmRatio, double Diff_MLSS, double SRT)
 
std::vector< double > getArray ()
 

Public Attributes

double Se
 
double HeterBio
 
double CellDeb
 
double InterVes
 
double MLVSS
 
double MLSS
 
double BiomassProd
 
double SludgeProd
 
double SolidProd
 
double Effluent
 
double IntentWaste
 
double OxygenRqd
 
double FlowMgd
 
double NRemoved
 
double NRemovedMgl
 
double NitO2Dem
 
double O2Reqd
 
double EffNH3N
 
double EffNo3N
 
double TotalO2Rqd
 
double WAS
 
double EstimatedEff
 
double EstimRas
 
double FmRatio
 
double Diff_MLSS
 
double SRT
 

Detailed Description

Definition at line 20 of file WasteWater_Treatment.h.

Constructor & Destructor Documentation

◆ CalculationsTable()

WasteWater_Treatment::CalculationsTable::CalculationsTable ( double  Se,
double  HeterBio,
double  CellDeb,
double  InterVes,
double  MLVSS,
double  MLSS,
double  BiomassProd,
double  SludgeProd,
double  SolidProd,
double  Effluent,
double  IntentWaste,
double  OxygenRqd,
double  FlowMgd,
double  NRemoved,
double  NRemovedMgl,
double  NitO2Dem,
double  O2Reqd,
double  EffNH3N,
double  EffNo3N,
double  TotalO2Rqd,
double  WAS,
double  EstimatedEff,
double  EstimRas,
double  FmRatio,
double  Diff_MLSS,
double  SRT 
)
inline

Definition at line 21 of file WasteWater_Treatment.h.

Member Function Documentation

◆ getArray()

std::vector< double > WasteWater_Treatment::CalculationsTable::getArray ( )
inline

Definition at line 60 of file WasteWater_Treatment.h.

Member Data Documentation

◆ BiomassProd

double WasteWater_Treatment::CalculationsTable::BiomassProd

Definition at line 39 of file WasteWater_Treatment.h.

◆ CellDeb

double WasteWater_Treatment::CalculationsTable::CellDeb

Definition at line 35 of file WasteWater_Treatment.h.

◆ Diff_MLSS

double WasteWater_Treatment::CalculationsTable::Diff_MLSS

Definition at line 57 of file WasteWater_Treatment.h.

◆ Effluent

double WasteWater_Treatment::CalculationsTable::Effluent

Definition at line 42 of file WasteWater_Treatment.h.

◆ EffNH3N

double WasteWater_Treatment::CalculationsTable::EffNH3N

Definition at line 50 of file WasteWater_Treatment.h.

◆ EffNo3N

double WasteWater_Treatment::CalculationsTable::EffNo3N

Definition at line 51 of file WasteWater_Treatment.h.

◆ EstimatedEff

double WasteWater_Treatment::CalculationsTable::EstimatedEff

Definition at line 54 of file WasteWater_Treatment.h.

◆ EstimRas

double WasteWater_Treatment::CalculationsTable::EstimRas

Definition at line 55 of file WasteWater_Treatment.h.

◆ FlowMgd

double WasteWater_Treatment::CalculationsTable::FlowMgd

Definition at line 45 of file WasteWater_Treatment.h.

◆ FmRatio

double WasteWater_Treatment::CalculationsTable::FmRatio

Definition at line 56 of file WasteWater_Treatment.h.

◆ HeterBio

double WasteWater_Treatment::CalculationsTable::HeterBio

Definition at line 34 of file WasteWater_Treatment.h.

◆ IntentWaste

double WasteWater_Treatment::CalculationsTable::IntentWaste

Definition at line 43 of file WasteWater_Treatment.h.

◆ InterVes

double WasteWater_Treatment::CalculationsTable::InterVes

Definition at line 36 of file WasteWater_Treatment.h.

◆ MLSS

double WasteWater_Treatment::CalculationsTable::MLSS

Definition at line 38 of file WasteWater_Treatment.h.

◆ MLVSS

double WasteWater_Treatment::CalculationsTable::MLVSS

Definition at line 37 of file WasteWater_Treatment.h.

◆ NitO2Dem

double WasteWater_Treatment::CalculationsTable::NitO2Dem

Definition at line 48 of file WasteWater_Treatment.h.

◆ NRemoved

double WasteWater_Treatment::CalculationsTable::NRemoved

Definition at line 46 of file WasteWater_Treatment.h.

◆ NRemovedMgl

double WasteWater_Treatment::CalculationsTable::NRemovedMgl

Definition at line 47 of file WasteWater_Treatment.h.

◆ O2Reqd

double WasteWater_Treatment::CalculationsTable::O2Reqd

Definition at line 49 of file WasteWater_Treatment.h.

◆ OxygenRqd

double WasteWater_Treatment::CalculationsTable::OxygenRqd

Definition at line 44 of file WasteWater_Treatment.h.

◆ Se

double WasteWater_Treatment::CalculationsTable::Se

Definition at line 33 of file WasteWater_Treatment.h.

◆ SludgeProd

double WasteWater_Treatment::CalculationsTable::SludgeProd

Definition at line 40 of file WasteWater_Treatment.h.

◆ SolidProd

double WasteWater_Treatment::CalculationsTable::SolidProd

Definition at line 41 of file WasteWater_Treatment.h.

◆ SRT

double WasteWater_Treatment::CalculationsTable::SRT

Definition at line 58 of file WasteWater_Treatment.h.

◆ TotalO2Rqd

double WasteWater_Treatment::CalculationsTable::TotalO2Rqd

Definition at line 52 of file WasteWater_Treatment.h.

◆ WAS

double WasteWater_Treatment::CalculationsTable::WAS

Definition at line 53 of file WasteWater_Treatment.h.


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