#include <formulation.hpp>
◆ Formulation() [1/3]
| realization::config::Formulation::Formulation |
( |
| ) |
|
|
default |
Construct a new default Formulation object.
Default objects have an "" type and and empty property map.
Referenced by Formulation().
◆ Formulation() [2/3]
Construct a new Formulation object.
- Parameters
-
| type | formulation type represented |
| params | formulation parameter mapping |
◆ Formulation() [3/3]
| realization::config::Formulation::Formulation |
( |
const boost::property_tree::ptree & | tree | ) |
|
|
inline |
Construct a new Formulation object from a boost property tree.
The tree should have a "name" key corresponding to the formulation type as well as a "params" key to build the property map from
- Parameters
-
References Formulation(), nested, parameters, and type.
◆ link_external()
| void realization::config::Formulation::link_external |
( |
geojson::Feature | feature | ) |
|
|
inline |
◆ nested
| std::vector<Formulation> realization::config::Formulation::nested |
◆ parameters
◆ type
| std::string realization::config::Formulation::type |
The documentation for this struct was generated from the following file: