|
| unsigned int | any = 0 |
| | Non zero value indicates a slip has been detected.
|
| |
| struct { | |
| |
| unsigned LLI: 1 | |
| | Slip detected by loss of lock indicator. More...
|
| |
| unsigned GF: 1 | |
| | Slip detected by geometry free combination. More...
|
| |
| unsigned MW: 1 | |
| | Slip detected by Melbourne Wubenna combination. More...
|
| |
| unsigned SCDIA: 1 | |
| | Slip detected DIA. More...
|
| |
| unsigned retrack: 1 | |
| | Slip detected by retrack. More...
|
| |
| unsigned singleFreq: 1 | |
| | single frequency data More...
|
| |
| }; | | |
| |
◆ [struct]
◆ any
| unsigned int SigStat::SlipStat::any = 0 |
Non zero value indicates a slip has been detected.
◆ GF
| unsigned SigStat::SlipStat::GF |
Slip detected by geometry free combination.
◆ LLI
| unsigned SigStat::SlipStat::LLI |
Slip detected by loss of lock indicator.
◆ MW
| unsigned SigStat::SlipStat::MW |
Slip detected by Melbourne Wubenna combination.
◆ retrack
| unsigned SigStat::SlipStat::retrack |
Slip detected by retrack.
◆ SCDIA
| unsigned SigStat::SlipStat::SCDIA |
◆ singleFreq
| unsigned SigStat::SlipStat::singleFreq |
The documentation for this union was generated from the following file: