version  0.0.1
Defines the C++ API for MsPASS
Public Member Functions | Public Attributes | Friends | List of all members
mspass::io::mseed_index Class Reference

Public Member Functions

 mseed_index (const mseed_index &parent)
 
mseed_indexoperator= (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)
 

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