|
Rcuxx::FmdT2SENS Struct Reference |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Public Member Functions | |
| FmdT2SENS (Rcu &rcu, BcCSR3 &csr3, AltroCommand &start) | |
| float | Centrigrades () const |
| float | Factor () const |
| const char * | Unit () const |
| void | Get () |
Static Public Attributes | |
| static const float | fgkCounts2C |
| Rcuxx::FmdT2SENS::FmdT2SENS | ( | Rcu & | rcu, | |
| BcCSR3 & | csr3, | |||
| AltroCommand & | start | |||
| ) | [inline] |
Constructor.
| imem | Reference to instruction memory interface | |
| rmem | Reference to result memory interface | |
| csr3 | Reference to status register interface | |
| start | Reference to start command interface |
| float Rcuxx::FmdT2SENS::Centrigrades | ( | ) | const [inline] |
Get threshold value in natural units.
References Rcuxx::AltroRegister::fData, and fgkCounts2C.
| float Rcuxx::FmdT2SENS::Factor | ( | ) | const [inline, virtual] |
| const char* Rcuxx::FmdT2SENS::Unit | ( | ) | const [inline, virtual] |
| void Rcuxx::FmdT2SENS::Get | ( | ) | [inline, virtual] |
const float Rcuxx::FmdT2SENS::fgkCounts2C [static] |
C per ADC counts.
Referenced by Centrigrades(), Rcuxx::FmdT2SENS_TH::Factor(), Factor(), Rcuxx::FmdT2SENS_TH::GetNatural(), and Rcuxx::FmdT2SENS_TH::SetCentigrade().
| Top of page | Last update Wed Jun 4 00:49:33 2008 |
| Copyright © 2004 Christian Holm | Created by DoxyGen 1.5.6 |