DATRW++ library: seismic data I/O with multiple formats
datrw::tsoft::Channelinfo Class Reference

contains channel info. More...

#include <tsoftdata.h>

Collaboration diagram for datrw::tsoft::Channelinfo:

Public Member Functions

 Channelinfo ()
 standard constructor More...
 
void setchannelinfo (const std::string &line)
 set channel info More...
 
void setunits (const std::string &line)
 set unit info More...
 
const std::string & thedatatype () const
 return datatype More...
 
const std::string & theinstrument () const
 return instrument More...
 
const std::string & thelocation () const
 return location More...
 
const std::string & theunits () const
 return units More...
 

Private Attributes

std::string Mdatatype
 data type field in channel name More...
 
std::string Minstrument
 instrument field in channel name More...
 
std::string Mlocation
 location field in channel name More...
 
std::string Munits
 units More...
 

Detailed Description

contains channel info.

Definition at line 173 of file tsoftdata.h.


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