#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) |
|
§ DataChannel()
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 >() |
|
) |
| |
§ getMember()
BError Bds::DataChannel::getMember |
( |
BString |
name, |
|
|
BString & |
value |
|
) |
| |
§ getMembers()
BError Bds::DataChannel::getMembers |
( |
BDictString & |
members | ) |
|
§ getType()
BString Bds::DataChannel::getType |
( |
| ) |
|
§ setMember()
BError Bds::DataChannel::setMember |
( |
BString |
name, |
|
|
BString |
value |
|
) |
| |
§ setMembers()
BError Bds::DataChannel::setMembers |
( |
BDictString & |
members | ) |
|
§ channel
BString Bds::DataChannel::channel |
§ dataFileChannel
BUInt32 Bds::DataChannel::dataFileChannel |
§ dataFileId
BUInt32 Bds::DataChannel::dataFileId |
§ endTime
BTimeStamp Bds::DataChannel::endTime |
§ id
BUInt32 Bds::DataChannel::id |
§ importFilename
BString Bds::DataChannel::importFilename |
The original data file name.
§ importFormat
BString Bds::DataChannel::importFormat |
The original data format.
§ importStartTime
BTimeStamp Bds::DataChannel::importStartTime |
The original import files start time.
§ info
BDict<BString > Bds::DataChannel::info |
Extra info on the channel.
§ network
BString Bds::DataChannel::network |
§ numBlocks
BUInt32 Bds::DataChannel::numBlocks |
The total number of blocks per channel if known, 0 otherwise.
§ numSamples
BUInt64 Bds::DataChannel::numSamples |
The total number of samples per channel if known, 0 otherwise.
§ sampleFormat
BUInt32 Bds::DataChannel::sampleFormat |
§ sampleRate
BFloat64 Bds::DataChannel::sampleRate |
§ source
BString Bds::DataChannel::source |
§ startTime
BTimeStamp Bds::DataChannel::startTime |
§ station
BString Bds::DataChannel::station |
The documentation for this class was generated from the following files: