|
OpenCPN Partial API docs
|
Public Attributes | |
| double | m_PlannedSpeed |
| wxString | m_Colour |
| wxPenStyle | m_style |
| wxDateTime | m_PlannedDeparture |
| wxString | m_TimeDisplayFormat |
Public Attributes inherited from PlugIn_Route_ExV2 | |
| wxString | m_NameString |
| User-visible name of the route. | |
| wxString | m_StartString |
| Description of route start point. | |
| wxString | m_EndString |
| Description of route end point. | |
| wxString | m_GUID |
| Globally unique identifier. | |
| bool | m_isActive |
| True if this is the active route. | |
| bool | m_isVisible |
| True if route should be displayed. | |
| wxString | m_Description |
| Optional route description/notes. | |
| Plugin_WaypointExV2List * | pWaypointList |
| List of waypoints making up this route in order. | |
Definition at line 7243 of file ocpn_plugin.h.
|
inline |
Definition at line 7245 of file ocpn_plugin.h.
|
inlineoverride |
Definition at line 7252 of file ocpn_plugin.h.
| wxString HostApi121::Route::m_Colour |
Definition at line 7261 of file ocpn_plugin.h.
| wxDateTime HostApi121::Route::m_PlannedDeparture |
Definition at line 7263 of file ocpn_plugin.h.
| double HostApi121::Route::m_PlannedSpeed |
Definition at line 7260 of file ocpn_plugin.h.
| wxPenStyle HostApi121::Route::m_style |
Definition at line 7262 of file ocpn_plugin.h.
| wxString HostApi121::Route::m_TimeDisplayFormat |
Definition at line 7264 of file ocpn_plugin.h.