Account
Bds::DataStreamBlock Class Reference
This is a DataStream block. More... #include <BdsD.h>
Public Member Functions | |
| DataStreamBlock () | |
| DataStreamBlock (TimePeriod ptimePeriod, UInt32 pnumChannels, BArray< Float64 > pdata) | |
Public Attributes | |
| TimePeriod | timePeriod |
| The timePeriod of the data in the block. | |
| UInt32 | numChannels |
| The number of channels of data. | |
| BArray< Float64 > | data |
| The raw data. | |
Detailed Description
This is a DataStream block.Constructor & Destructor Documentation
| Bds::DataStreamBlock::DataStreamBlock | ( | ) |
| Bds::DataStreamBlock::DataStreamBlock | ( | TimePeriod | ptimePeriod, | |
| UInt32 | pnumChannels, | |||
| BArray< Float64 > | pdata | |||
| ) |
Member Data Documentation
The timePeriod of the data in the block.
The number of channels of data.
| BArray<Float64> Bds::DataStreamBlock::data |
The raw data.
The documentation for this class was generated from the following files:
Generated on Thu Mar 20 11:23:35 2008 for BdsApi by
1.5.5 