|
Rcuxx::FmdT2_TH Struct Reference |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Public Member Functions | |
| FmdT2_TH (Rcu &rcu) | |
| void | SetCentigrade (float x) |
| float | GetNatural () const |
| float | Factor () const |
| const char * | Unit () const |
| void | Get () |
| void | Set () |
| Rcuxx::FmdT2_TH::FmdT2_TH | ( | Rcu & | rcu | ) | [inline] |
Constructor.
| imem | Reference to instruction memory interface | |
| rmem | Reference to result memory interface |
| void Rcuxx::FmdT2_TH::SetCentigrade | ( | float | x | ) | [inline] |
Set threshold in natural units.
| x | Threshold |
References Rcuxx::AltroRegister::fData, and Rcuxx::FmdT2::fgkCounts2C.
| float Rcuxx::FmdT2_TH::GetNatural | ( | ) | const [inline] |
Get threshold value in natural units.
References Rcuxx::AltroRegister::fData, and Rcuxx::FmdT2::fgkCounts2C.
| float Rcuxx::FmdT2_TH::Factor | ( | ) | const [inline, virtual] |
Get the conversion factor.
Reimplemented from Rcuxx::BcThreshold.
References Rcuxx::FmdT2::fgkCounts2C.
| const char* Rcuxx::FmdT2_TH::Unit | ( | ) | const [inline, virtual] |
| void Rcuxx::FmdT2_TH::Get | ( | ) | [inline, virtual] |
| void Rcuxx::FmdT2_TH::Set | ( | ) | [inline, virtual] |
Encode set data before committing.
Reimplemented from Rcuxx::AltroRegister.
References Rcuxx::AltroRegister::fData.
| Top of page | Last update Wed Jun 4 00:49:31 2008 |
| Copyright © 2004 Christian Holm | Created by DoxyGen 1.5.6 |