Homework 6: Multipath and Relativity
Due: October 24, 2003
Given: data and software from previous homeworks and labs.
Multipath
- What are the numerical values of A and B?
- Calculate Rmulti
combination for TMGO & PRN 24. Subtract a mean value. Plot.
Does multipath correlate with elevation angle?
Multipath definition
Relativity
Relativity definition
- write a function that takes as input orbital semi-major axis a (meters),
eccentricity e, and eccentric anomaly E (radians). Output is relativity
correction in meters.
- Use these inputs
- a = 26,300 km
- e = 0.005
- E = 0.1 radians
Turn in: code, answers to questions, and plot.