![]() |
FireSTARR
|
This is the complete list of members for fs::sim::TestEnvironment, including all inherited members.
cell(const Idx row, const Idx column) const | fs::topo::Environment | inline |
cell(const Position< P > &position) const | fs::topo::Environment | inline |
cells_ | fs::topo::Environment | private |
cellSize() const | fs::topo::Environment | inline |
columns() const | fs::topo::Environment | inline |
dir_out_ (defined in fs::topo::Environment) | fs::topo::Environment | private |
elevation() const | fs::topo::Environment | inline |
elevation_ | fs::topo::Environment | private |
Environment(Environment &&rhs) noexcept=default | fs::topo::Environment | |
Environment(const Environment &rhs) noexcept=default | fs::topo::Environment | |
Environment(const string dir_out, CellGrid *cells, const ElevationSize elevation) noexcept | fs::topo::Environment | inlineprotected |
Environment(const string dir_out, const FuelGrid &fuel, const ElevationGrid &elevation, const Point &point) | fs::topo::Environment | inlineprotected |
findCoordinates(const Point &point, bool flipped) const | fs::topo::Environment | |
initializeNotBurnable(const CellGrid &cells) const | fs::topo::Environment | inlineprotected |
load(const string dir_out, const Point &point, const string &in_fuel, const string &in_elevation) | fs::topo::Environment | static |
loadEnvironment(const string dir_out, const string &path, const Point &point, const string &perimeter, int year) | fs::topo::Environment | static |
makeBurnedData() const | fs::topo::Environment | inline |
makeCells(const FuelGrid &fuel, const ElevationGrid &elevation) | fs::topo::Environment | inlineprotectedstatic |
makeMap(const Other nodata) const | fs::topo::Environment | inline |
makeProbabilityMap(DurationSize time, DurationSize start_time, int min_value, int low_max, int med_max, int max_value) const | fs::topo::Environment | |
not_burnable_ | fs::topo::Environment | private |
offset(const sim::Event &event, const Idx row, const Idx column) const | fs::topo::Environment | inline |
operator=(Environment &&rhs) noexcept=default | fs::topo::Environment | |
operator=(const Environment &rhs) noexcept=default | fs::topo::Environment | |
proj4() const | fs::topo::Environment | inline |
resetBurnedData(sim::BurnedData *data) const noexcept | fs::topo::Environment | inline |
rows() const | fs::topo::Environment | inline |
TestEnvironment(const string dir_out, topo::CellGrid *cells) noexcept | fs::sim::TestEnvironment | inlineexplicit |
~Environment() (defined in fs::topo::Environment) | fs::topo::Environment |