|
ngscopeclient v0.2
|
Descriptor for a group of streams comming from different channels (typically a channel bank) More...
#include <StreamGroupDescriptor.h>


Public Member Functions | |
| StreamGroupDescriptor (const std::string &groupName, const std::vector< OscilloscopeChannel * > &channels) | |
| operator bool () const | |
| const std::string & | GetName () const |
| Unit | GetXAxisUnits () |
| Unit | GetYAxisUnits () |
| Stream::StreamType | GetType () |
| Get the type of stream (if connected). Returns STREAM_TYPE_ANALOG if null. | |
Public Attributes | |
| std::string | m_groupName |
| std::vector< OscilloscopeChannel * > | m_channels |
Descriptor for a group of streams comming from different channels (typically a channel bank)