version
0.0.1
Defines the C++ API for MsPASS
|
Public Member Functions | |
mseed_index (const mseed_index &parent) | |
mseed_index & | operator= (const mseed_index &parent) |
Public Attributes | |
std::string | net |
std::string | sta |
std::string | loc |
std::string | chan |
size_t | foff |
size_t | nbytes |
size_t | npts |
double | samprate |
double | starttime |
double | endtime |
double | last_packet_time |
Friends | |
std::ostringstream & | operator<< (std::ostringstream &ss, const mseed_index &ind) |