38#include <wx/aui/aui.h>
39#include <wx/datetime.h>
40#include <wx/listctrl.h>
42#include <wx/spinctrl.h>
45#include "o_sound/o_sound.h"
60#define PI 3.1415926535897931160E0
63#define TIMER_AIS_MSEC 998
64#define TIMER_AIS_AUDIO_MSEC 2000
85const size_t AIS8_001_22_NUM_NAMES = 128;
86const size_t AIS8_001_22_SUBAREA_SIZE = 87;
88extern wxString ais8_001_22_notice_names[];
Class AISTargetListDialog.
ChartCanvas - Main chart display and interaction component.
ViewPort - Core geographic projection and coordinate transformation engine.
Device context class that can use either wxDC or OpenGL for drawing.
General purpose GUI support.