ngscopeclient v0.2
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
StreamGroupDescriptor Class Reference

Descriptor for a group of streams comming from different channels (typically a channel bank) More...

#include <StreamGroupDescriptor.h>

Inheritance diagram for StreamGroupDescriptor:
Inheritance graph
[legend]
Collaboration diagram for StreamGroupDescriptor:
Collaboration graph
[legend]

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
 

Detailed Description

Descriptor for a group of streams comming from different channels (typically a channel bank)


The documentation for this class was generated from the following files: