GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4DabcMonitor.h>
Public Member Functions | |
TGo4DabcRate () | |
TGo4DabcRate (dabc::RateRec *rec, const QString &name) | |
Public Attributes | |
float | fxRate |
int | fxDisplaymode |
float | fxLower |
float | fxUpper |
float | fxAlarmlower |
float | fxAlarmupper |
QString | fxColor |
QString | fxAlarmcolor |
QString | fxUnits |
QString | fxName |
Definition at line 167 of file TGo4DabcMonitor.h.
|
inline |
Definition at line 170 of file TGo4DabcMonitor.h.
|
inline |
Definition at line 171 of file TGo4DabcMonitor.h.
References dabc::RateRec::alarmcolor, dabc::RateRec::alarmlower, dabc::RateRec::alarmupper, dabc::RateRec::color, dabc::RateRec::displaymode, fxAlarmcolor, fxAlarmlower, fxAlarmupper, fxColor, fxDisplaymode, fxLower, fxName, fxRate, fxUnits, fxUpper, dabc::RateRec::lower, dabc::RateRec::units, and dabc::RateRec::upper.
QString TGo4DabcRate::fxAlarmcolor |
Definition at line 195 of file TGo4DabcMonitor.h.
Referenced by TGo4DabcRate().
float TGo4DabcRate::fxAlarmlower |
Definition at line 192 of file TGo4DabcMonitor.h.
Referenced by TGo4DabcRate().
float TGo4DabcRate::fxAlarmupper |
Definition at line 193 of file TGo4DabcMonitor.h.
Referenced by TGo4DabcRate().
QString TGo4DabcRate::fxColor |
Definition at line 194 of file TGo4DabcMonitor.h.
Referenced by TGo4DabcRate().
int TGo4DabcRate::fxDisplaymode |
Definition at line 189 of file TGo4DabcMonitor.h.
Referenced by TGo4DabcRate().
float TGo4DabcRate::fxLower |
Definition at line 190 of file TGo4DabcMonitor.h.
Referenced by TGo4DabcRate().
QString TGo4DabcRate::fxName |
Definition at line 197 of file TGo4DabcMonitor.h.
Referenced by TGo4DabcRate().
float TGo4DabcRate::fxRate |
Definition at line 188 of file TGo4DabcMonitor.h.
Referenced by TGo4DabcRate().
QString TGo4DabcRate::fxUnits |
Definition at line 196 of file TGo4DabcMonitor.h.
Referenced by TGo4DabcRate().
float TGo4DabcRate::fxUpper |
Definition at line 191 of file TGo4DabcMonitor.h.
Referenced by TGo4DabcRate().