OpenCPN Partial API docs
LatLonKey Class Reference

latitude/longitude key for 1 degree cells More...

#include <shapefile_basemap.h>

Public Member Functions

 LatLonKey (int lat, int lon)
 
bool operator< (const LatLonKey &k) const
 
bool operator== (const LatLonKey &other) const
 

Public Attributes

int lat
 
int lon
 

Detailed Description

latitude/longitude key for 1 degree cells

Definition at line 51 of file shapefile_basemap.h.


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