SFF++ library: reading and writing SFF from C++
◆
WID2()
[1/2]
sff::WID2::WID2
(
)
Definition at line
650
of file
sffxx.cc
.
650
:
651
date
(libtime::now()),
station
(
"NSP"
),
channel
(
"NSP"
),
auxid
(
"NSP"
),
652
nsamples
(-1),
dt
(-1.),
calib
(-1.),
calper
(-1.),
instype
(
"NSP"
),
653
hang
(-1.),
vang
(-1.) { }
sff::WID2::auxid
std::string auxid
Auxiliary identification code.
Definition:
sffxx.h:218
sff::WID2::calper
double calper
calibration reference period
Definition:
sffxx.h:222
sff::WID2::station
std::string station
Station code.
Definition:
sffxx.h:216
sff::WID2::instype
std::string instype
instrument type
Definition:
sffxx.h:223
sff::WID2::channel
std::string channel
FDSN channel code.
Definition:
sffxx.h:217
sff::WID2::nsamples
int nsamples
number of samples
Definition:
sffxx.h:219
sff::WID2::date
libtime::TAbsoluteTime date
time of first sample
Definition:
sffxx.h:215
sff::WID2::calib
double calib
calibration factor
Definition:
sffxx.h:221
sff::WID2::vang
double vang
veritcal orientation
Definition:
sffxx.h:225
sff::WID2::dt
double dt
sampling interval (sec)
Definition:
sffxx.h:220
sff::WID2::hang
double hang
horizontal orientation
Definition:
sffxx.h:224
sff
WID2
Generated on Mon Aug 21 2023 17:36:13 for SFF++ library: reading and writing SFF from C++ by
1.8.14