#include <rcf_structs.h>
Public Attributes | |
| char | SURC [4] |
| SU IFB used to calculate RCs (added 20050128) More... | |
| float | CHnLSBloss [3] |
| CHn LSB RF loss. More... | |
| float | RAOBbias |
| Bias added to RAOB before calculating RCs. More... | |
| float | CH1LSBloss |
| CH1 LSB linear RF loss gradient. More... | |
| float | Gmatrix [900] |
Structure and Union to obtain the 2nd half of the header structure. Note That this also only obtains part of the rest of the header with the floating point values going to 0.00 too early into the reading of the Sentitivey matrix linear and Quadratic terms. A puzzle for another day.
Definition at line 61 of file rcf_structs.h.
| float END_HDR::CH1LSBloss |
CH1 LSB linear RF loss gradient.
Definition at line 65 of file rcf_structs.h.
| float END_HDR::CHnLSBloss[3] |
CHn LSB RF loss.
Definition at line 63 of file rcf_structs.h.
| float END_HDR::Gmatrix[900] |
Sensitivity matrix: iRC, NFL, Nlo, Nel
Definition at line 69 of file rcf_structs.h.
| float END_HDR::RAOBbias |
Bias added to RAOB before calculating RCs.
Definition at line 64 of file rcf_structs.h.
| char END_HDR::SURC[4] |
SU IFB used to calculate RCs (added 20050128)
Definition at line 62 of file rcf_structs.h.
1.8.5