Base class of point BMP, mainly store location related parameters.
More...
#include <BMPArealSourceFactory.h>
|
| 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
|
|
Base class of point BMP, mainly store location related parameters.
The documentation for this class was generated from the following file: