Viewshed 6.1.0
A C++ library for calculation of viewshed, inverse viewshed and visibility indices for both of those analyses.
Loading...
Searching...
No Matches
LoSNode Member List

This is the complete list of members for LoSNode, including all inherited members.

centreAngle() constLoSNode
centreDistance() constLoSNode
centreElevation() constLoSNode
distanceAtAngle(const double &angle) const (defined in LoSNode)LoSNode
elevationAtAngle(const double &angle) const (defined in LoSNode)LoSNode
LoSNode()LoSNode
LoSNode(int row, int col)LoSNode
LoSNode(const int &pointRow, const int &pointCol, const CellEvent *e, const double &cellSize)LoSNode
mAngle (defined in LoSNode)LoSNode
mCol (defined in viewshed::RasterPosition)viewshed::RasterPosition
mDistances (defined in LoSNode)LoSNode
mElevs (defined in LoSNode)LoSNode
mInverseLoSBehindTarget (defined in LoSNode)LoSNode
mRow (defined in viewshed::RasterPosition)viewshed::RasterPosition
operator!=(const LoSNode &other) const (defined in LoSNode)LoSNode
operator<(const LoSNode other) const (defined in LoSNode)LoSNode
operator==(const LoSNode &other) const (defined in LoSNode)LoSNode
RasterPosition() (defined in viewshed::RasterPosition)viewshed::RasterPositioninline
value(CellEventPositionType position, ValueType valueType=ValueType::Elevation) constLoSNode
valueAtAngle(const double &angle, ValueType valueType=ValueType::Elevation) constLoSNode