
module CrystalMap
verbosity = info
enable = true
ThermistorRankingFilename =
endmod
# begin ThermistorRanking
# QMatrix
# 13 2
1 30
3 28
5 6
11 61
13 43
14 45
19 21
20 18
24 58
27 26
46 16
47 17
48 49
# end ThermistorRanking
If this file is not provided thermistors on the same channel are ranked by channel number.
Public Member Functions | |
| MCrystalMap (QSequence *s) | |
| constructor | |
| ~MCrystalMap () | |
| destructor | |
| void | Init () |
| Init method. | |
| QEvent * | Do (QEvent *ev) |
| Do method. | |
| void | Done () |
| Done method. | |
Private Attributes | |
| std::map< int, int > | fThermistorRanking |
1.5.6