OpenCPN Partial API docs
Loading...
Searching...
No Matches
ais_state_vars.h File Reference

Global state for AIS decoder. More...

Go to the source code of this file.

Variables

bool g_bAIS_ACK_Timeout
 
bool g_bAIS_CPA_Alert
 
bool g_bAIS_CPA_Alert_Audio
 
bool g_bAIS_CPA_Alert_Suppress_Moored
 
bool g_bAIS_DSC_Alert_Audio
 
bool g_bAIS_GCPA_Alert_Audio
 
bool g_bAIS_SART_Alert_Audio
 
bool g_bAISShowTracks
 
bool g_bAisTargetList_sortReverse
 
bool g_bAllowShowScaled
 
bool g_bAnchor_Alert_Audio
 
bool g_bCPAMax
 
bool g_bCPAWarn
 
bool g_bDrawAISRealtime
 
bool g_bDrawAISSize
 
bool g_benableAISNameCache
 
bool g_bHideMoored
 
bool g_bMarkLost
 
bool g_bRemoveLost
 
bool g_bShowAIS
 
bool g_bShowAISName
 
bool g_bShowAreaNotices
 
bool g_bShowCOG
 
bool g_bShowScaled
 
bool g_bSyncCogPredictors
 
bool g_bTCPA_Max
 
bool g_bTrackCarryOver
 
bool g_AisFirstTimeUse
 
double g_AckTimeout_Mins
 
double g_AIS_RealtPred_Kts
 
double g_AISShowTracks_Limit
 
double g_AISShowTracks_Mins
 
double g_CPAMax_NM
 
double g_CPAWarn_NM
 
double g_MarkLost_Mins
 
double g_RemoveLost_Mins
 
double g_ShowCOG_Mins
 
double g_ShowMoored_Kts
 
double g_SOGminCOG_kts
 
double g_TCPA_Max
 
int g_ais_alert_dialog_sx
 
int g_ais_alert_dialog_sy
 
int g_ais_alert_dialog_x
 
int g_ais_alert_dialog_y
 
int g_ais_query_dialog_x
 
int g_ais_query_dialog_y
 
int g_AisTargetList_range
 
int g_AisTargetList_sortColumn
 
int g_ScaledNumWeightCPA
 
int g_ScaledNumWeightRange
 
int g_ScaledNumWeightSizeOfT
 
int g_ScaledNumWeightSOG
 
int g_ScaledNumWeightTCPA
 
int g_ScaledSizeMinimal
 
int g_ShowScaled_Num
 
int g_Show_Target_Name_Scale
 
int g_track_rotate_time
 
int g_track_rotate_time_type
 
wxString g_AIS_sound_file
 
wxString g_AisTargetList_column_order
 
wxString g_AisTargetList_column_spec
 
wxString g_AisTargetList_perspective
 
wxString g_anchorwatch_sound_file
 
wxString g_DSC_sound_file
 
wxString g_sAIS_Alert_Sound_File
 

Detailed Description

Global state for AIS decoder.

Definition in file ais_state_vars.h.

Variable Documentation

◆ g_AckTimeout_Mins

double g_AckTimeout_Mins
extern

Definition at line 57 of file ais_state_vars.cpp.

◆ g_ais_alert_dialog_sx

int g_ais_alert_dialog_sx
extern

Definition at line 70 of file ais_state_vars.cpp.

◆ g_ais_alert_dialog_sy

int g_ais_alert_dialog_sy

Definition at line 68 of file ais_state_vars.h.

◆ g_ais_alert_dialog_x

int g_ais_alert_dialog_x
extern

Definition at line 71 of file ais_state_vars.cpp.

◆ g_ais_alert_dialog_y

int g_ais_alert_dialog_y

Definition at line 69 of file ais_state_vars.h.

◆ g_ais_query_dialog_x

int g_ais_query_dialog_x
extern

Definition at line 72 of file ais_state_vars.cpp.

◆ g_ais_query_dialog_y

int g_ais_query_dialog_y

Definition at line 70 of file ais_state_vars.h.

◆ g_AIS_RealtPred_Kts

double g_AIS_RealtPred_Kts
extern

