212 libtime::TAbsoluteTime date(this->
year, this->
month, this->
day,
216 retval.station=std::string(this->
station);
217 retval.channel=std::string(this->
channel);
218 retval.auxid=std::string(this->
auxid);
219 retval.instype=std::string(this->
instype);
222 retval.hang=this->
hang;
223 retval.vang=this->
vang;
224 retval.calib=this->
calib;
225 retval.calper=this->
calper;
char channel[clen+1]
FDSN channel code.
char instype[ilen+1]
instrument type
double dt
sampling interval (sec)
double calib
calibration factor
libtime::timeint micsec
time of first sample (microsecond)
libtime::timeint month
date of first sample (month value)
libtime::timeint day
date of first sample (day value)
double vang
veritcal orientation
libtime::timeint year
date of first sample (year value)
char auxid[alen+1]
Auxiliary identification code.
int nsamples
number of samples
libtime::timeint hour
time of first sample (hour)
libtime::timeint minute
time of first sample (minute)
double calper
calibration reference period
double hang
horizontal orientation
char station[slen+1]
Station code.
libtime::timeint milsec
time of first sample (millisecond)
libtime::timeint second
time of first sample (second)