#include "wx/wxprec.h"
#include "wx/wx.h"
#include <wx/cmndata.h>
#include <wx/colordlg.h>
#include <wx/log.h>
#include <wx/dir.h>
#include <wx/dirdlg.h>
#include <wx/generic/dirdlgg.h>
#include <wx/datetime.h>
#include <wx/list.h>
#include <wx/filename.h>
#include "generic_board.h"
#include "common_ch_control.h"
#include "trigger_ch_control.h"
#include "view_ch_control.h"
#include "record_ch_control.h"
#include "drawing_panel.h"
#include "infodialog.h"
#include "cursor_ch_control.h"
#include "mainframe.h"
Variables | |
static const double | SEC_PER_DIV_TABLE [] |
|
Initial value: { 0.000000100, 0.000000500, 0.000001000, 0.000005000, 0.000010000, 0.000050000, 0.000100000, 0.000500000, 0.001000000, 0.005000000, } |