BMPArealStructFactory.h 文件参考

Areal struct BMP factory 更多...

#include "tinyxml.h"
#include "basic.h"
#include "data_raster.hpp"
#include "BMPFactory.h"
#include "ParamInfo.h"

浏览源代码.

class  bmps::BMPArealStruct
 Manage areal Structural BMP data, inherited from ParamInfo 更多...
 
class  bmps::BMPArealStructFactory
 Initiate Areal Structural BMPs 更多...
 

命名空间

namespace  bmps
 All BMPs scenario related data, classes, and functions.
 

详细描述

Areal struct BMP factory

Changelog:

  • 1. 2017-07-13 - lj - Partially rewrite this class, Scenario data only read from MongoDB. DataCenter will perform the data updating.
  • 2. 2017-11-29 - lj - Code style review.
  • 3. 2018-04-12 - lj - Code reformat.
作者
Huiran Gao, Liangjun Zhu