BDS Public
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

BString Bds::DataBlockChannel::network

The Network Name or names.

◆ station

BString Bds::DataBlockChannel::station

The Station name or Stations.

◆ channel

BString Bds::DataBlockChannel::channel

The Channels name or Channels.

◆ source

BString Bds::DataBlockChannel::source

The Data Source or Sources.


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