![]() |
FireSTARR
|
This is the complete list of members for fs::fuel::FuelType, including all inherited members.
buiEffect(MathSize bui) const =0 | fs::fuel::FuelType | pure virtual |
calculateIsf(const SpreadInfo &spread, MathSize isi) const =0 | fs::fuel::FuelType | pure virtual |
calculateRos(int nd, const wx::FwiWeather &wx, MathSize isi) const =0 | fs::fuel::FuelType | pure virtual |
can_crown_ | fs::fuel::FuelType | private |
canCrown() const | fs::fuel::FuelType | inline |
cbh() const =0 | fs::fuel::FuelType | pure virtual |
cfl() const =0 | fs::fuel::FuelType | pure virtual |
code() const | fs::fuel::FuelType | inline |
code_ | fs::fuel::FuelType | private |
criticalRos(const MathSize sfc, const MathSize csi) | fs::fuel::FuelType | inlinestatic |
criticalSurfaceIntensity(const SpreadInfo &spread) const =0 | fs::fuel::FuelType | pure virtual |
crownConsumption(MathSize cfb) const =0 | fs::fuel::FuelType | pure virtual |
crownFractionBurned(MathSize rss, MathSize rso) const noexcept=0 | fs::fuel::FuelType | pure virtual |
finalRos(const SpreadInfo &spread, MathSize isi, MathSize cfb, MathSize rss) const =0 | fs::fuel::FuelType | pure virtual |
FuelType(const FuelCodeSize &code, const char *name, const bool can_crown) noexcept | fs::fuel::FuelType | inline |
FuelType(FuelType &&rhs) noexcept=delete (defined in fs::fuel::FuelType) | fs::fuel::FuelType | |
FuelType(const FuelType &rhs) noexcept=delete (defined in fs::fuel::FuelType) | fs::fuel::FuelType | |
grass_curing(const int, const wx::FwiWeather &) const | fs::fuel::FuelType | inlinevirtual |
isCrown(const MathSize csi, const MathSize sfi) | fs::fuel::FuelType | inlinestatic |
lengthToBreadth(MathSize ws) const =0 | fs::fuel::FuelType | pure virtual |
name() const | fs::fuel::FuelType | inline |
name_ | fs::fuel::FuelType | private |
operator=(FuelType &&rhs) noexcept=delete (defined in fs::fuel::FuelType) | fs::fuel::FuelType | |
operator=(const FuelType &rhs) noexcept=delete (defined in fs::fuel::FuelType) | fs::fuel::FuelType | |
probabilityPeat(MathSize mc_fraction) const noexcept=0 | fs::fuel::FuelType | pure virtual |
safeCode(const FuelType *fuel) | fs::fuel::FuelType | inlinestatic |
safeName(const FuelType *fuel) | fs::fuel::FuelType | inlinestatic |
surfaceFuelConsumption(const SpreadInfo &spread) const =0 | fs::fuel::FuelType | pure virtual |
survivalProbability(const wx::FwiWeather &wx) const noexcept=0 | fs::fuel::FuelType | pure virtual |
~FuelType() noexcept=default (defined in fs::fuel::FuelType) | fs::fuel::FuelType | virtual |