bmps::PointSourceLocations类 参考

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

#include <BMPPointSourceFactory.h>

类 bmps::PointSourceLocations 继承关系图:
ccgl::Interface

Public 成员函数

 PointSourceLocations (const bson_t *&bsonTable, bson_iter_t &iter)
 Constructor, parse point BMP location related parameters from bson object 更多...
 
void Dump (std::ostream *fs)
 Destructor 更多...
 
int GetPointSourceID ()
 Get point source ID
 
string GetPointSourceName ()
 name
 
FLTPT GetLat ()
 Lat
 
FLTPT GetLon ()
 Lon
 
FLTPT GetLocalX ()
 localX
 
FLTPT GetLocalY ()
 localY
 
int GetSubbasinID ()
 Located subbasin ID
 
FLTPT GetSize ()
 size
 
FLTPT GetDistanceDown ()
 Distance to the downstream reach
 

详细描述

Base class of point BMP, mainly store location related parameters

构造及析构函数说明

◆ PointSourceLocations()

bmps::PointSourceLocations::PointSourceLocations ( const bson_t *&  bsonTable,
bson_iter_t &  iter 
)

Constructor, parse point BMP location related parameters from bson object

参数
[in]bsonTableQuery result from MongoDB
[in]iterIterator of bsonTab

成员函数说明

◆ Dump()

void bmps::PointSourceLocations::Dump ( std::ostream *  fs)

Destructor

Output


该类的文档由以下文件生成: