ngscopeclient v0.2.2
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
MeasurementDescriptor Class Reference
Inheritance diagram for MeasurementDescriptor:
Inheritance graph
[legend]
Collaboration diagram for MeasurementDescriptor:
Collaboration graph
[legend]

Public Types

enum  format_t { FORMAT_HEX , FORMAT_BINARY , FORMAT_DEC }
 

Public Member Functions

 MeasurementDescriptor (const std::string &name)
 
 MeasurementDescriptor (const std::string &name, StreamDescriptor stream)
 
 MeasurementDescriptor (StreamDescriptor stream)
 
- Public Member Functions inherited from InputDescriptor
 InputDescriptor (const std::string &name="", const StreamDescriptor source=nullptr)
 
 InputDescriptor (const InputDescriptor &rhs)=delete
 
InputDescriptoroperator= (const InputDescriptor &rhs)=delete
 
Unit GetYAxisUnits ()
 
Unit GetXAxisUnits ()
 
WaveformBaseGetData () const
 
float GetVoltageRange ()
 

Public Attributes

format_t m_format
 
- Public Attributes inherited from InputDescriptor
std::string m_name
 Name of the input port displayed in the graph editor.
 
StreamDescriptor m_sourceStream
 The stream, if any, connected to this input port.
 
std::shared_ptr< InputConstraintm_constraints
 Constraints that apply to this input.
 

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