neic-glass3  1.4.6
Namespaces | Macros
gpickparser.cpp File Reference
#include <gpickparser.h>
#include <json.h>
#include <logger.h>
#include <stringutil.h>
#include <date.h>
#include <detection-formats.h>
#include <string>
#include <vector>
#include <memory>
Include dependency graph for gpickparser.cpp:

Namespaces

 glass3
 The neic-glass3 project namespace containing all the classes and functions that make up neic-glass3.
 
 glass3::parse
 The neic-glass3 project namespace containing parsing classes and functions.
 

Macros

#define LOGO_INDEX   0
 
#define PICKID_INDEX   1
 
#define MESSAGEVERSION_INDEX   2
 
#define STATION_INDEX   3
 
#define CHANNEL_INDEX   4
 
#define NETWORK_INDEX   5
 
#define LOCATION_INDEX   6
 
#define ARRIVALTIME_INDEX   7
 
#define PHASETYPE_INDEX   8
 
#define ERRORWINDOW_INDEX   9
 
#define POLARITY_INDEX   10
 
#define ONSET_INDEX   11
 
#define PICKERTYPE_INDEX   12
 
#define HIGHPASS_INDEX   13
 
#define LOWPASS_INDEX   14
 
#define BACKAZIMUTH_INDEX   15
 
#define SLOWNESS_INDEX   16
 
#define SNR_INDEX   17
 
#define AMPLITUDE_INDEX   18
 
#define PERIOD_INDEX   19
 
#define GPICK_MSG_MAX_INDEX   20
 

Macro Definition Documentation

#define AMPLITUDE_INDEX   18
#define ARRIVALTIME_INDEX   7
#define BACKAZIMUTH_INDEX   15
#define CHANNEL_INDEX   4
#define ERRORWINDOW_INDEX   9
#define GPICK_MSG_MAX_INDEX   20
#define HIGHPASS_INDEX   13
#define LOCATION_INDEX   6
#define LOGO_INDEX   0
#define LOWPASS_INDEX   14
#define MESSAGEVERSION_INDEX   2
#define NETWORK_INDEX   5
#define ONSET_INDEX   11
#define PERIOD_INDEX   19
#define PHASETYPE_INDEX   8
#define PICKERTYPE_INDEX   12
#define PICKID_INDEX   1
#define POLARITY_INDEX   10
#define SLOWNESS_INDEX   16
#define SNR_INDEX   17
#define STATION_INDEX   3