#include <BdsD.h>
|
| | DataChannel (BUInt32 pid=BUInt32(), BTimeStamp pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), BString pnetwork=BString(), BString pstation=BString(), BString pchannel=BString(), BString psource=BString(), BUInt32 pnumBlocks=BUInt32(), BUInt64 pnumSamples=BUInt64(), BFloat64 psampleRate=BFloat64(), BUInt32 psampleFormat=BUInt32(), BUInt32 pdataFileId=BUInt32(), BUInt32 pdataFileChannel=BUInt32(), BString pimportFormat=BString(), BString pimportFilename=BString(), BTimeStamp pimportStartTime=BTimeStamp(), BDict< BString > pinfo=BDict< BString >()) |
| |
| BString | getType () |
| |
| BError | setMembers (BDictString &members) |
| |
| BError | setMember (BString name, BString value) |
| |
| BError | getMembers (BDictString &members) |
| |
| BError | getMember (BString name, BString &value) |
| |
| Bds::DataChannel::DataChannel |
( |
BUInt32 |
pid = BUInt32(), |
|
|
BTimeStamp |
pstartTime = BTimeStamp(), |
|
|
BTimeStamp |
pendTime = BTimeStamp(), |
|
|
BString |
pnetwork = BString(), |
|
|
BString |
pstation = BString(), |
|
|
BString |
pchannel = BString(), |
|
|
BString |
psource = BString(), |
|
|
BUInt32 |
pnumBlocks = BUInt32(), |
|
|
BUInt64 |
pnumSamples = BUInt64(), |
|
|
BFloat64 |
psampleRate = BFloat64(), |
|
|
BUInt32 |
psampleFormat = BUInt32(), |
|
|
BUInt32 |
pdataFileId = BUInt32(), |
|
|
BUInt32 |
pdataFileChannel = BUInt32(), |
|
|
BString |
pimportFormat = BString(), |
|
|
BString |
pimportFilename = BString(), |
|
|
BTimeStamp |
pimportStartTime = BTimeStamp(), |
|
|
BDict< BString > |
pinfo = BDict<BString >() |
|
) |
| |
| BError Bds::DataChannel::getMember |
( |
BString |
name, |
|
|
BString & |
value |
|
) |
| |
| BError Bds::DataChannel::getMembers |
( |
BDictString & |
members | ) |
|
| BString Bds::DataChannel::getType |
( |
| ) |
|
| BError Bds::DataChannel::setMember |
( |
BString |
name, |
|
|
BString |
value |
|
) |
| |
| BError Bds::DataChannel::setMembers |
( |
BDictString & |
members | ) |
|
| BString Bds::DataChannel::channel |
| BUInt32 Bds::DataChannel::dataFileChannel |
| BUInt32 Bds::DataChannel::dataFileId |
| BTimeStamp Bds::DataChannel::endTime |
| BUInt32 Bds::DataChannel::id |
| BString Bds::DataChannel::importFilename |
The original data file name.
| BString Bds::DataChannel::importFormat |
The original data format.
| BTimeStamp Bds::DataChannel::importStartTime |
The original import files start time.
| BDict<BString > Bds::DataChannel::info |
Extra info on the channel.
| BString Bds::DataChannel::network |
| BUInt32 Bds::DataChannel::numBlocks |
The total number of blocks per channel if known, 0 otherwise.
| BUInt64 Bds::DataChannel::numSamples |
The total number of samples per channel if known, 0 otherwise.
| BUInt32 Bds::DataChannel::sampleFormat |
| BFloat64 Bds::DataChannel::sampleRate |
| BString Bds::DataChannel::source |
| BTimeStamp Bds::DataChannel::startTime |
| BString Bds::DataChannel::station |
The documentation for this class was generated from the following files: