|
bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
#include <StareFunctions.h>

Public Member Functions | |
| point (double lat_, double lon_) | |
Public Attributes | |
| double | lat |
| double | lon |
Wrapper for a lat/lon point. Used by the Stare Box code.
Definition at line 243 of file StareFunctions.h.
|
inline |
Definition at line 247 of file StareFunctions.h.
| double functions::point::lat |
Definition at line 244 of file StareFunctions.h.
| double functions::point::lon |
Definition at line 245 of file StareFunctions.h.