Account
| BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
BdsDataFileSeed.h
Go to the documentation of this file.
36 BError setInfo(const DataInfo& dataInfo, const ChannelInfos& channelInfos, WriteOptionsList options = WriteOptionSensorData);
BUInt32 format
BUInt32 BUInt
uint32_t BUInt32
uint64_t BUInt64
char data[8]
This class provides Metadata information on a set of channels.
Definition BdsD.h:566
This class provides the actual Sensor data values contained within a single data block.
Definition BdsD.h:710
This stores a data error. It includes and error number and a string as well as information on what se...
Definition BdsLib.h:35
BError writeData(const DataBlock &data)
Write a block of data.
Definition BdsDataFileSeed.cpp:1312
void msrFileWrite(void *data, int len)
Definition BdsDataFileSeed.cpp:1210
BError getInfo(DataInfo &dataInfo, DataFileOptions options, BList< DataError > &errors)
Get info on data.
Definition BdsDataFileSeed.cpp:281
BError setFormat(BString format)
Set the sub-format.
Definition BdsDataFileSeed.cpp:209
BError setInfo(const DataInfo &dataInfo, const ChannelInfos &channelInfos, WriteOptionsList options=WriteOptionSensorData)
Set information on data for write.
Definition BdsDataFileSeed.cpp:578
BError start(BUInt channel, BUInt segment)
Start writing next segment of data.
Definition BdsDataFileSeed.cpp:1226
BError readData(BUInt32 channel, BUInt segment, BUInt32 blockNumber, DataBlock &data)
Read a block.
Definition BdsDataFileSeed.cpp:460
BError getMetaData(ChannelInfos &channelInfos, BUInt32 options, BList< DataError > &errors)
Return all known MetaData in the file.
Definition BdsDataFileSeed.cpp:550
BString getFixesInfo()
Get readable list of fixes that can be applied to faulty data files.
Definition BdsDataFileSeed.cpp:197
int getFeatures()
Get bitmask of supported features.
Definition BdsDataFileSeed.cpp:189
static int onoLock
Disable libmseed locking.
Definition BdsDataFileSeed.h:45
DataOrder getDataOrder()
Get the expected order of writing data, by sample or by channel.
Definition BdsDataFileSeed.cpp:193
This class defines the interface for generic data file access that all of the BDS data converters sha...
Definition BdsDataFile.h:41
Definition BdsC.cc:8
Generated by
