FireSTARR
Loading...
Searching...
No Matches
fs::data::GridBase Member List

This is the complete list of members for fs::data::GridBase, including all inherited members.

calculateColumns() const noexceptfs::data::GridBaseinline
calculateRows() const noexceptfs::data::GridBaseinline
cell_size_fs::data::GridBaseprivate
cellSize() const noexceptfs::data::GridBaseinline
createPrj(const string &dir, const string &base_name) constfs::data::GridBase
findCoordinates(const topo::Point &point, bool flipped) constfs::data::GridBase
findFullCoordinates(const topo::Point &point, bool flipped) constfs::data::GridBase
GridBase(GridBase &&rhs) noexcept=defaultfs::data::GridBase
GridBase(const GridBase &rhs)=defaultfs::data::GridBase
GridBase(MathSize cell_size, MathSize xllcorner, MathSize yllcorner, MathSize xurcorner, MathSize yurcorner, string &&proj4) noexceptfs::data::GridBase
GridBase() noexceptfs::data::GridBase
operator=(const GridBase &rhs)=defaultfs::data::GridBase
operator=(GridBase &&rhs) noexcept=defaultfs::data::GridBase
proj4() const noexceptfs::data::GridBaseinline
proj4_fs::data::GridBaseprivate
xllcorner() const noexceptfs::data::GridBaseinline
xllcorner_fs::data::GridBaseprivate
xurcorner() const noexceptfs::data::GridBaseinline
xurcorner_fs::data::GridBaseprivate
yllcorner() const noexceptfs::data::GridBaseinline
yllcorner_fs::data::GridBaseprivate
yurcorner() const noexceptfs::data::GridBaseinline
yurcorner_fs::data::GridBaseprivate
~GridBase()=default (defined in fs::data::GridBase)fs::data::GridBasevirtual