![]() |
FireSTARR
|
This is the complete list of members for fs::sim::ConstantWeather, including all inherited members.
at(const DurationSize time) const | fs::wx::FireWeather | inline |
ConstantWeather(const ConstantWeather &rhs)=delete (defined in fs::sim::ConstantWeather) | fs::sim::ConstantWeather | |
ConstantWeather(ConstantWeather &&rhs)=delete (defined in fs::sim::ConstantWeather) | fs::sim::ConstantWeather | |
ConstantWeather(const fuel::FuelType *fuel, const Day start_date, const wx::Dc &dc, const wx::Dmc &dmc, const wx::Ffmc &ffmc, const wx::Wind &wind) | fs::sim::ConstantWeather | inline |
ConstantWeather(const set< const fuel::FuelType * > &used_fuels, const Day start_date, const wx::Dc &dc, const wx::Dmc &dmc, const wx::Ffmc &ffmc, const wx::Wind &wind) (defined in fs::sim::ConstantWeather) | fs::sim::ConstantWeather | inline |
FireWeather(FireWeather &&rhs)=default | fs::wx::FireWeather | |
FireWeather(const FireWeather &rhs)=delete (defined in fs::wx::FireWeather) | fs::wx::FireWeather | |
FireWeather(const set< const fuel::FuelType * > &used_fuels, Day min_date, Day max_date, vector< const FwiWeather * > *weather_by_hour_by_day) | fs::wx::FireWeather | |
getWeather() | fs::wx::FireWeather | inline |
max_date_ | fs::wx::FireWeather | private |
maxDate() const | fs::wx::FireWeather | inline |
min_date_ | fs::wx::FireWeather | private |
minDate() const | fs::wx::FireWeather | inline |
operator=(const ConstantWeather &rhs)=delete (defined in fs::sim::ConstantWeather) | fs::sim::ConstantWeather | |
operator=(ConstantWeather &&rhs)=delete (defined in fs::sim::ConstantWeather) | fs::sim::ConstantWeather | |
fs::wx::FireWeather::operator=(FireWeather &&rhs) noexcept=default | fs::wx::FireWeather | |
operator=(const FireWeather &rhs)=delete (defined in fs::wx::FireWeather) | fs::wx::FireWeather | |
survival_probability_ | fs::wx::FireWeather | private |
survivalProbability(const DurationSize time, const FuelCodeSize &in_fuel) const | fs::wx::FireWeather | inline |
weather_by_hour_by_day_ | fs::wx::FireWeather | private |
weighted_dsr_ | fs::wx::FireWeather | private |
weightedDsr() const noexcept | fs::wx::FireWeather | inline |
~ConstantWeather() override=default (defined in fs::sim::ConstantWeather) | fs::sim::ConstantWeather | |
~FireWeather() | fs::wx::FireWeather | virtual |