|
Rcuxx::BcAV_TH Struct Reference |
Public Member Functions | |
BcAV_TH (Rcu &rcu) | |
void | SetMiliVolts (float v) |
float | MiliVolts () const |
float | Factor () const |
const char * | Unit () const |
void | Get () |
void | Set () |
virtual void | Print () const |
Rcuxx::BcAV_TH::BcAV_TH | ( | Rcu & | rcu | ) | [inline] |
Constructor.
imem | Instruction memory | |
rmem | Result memory |
void Rcuxx::BcAV_TH::SetMiliVolts | ( | float | v | ) | [inline] |
Set threshold in mili volts.
v | Threshold |
References Rcuxx::AltroRegister::fData, and Rcuxx::BcAV::fgkCounts2mV.
float Rcuxx::BcAV_TH::MiliVolts | ( | ) | const [inline] |
References Rcuxx::AltroRegister::fData, and Rcuxx::BcAV::fgkCounts2mV.
Referenced by Print().
float Rcuxx::BcAV_TH::Factor | ( | ) | const [inline, virtual] |
Reimplemented from Rcuxx::BcThreshold.
References Rcuxx::BcAV::fgkCounts2mV.
const char* Rcuxx::BcAV_TH::Unit | ( | ) | const [inline, virtual] |
void Rcuxx::BcAV_TH::Get | ( | ) | [inline, virtual] |
void Rcuxx::BcAV_TH::Set | ( | ) | [inline, virtual] |
Encode set data before committing.
Reimplemented from Rcuxx::AltroRegister.
References Rcuxx::AltroRegister::fData.
virtual void Rcuxx::BcAV_TH::Print | ( | ) | const [inline, virtual] |
Print contents of this register.
Reimplemented from Rcuxx::BcThreshold.
References MiliVolts(), and Rcuxx::AltroRegister::Print().
Top of page | Last update Wed Jun 4 00:47:57 2008 |
Copyright © 2004 Christian Holm | Created by DoxyGen 1.5.6 |