Account
| BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
Bds::DataBlockChannel Class Reference
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. | |
| BString | station |
| The Station name or Stations. | |
| BString | channel |
| The Channels name or Channels. | |
| BString | source |
| The Data Source or Sources. | |
Detailed Description
This class provides the actual seismic data values contained within a single data block along with the network:station:channel:source information.
Constructor & Destructor Documentation
◆ DataBlockChannel()
| Bds::DataBlockChannel::DataBlockChannel | ( | BString | network = BString(), |
| BString | station = BString(), | ||
| BString | channel = BString(), | ||
| BString | source = BString() | ||
| ) |
Member Data Documentation
◆ network
◆ station
◆ channel
| BString Bds::DataBlockChannel::channel |
The Channels name or Channels.
◆ source
The documentation for this class was generated from the following files:
Generated by
