Definition at line 86 of file sfftest.cc.
References sff::WID2::channel, sff::WID2::dt, sff::WID2::instype, sff::STAT::line(), sff::SRCE::line(), sff::DAST::line(), sff::INFO::line(), sff::WID2::line(), sff::FREE::lines, sff::WID2::nsamples, sff::WID2::station, and sff::FREE::write().
Referenced by main().
88 cout <<
"test line functions" << endl
89 <<
"-------------------" << endl;
92 cout << mystat.
line();
96 cout << mysrce.
line();
100 cout << mydast.
line();
104 cout << myinfo.
line();
108 cout << mywid2.
line();
114 cout << mywid2.
line();
118 myfree.
lines.push_back(
"Hi there!");
119 myfree.
lines.push_back(
"A second free line");
void write(std::ostream &os) const
std::string station
Station code.
std::string instype
instrument type
std::string channel
FDSN channel code.
int nsamples
number of samples
double dt
sampling interval (sec)