Definition at line 58 of file ais_state_vars.cpp.

◆ g_AIS_sound_file

wxString g_AIS_sound_file
extern

Definition at line 86 of file ais_state_vars.cpp.

◆ g_AisFirstTimeUse

bool g_AisFirstTimeUse
extern

Definition at line 55 of file ais_state_vars.cpp.

◆ g_AISShowTracks_Limit

double g_AISShowTracks_Limit
extern

Definition at line 59 of file ais_state_vars.cpp.

◆ g_AISShowTracks_Mins

double g_AISShowTracks_Mins
extern

Definition at line 60 of file ais_state_vars.cpp.

◆ g_AisTargetList_column_order

wxString g_AisTargetList_column_order
extern

Definition at line 87 of file ais_state_vars.cpp.

◆ g_AisTargetList_column_spec

wxString g_AisTargetList_column_spec
extern

Definition at line 88 of file ais_state_vars.cpp.

◆ g_AisTargetList_perspective

wxString g_AisTargetList_perspective
extern

Definition at line 89 of file ais_state_vars.cpp.

◆ g_AisTargetList_range

int g_AisTargetList_range
extern

Definition at line 73 of file ais_state_vars.cpp.

◆ g_AisTargetList_sortColumn

int g_AisTargetList_sortColumn
extern

Definition at line 74 of file ais_state_vars.cpp.

◆ g_anchorwatch_sound_file

wxString g_anchorwatch_sound_file
extern

Definition at line 90 of file ais_state_vars.cpp.

◆ g_bAIS_ACK_Timeout

bool g_bAIS_ACK_Timeout
extern

Definition at line 28 of file ais_state_vars.cpp.

◆ g_bAIS_CPA_Alert

bool g_bAIS_CPA_Alert
extern

Definition at line 29 of file ais_state_vars.cpp.

◆ g_bAIS_CPA_Alert_Audio

bool g_bAIS_CPA_Alert_Audio
extern

Definition at line 30 of file ais_state_vars.cpp.

◆ g_bAIS_CPA_Alert_Suppress_Moored

bool g_bAIS_CPA_Alert_Suppress_Moored
extern

Definition at line 31 of file ais_state_vars.cpp.

◆ g_bAIS_DSC_Alert_Audio

bool g_bAIS_DSC_Alert_Audio
extern

Definition at line 32 of file ais_state_vars.cpp.

◆ g_bAIS_GCPA_Alert_Audio

bool g_bAIS_GCPA_Alert_Audio
extern

Definition at line 33 of file ais_state_vars.cpp.

◆ g_bAIS_SART_Alert_Audio

bool g_bAIS_SART_Alert_Audio
extern

Definition at line 34 of file ais_state_vars.cpp.

◆ g_bAISShowTracks

bool g_bAISShowTracks
extern

Definition at line 35 of file ais_state_vars.cpp.

◆ g_bAisTargetList_sortReverse

bool g_bAisTargetList_sortReverse
extern

Definition at line 36 of file ais_state_vars.cpp.

◆ g_bAllowShowScaled

bool g_bAllowShowScaled
extern

Definition at line 37 of file ais_state_vars.cpp.

◆ g_bAnchor_Alert_Audio

bool g_bAnchor_Alert_Audio
extern

Definition at line 38 of file ais_state_vars.cpp.

◆ g_bCPAMax

bool g_bCPAMax
extern

Definition at line 39 of file ais_state_vars.cpp.

◆ g_bCPAWarn

bool g_bCPAWarn
extern

Definition at line 40 of file ais_state_vars.cpp.

◆ g_bDrawAISRealtime

bool g_bDrawAISRealtime
extern

Definition at line 41 of file ais_state_vars.cpp.

◆ g_bDrawAISSize

bool g_bDrawAISSize
extern

Definition at line 42 of file ais_state_vars.cpp.

◆ g_benableAISNameCache

bool g_benableAISNameCache
extern

Definition at line 43 of file ais_state_vars.cpp.

◆ g_bHideMoored

bool g_bHideMoored
extern

Definition at line 44 of file ais_state_vars.cpp.

◆ g_bMarkLost

