InfoHeaderType Struct Reference

information header for the output file of each channel More...

#include <common.h>

Collaboration diagram for InfoHeaderType:
[legend]

Data Fields

char station [16]
 station name
char channel [16]
 channel name
char location [16]
 channel name
char network [16]
 channel name
char driftFile [128]
 drift file used to correct the time
int ch
 channel number
int npts
 number of data for this channel
struct Titan2SRType sr
 sampling rate
struct Titan2TimeType uncorrected
 uncorrected time
struct Titan2TimeType pulse
 reference time pulse
struct Titan2TimeType external
 external time for the reference time pulse
double tadc
 constant ADC delay time (s)
double otshift
 observed time shift (s)
double tshift
 time shift to correct from (s)
double tfilter
 decimation filter delay (s)
double extraTcorr
 extra time correction
int extraTcorrUsed
 extra time correction is used, yes
double correctedTime
 fully corrected time (s)
time_t beginWindow
 the beginWindow value for this segment
int pulseAge
 age (s) of the reference pulse (may be negative)
int correctionMethod
 time correction method

Detailed Description

information header for the output file of each channel

Definition at line 79 of file common.h.


Field Documentation

station name

Definition at line 80 of file common.h.

Referenced by CorrectTime(), GetApproximatedShift(), GetExtraTcorr(), TDBUpdateHeader(), and UpdateInfoHeader().

channel name

Definition at line 81 of file common.h.

Referenced by FileName(), TDBUpdateHeader(), and UpdateInfoHeader().

channel name

Definition at line 82 of file common.h.

Referenced by TDBUpdateHeader(), and UpdateInfoHeader().

channel name

Definition at line 83 of file common.h.

Referenced by TDBUpdateHeader(), and UpdateInfoHeader().

drift file used to correct the time

Definition at line 84 of file common.h.

Referenced by CorrectTime(), and GetExtraTcorr().

channel number

Definition at line 85 of file common.h.

Referenced by InitInfoHeader(), and TDBUpdateHeader().

uncorrected time

Definition at line 88 of file common.h.

Referenced by CloseTitFile(), CorrectChannelStartTime(), InitInfoHeader(), and UpdateInfoHeader().

reference time pulse

Definition at line 89 of file common.h.

Referenced by CorrectTime(), GetApproximatedShift(), InitInfoHeader(), and UpdateInfoHeader().

external time for the reference time pulse

Definition at line 90 of file common.h.

Referenced by CorrectTime(), and GetApproximatedShift().

constant ADC delay time (s)

Definition at line 91 of file common.h.

Referenced by CorrectChannelStartTime().

observed time shift (s)

Definition at line 92 of file common.h.

Referenced by CloseMSeedInt32File(), CloseMSeedSteim1File(), and CorrectTime().

time shift to correct from (s)

Definition at line 93 of file common.h.

Referenced by CorrectChannelStartTime(), CorrectTime(), and GetApproximatedShift().

decimation filter delay (s)

Definition at line 94 of file common.h.

Referenced by CorrectChannelStartTime().

extra time correction

Definition at line 95 of file common.h.

Referenced by UpdateInfoHeader().

extra time correction is used, yes

Definition at line 96 of file common.h.

Referenced by GetExtraTcorr().

fully corrected time (s)

Definition at line 97 of file common.h.

Referenced by CloseSacFile(), CorrectChannelStartTime(), FileName(), TDBUpdateHeader(), and UpdateInfoHeader().

the beginWindow value for this segment

Definition at line 98 of file common.h.

Referenced by FileName(), InitInfoHeader(), and UpdateInfoHeader().

age (s) of the reference pulse (may be negative)

Definition at line 99 of file common.h.

Referenced by CorrectTime(), and InitInfoHeader().

time correction method

Definition at line 100 of file common.h.

Referenced by CloseMSeedInt32File(), CorrectChannelStartTime(), CorrectTime(), GetApproximatedShift(), and InitInfoHeader().


The documentation for this struct was generated from the following file:

Generated on Tue Jul 22 23:11:57 2008 for Titan2Reader by  doxygen 1.5.6