NGen
|
Protected Member Functions | |
Network_Test () | |
~Network_Test () | |
void | add_catchment (std::string id, std::string to_id) |
void | add_nexus (std::string id, std::string to_id={}) |
std::shared_ptr< geojson::FeatureCollection > | get_fabric () |
Protected Attributes | |
std::shared_ptr< geojson::FeatureCollection > | catchments = std::make_shared<geojson::FeatureCollection>() |
std::shared_ptr< geojson::FeatureCollection > | nexuses = std::make_shared<geojson::FeatureCollection>() |
std::string | link_key = "toid" |
Network | n |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
References geojson::FeatureCollection::add_feature(), catchments, link_key, and geojson::polygon().
Referenced by Network_Test1::SetUp(), and Network_Test2::SetUp().
|
inlineprotected |
Referenced by Network_Test1::SetUp(), and Network_Test2::SetUp().
|
inlineprotected |
References catchments, link_key, and nexuses.
Referenced by Network_Test1::SetUp(), and Network_Test2::SetUp().
|
protected |
Referenced by add_catchment(), get_fabric(), and Network_Test1::SetUp().
|
protected |
Referenced by add_catchment(), get_fabric(), and Network_Test1::SetUp().
|
protected |
Referenced by Network_Test1::SetUp(), and Network_Test2::SetUp().
|
protected |
Referenced by get_fabric().