bool g_bMarkLost
extern

Definition at line 45 of file ais_state_vars.cpp.

◆ g_bRemoveLost

bool g_bRemoveLost
extern

Definition at line 46 of file ais_state_vars.cpp.

◆ g_bShowAIS

bool g_bShowAIS
extern

Definition at line 47 of file ais_state_vars.cpp.

◆ g_bShowAISName

bool g_bShowAISName
extern

Definition at line 48 of file ais_state_vars.cpp.

◆ g_bShowAreaNotices

bool g_bShowAreaNotices
extern

Definition at line 49 of file ais_state_vars.cpp.

◆ g_bShowCOG

bool g_bShowCOG
extern

Definition at line 50 of file ais_state_vars.cpp.

◆ g_bShowScaled

bool g_bShowScaled
extern

Definition at line 51 of file ais_state_vars.cpp.

◆ g_bSyncCogPredictors

bool g_bSyncCogPredictors
extern

Definition at line 52 of file ais_state_vars.cpp.

◆ g_bTCPA_Max

bool g_bTCPA_Max
extern

Definition at line 53 of file ais_state_vars.cpp.

◆ g_bTrackCarryOver

bool g_bTrackCarryOver
extern

Definition at line 54 of file ais_state_vars.cpp.

◆ g_CPAMax_NM

double g_CPAMax_NM
extern

Definition at line 61 of file ais_state_vars.cpp.

◆ g_CPAWarn_NM

double g_CPAWarn_NM
extern

Definition at line 62 of file ais_state_vars.cpp.

◆ g_DSC_sound_file

wxString g_DSC_sound_file
extern

Definition at line 91 of file ais_state_vars.cpp.

◆ g_MarkLost_Mins

double g_MarkLost_Mins
extern

Definition at line 63 of file ais_state_vars.cpp.

◆ g_RemoveLost_Mins

double g_RemoveLost_Mins
extern

Definition at line 64 of file ais_state_vars.cpp.

◆ g_sAIS_Alert_Sound_File

wxString g_sAIS_Alert_Sound_File
extern

Definition at line 92 of file ais_state_vars.cpp.

◆ g_ScaledNumWeightCPA

int g_ScaledNumWeightCPA
extern

Definition at line 75 of file ais_state_vars.cpp.

◆ g_ScaledNumWeightRange

int g_ScaledNumWeightRange
extern

Definition at line 76 of file ais_state_vars.cpp.

◆ g_ScaledNumWeightSizeOfT

int g_ScaledNumWeightSizeOfT
extern

Definition at line 77 of file ais_state_vars.cpp.

◆ g_ScaledNumWeightSOG

int g_ScaledNumWeightSOG
extern

Definition at line 78 of file ais_state_vars.cpp.

◆ g_ScaledNumWeightTCPA

int g_ScaledNumWeightTCPA
extern

Definition at line 79 of file ais_state_vars.cpp.

◆ g_ScaledSizeMinimal

int g_ScaledSizeMinimal
extern

Definition at line 80 of file ais_state_vars.cpp.

◆ g_Show_Target_Name_Scale

int g_Show_Target_Name_Scale
extern

Definition at line 82 of file ais_state_vars.cpp.

◆ g_ShowCOG_Mins

double g_ShowCOG_Mins
extern

Definition at line 65 of file ais_state_vars.cpp.

◆ g_ShowMoored_Kts

double g_ShowMoored_Kts
extern

Definition at line 66 of file ais_state_vars.cpp.

◆ g_ShowScaled_Num

int g_ShowScaled_Num
extern

Definition at line 81 of file ais_state_vars.cpp.

◆ g_SOGminCOG_kts

double g_SOGminCOG_kts
extern

Definition at line 68 of file ais_state_vars.cpp.

◆ g_TCPA_Max

double g_TCPA_Max
extern

Definition at line 67 of file ais_state_vars.cpp.

◆ g_track_rotate_time

int g_track_rotate_time
extern

Definition at line 83 of file ais_state_vars.cpp.

◆ g_track_rotate_time_type

int g_track_rotate_time_type
extern

Definition at line 84 of file ais_state_vars.cpp.