FireSTARR
Loading...
Searching...
No Matches
fs::sim::TestEnvironment Member List

This is the complete list of members for fs::sim::TestEnvironment, including all inherited members.

cell(const Idx row, const Idx column) constfs::topo::Environmentinline
cell(const Position< P > &position) constfs::topo::Environmentinline
cells_fs::topo::Environmentprivate
cellSize() constfs::topo::Environmentinline
columns() constfs::topo::Environmentinline
dir_out_ (defined in fs::topo::Environment)fs::topo::Environmentprivate
elevation() constfs::topo::Environmentinline
elevation_fs::topo::Environmentprivate
Environment(Environment &&rhs) noexcept=defaultfs::topo::Environment
Environment(const Environment &rhs) noexcept=defaultfs::topo::Environment
Environment(const string dir_out, CellGrid *cells, const ElevationSize elevation) noexceptfs::topo::Environmentinlineprotected
Environment(const string dir_out, const FuelGrid &fuel, const ElevationGrid &elevation, const Point &point)fs::topo::Environmentinlineprotected
findCoordinates(const Point &point, bool flipped) constfs::topo::Environment
initializeNotBurnable(const CellGrid &cells) constfs::topo::Environmentinlineprotected
load(const string dir_out, const Point &point, const string &in_fuel, const string &in_elevation)fs::topo::Environmentstatic
loadEnvironment(const string dir_out, const string &path, const Point &point, const string &perimeter, int year)fs::topo::Environmentstatic
makeBurnedData() constfs::topo::Environmentinline
makeCells(const FuelGrid &fuel, const ElevationGrid &elevation)fs::topo::Environmentinlineprotectedstatic
makeMap(const Other nodata) constfs::topo::Environmentinline
makeProbabilityMap(DurationSize time, DurationSize start_time, int min_value, int low_max, int med_max, int max_value) constfs::topo::Environment
not_burnable_fs::topo::Environmentprivate
offset(const sim::Event &event, const Idx row, const Idx column) constfs::topo::Environmentinline
operator=(Environment &&rhs) noexcept=defaultfs::topo::Environment
operator=(const Environment &rhs) noexcept=defaultfs::topo::Environment
proj4() constfs::topo::Environmentinline
resetBurnedData(sim::BurnedData *data) const noexceptfs::topo::Environmentinline
rows() constfs::topo::Environmentinline
TestEnvironment(const string dir_out, topo::CellGrid *cells) noexceptfs::sim::TestEnvironmentinlineexplicit
~Environment() (defined in fs::topo::Environment)fs::topo::Environment