Go to the source code of this file.
Namespaces | |
| example3 | |
Variables | |
| example3.data | |
| example3.header | |
| example3.L1 = d.getObs(svid, "L1C", header).data | |
| int | example3.mu = P1 - L1*(C_MPS/L1_FREQ_GPS) - 2*(P1-P2)/(1-GAMMA_GPS) |
| example3.P1 = d.getObs(svid, "C1W", header).data | |
| example3.P2 = d.getObs(svid, "C2W", header).data | |
| string | example3.rfn = gnsstk.getPathData() + '/test_input_rinex2_obs_RinexObsFile.06o' |
| example3.strict | |
| example3.svid = gnsstk.RinexSatID(5, gnsstk.SatelliteSystem.GPS) | |