bmps::ArealSourceLocations Class Reference

Base class of point BMP, mainly store location related parameters. More...

#include <BMPArealSourceFactory.h>

Inheritance diagram for bmps::ArealSourceLocations:
ccgl::Interface

Public Member Functions

 ArealSourceLocations (const bson_t *&bsonTable, bson_iter_t &iter)
 Constructor, read and calculate areal BMP locations related parameters from Raster.
 
void SetValidCells (int n, int *mgtFieldIDs)
 load valid cells index
 
void Dump (std::ostream *fs)
 Output.
 
int GetArealSourceID ()
 Get point source ID.
 
string GetArealSourceName ()
 name
 
vector< int > & GetCellsIndex ()
 index of valid cells
 
int GetValidCells ()
 Located subbasin ID.
 
FLTPT GetSize ()
 size
 

Detailed Description

Base class of point BMP, mainly store location related parameters.


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