Struct astrea::trace::GeographicBin¶
ClassList > astrea > trace > GeographicBin
Geographic bin for spatial partitioning.
#include <SpatialIndex.hpp>
Public Attributes¶
| Type | Name |
|---|---|
| std::vector< std::size_t > | groundPointIndices |
| Angle | latMax |
| Angle | latMin |
| Angle | lonMax |
| Angle | lonMin |
Public Functions¶
| Type | Name |
|---|---|
| bool | contains (const Angle & lat, const Angle & lon) const |
Public Attributes Documentation¶
variable groundPointIndices¶
variable latMax¶
variable latMin¶
variable lonMax¶
variable lonMin¶
Public Functions Documentation¶
function contains¶
The documentation for this class was generated from the following file astrea/trace/trace/analysis/SpatialIndex.hpp