OpenCPN Partial API docs
AisMeteoPoints Class Reference

List of Meteo stations, a singleton. More...

#include <meteo_points.h>

Public Member Functions

std::vector< AisMeteoPoint > & GetPoints ()
 
void operator= (const AisMeteoPoints &)=delete
 
 AisMeteoPoints (AisMeteoPoints &other)=delete
 

Static Public Member Functions

static AisMeteoPointsGetInstance ()
 

Detailed Description

List of Meteo stations, a singleton.

Since several nations have chose not to use individual mmsi ID for each station but the same for all we need to separate them by its position. Every station is allocated a unique Meteo ID. This list collect them and is used to destine each data update to whom it belongs.

Definition at line 90 of file meteo_points.h.


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