radgps - nicolob/pep-full GitHub Wiki
Type: subroutine
Defined in: radgps.f
Definition: subroutine RADGPS(nvel,norm,npath,idopob)
Author: r.w.king
Created: October 1981
r.w.king oct 1981 subroutine radgps
calculation of one-way time delay and doppler shift for
observations of earth satellites with speed of light assumed
infinite (no falsi iteration required)
correct for propagation effects
set up ipct as follows:
-2: 1st leg of phase delay doppler
-1: 2nd leg of phase delay doppler
1: time delay
there are three possible doppler observables:
lopler=-1 observable is phase
lopler= 0 observable is averaged integrated frequency (jpl)
(no longer implemented)
lopler= 1 observable is instantaneous frequency
globdefs.inc
comdateq.inc
coord.inc
eqnphs.inc
fcntrl.inc
ltrapobs.inc
mnsprt.inc
number.inc
nutprc.inc
obscrd.inc
kobequiv.inc
param.inc
plnhar.inc
prpgat.inc
sbcom.inc
sitcrd.inc
spqind.inc
yvect.inc
nvel
norm
npath
idopob
- ...
- ...