bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
functions::point Struct Reference

#include <StareFunctions.h>

Collaboration diagram for functions::point:
Collaboration graph

Public Member Functions

 point (double lat_, double lon_)
 

Public Attributes

double lat
 
double lon
 

Detailed Description

Wrapper for a lat/lon point. Used by the Stare Box code.

Definition at line 243 of file StareFunctions.h.

Constructor & Destructor Documentation

◆ point()

functions::point::point ( double lat_,
double lon_ )
inline

Definition at line 247 of file StareFunctions.h.

Member Data Documentation

◆ lat

double functions::point::lat

Definition at line 244 of file StareFunctions.h.

◆ lon

double functions::point::lon

Definition at line 245 of file StareFunctions.h.


The documentation for this struct was generated from the following file: