![]() |
Ginan
|
Data Fields | |
| PTime | firstEpoch = GTime::noTime() |
| PTime | lastEpoch = GTime::noTime() |
| int | epochCount = 0 |
| int | obsCount = 0 |
| int | slipCount = 0 |
| map< E_ObsCode, int > | codeCount |
| map< string, int > | satCount |
| int | receiverErrorEpochs = 0 |
| int | receiverErrorCount = 0 |
| map<E_ObsCode, int> ReceiverLogs::codeCount |
| int ReceiverLogs::epochCount = 0 |
| PTime ReceiverLogs::firstEpoch = GTime::noTime() |
| PTime ReceiverLogs::lastEpoch = GTime::noTime() |
| int ReceiverLogs::obsCount = 0 |
| int ReceiverLogs::receiverErrorCount = 0 |
| int ReceiverLogs::receiverErrorEpochs = 0 |
| map<string, int> ReceiverLogs::satCount |
| int ReceiverLogs::slipCount = 0 |