BMPArealStructFactory.h File Reference

Areal struct BMP factory. More...

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

Go to the source code of this file.

Classes

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

Namespaces

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

Detailed Description

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.
Author
Huiran Gao, Liangjun Zhu