BdsApi 3.1.4
This is the Blacknest BDS API.
|
This class provides the actual seismic data values contained within a single data block along with the network:station:channel:source information. More...
#include <BdsD.h>
Public Member Functions | |
DataBlockChannel (BString network=BString(), BString station=BString(), BString channel=BString(), BString source=BString()) | |
Public Attributes | |
BString | network |
The Network Name or names. More... | |
BString | station |
The Station name or Stations. More... | |
BString | channel |
The Channels name or Channels. More... | |
BString | source |
The Data Source or Sources. More... | |
This class provides the actual seismic data values contained within a single data block along with the network:station:channel:source information.
Bds::DataBlockChannel::DataBlockChannel | ( | BString | network = BString() , |
BString | station = BString() , |
||
BString | channel = BString() , |
||
BString | source = BString() |
||
) |
BString Bds::DataBlockChannel::channel |
The Channels name or Channels.