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
CellEvent Member List

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

CellEvent() (defined in CellEvent)CellEvent
CellEvent(CellEventPositionType eventType, int row, int col, double dist, double angle, double elevation[3]) (defined in CellEvent)CellEvent
mAngle (defined in CellEvent)CellEvent
mBehindTargetForInverseLoS (defined in CellEvent)CellEvent
mCol (defined in viewshed::RasterPosition)viewshed::RasterPosition
mDist2point (defined in CellEvent)CellEvent
mElevation (defined in CellEvent)CellEvent
mEventType (defined in CellEvent)CellEvent
mRow (defined in viewshed::RasterPosition)viewshed::RasterPosition
operator<(const CellEvent &other) const (defined in CellEvent)CellEvent
operator==(const CellEvent &other) const (defined in CellEvent)CellEvent
RasterPosition() (defined in viewshed::RasterPosition)viewshed::RasterPositioninline