OpenCPN Partial API docs
PlugIn_Waypoint_Ex Class Reference

Public Member Functions

 PlugIn_Waypoint_Ex (double lat, double lon, const wxString &icon_ident, const wxString &wp_name, const wxString &GUID="", const double ScaMin=1e9, const bool bNameVisible=false, const int nRanges=0, const double RangeDistance=1.0, const wxColor RangeColor=wxColor(255, 0, 0))
 
void InitDefaults ()
 
bool GetFSStatus ()
 
int GetRouteMembershipCount ()
 

Public Attributes

double m_lat
 
double m_lon
 
wxString m_GUID
 
wxString m_MarkName
 
wxString m_MarkDescription
 
wxDateTime m_CreateTime
 
bool IsVisible
 
bool IsActive
 
double scamin
 
bool b_useScamin
 
bool IsNameVisible
 
int nrange_rings
 
double RangeRingSpace
 
wxColour RangeRingColor
 
wxString IconName
 
wxString IconDescription
 
Plugin_HyperlinkList * m_HyperlinkList
 

Detailed Description

Definition at line 1525 of file ocpn_plugin.h.


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