Point source management parameters 更多...
#include <BMPPointSourceFactory.h>
Public 成员函数 | |
PointSourceMgtParams (const bson_t *&bsonTable, bson_iter_t &iter) | |
Constructor, parse point source management parameters from bson object 更多... | |
void | Dump (std::ostream *fs) |
Destructor 更多... | |
time_t | GetStartDate () |
Get start date of the current management operation | |
time_t | GetEndDate () |
Get end date | |
int | GetSequence () |
Get sequence number | |
string | GetSubScenarioName () |
Get subScenario name | |
FLTPT | GetWaterVolume () |
Get water volume | |
FLTPT | GetSedment () |
Get sediment concentration | |
FLTPT | GetTN () |
Get sediment concentration | |
FLTPT | GetNO3 () |
Get NO3 concentration | |
FLTPT | GetNH4 () |
Get NH4 concentration | |
FLTPT | GetOrgN () |
Get OrgN concentration | |
FLTPT | GetTP () |
Get TP concentration | |
FLTPT | GetSolP () |
Get SolP concentration | |
FLTPT | GetOrgP () |
Get OrgP concentration | |
FLTPT | GetCOD () |
Get COD concentration | |
Point source management parameters
bmps::PointSourceMgtParams::PointSourceMgtParams | ( | const bson_t *& | bsonTable, |
bson_iter_t & | iter | ||
) |
Constructor, parse point source management parameters from bson object
[in] | bsonTable | Query result from MongoDB |
[in] | iter | Iterator of bsonTab |
void bmps::PointSourceMgtParams::Dump | ( | std::ostream * | fs | ) |
Destructor
Output