RTXI  2.4
The Real-Time eXperiment Interface Documentation
Public Member Functions | Friends
Scope::Channel Class Reference

#include <scope.h>

Collaboration diagram for Scope::Channel:
Collaboration graph

Public Member Functions

 Channel (void)
 
virtual ~Channel (void)
 
void * getInfo (void)
 
const void * getInfo (void) const
 
double getScale (void) const
 
double getOffset (void) const
 
QPen getPen (void) const
 
QString getLabel (void) const
 

Friends

class Scope
 

Detailed Description

Definition at line 61 of file scope.h.

Constructor & Destructor Documentation

◆ Channel()

Scope::Channel::Channel(void )

Definition at line 32 of file scope.cpp.

◆ ~Channel()

Scope::Channel::~Channel(void )
virtual

Definition at line 35 of file scope.cpp.

Member Function Documentation

◆ getInfo() [1/2]

void * Scope::Channel::getInfo(void )

Definition at line 38 of file scope.cpp.

◆ getInfo() [2/2]

const void * Scope::Channel::getInfo(void )const

Definition at line 44 of file scope.cpp.

◆ getLabel()

QString Scope::Channel::getLabel(void )const

Definition at line 68 of file scope.cpp.

◆ getOffset()

double Scope::Channel::getOffset(void )const

Definition at line 62 of file scope.cpp.

◆ getPen()

QPen Scope::Channel::getPen(void )const

Definition at line 50 of file scope.cpp.

◆ getScale()

double Scope::Channel::getScale(void )const

Definition at line 56 of file scope.cpp.

Friends And Related Function Documentation

◆ Scope

friend class Scope
friend

Definition at line 63 of file scope.h.


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