|
OpenCPN Partial API docs
|
Add a new point to the list of Meteo stations. More...
#include <meteo_points.h>
Public Member Functions | |
| AisMeteoPoint (int mmsi, const wxString &lat, const wxString &lon, int siteID, int orig_mmsi) | |
Public Attributes | |
| const int | mmsi |
| const wxString | lat |
| const wxString | lon |
| const int | siteID |
| const int | orig_mmsi |
Add a new point to the list of Meteo stations.
Definition at line 71 of file meteo_points.h.