#include "Algorithm/AlgBase.h"Go to the source code of this file.
Namespaces | |
| namespace | RmMuMask |
Classes | |
| class | AlgRmMu |
Variables | |
| const int | kRMMU_ISMU_MASK = 0x2 |
| const int | kRMMU_ISSHW_MASK = 0x4 |
| const int | kRMMU_ISPHYS_MASK = 0x8 |
| const int | kRMMU_ISSCALED_MASK = 0x10 |
| const int | kRMMU_INRECOTRK_MASK = 0x20 |
| const int | kRMMU_ISRETAIN_MASK = 0x40 |
| const int | kRMMU_ISMCELEC_MASK = 0x80 |
| const int | kRMMU_NUM_SHIFT = 8 |
| const float | kRMMU_SCL_FACT_SCALE = 10000 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1