The polar flattening parameter: polar radius = (1 - flattening) * earthrad.
EXAMPLES
1. Calculate the occultation times of a source (ra = 3.452, dec =
-46.334) from a satellite whose orbit is described by the 2nd
extension of orbit file orb.fits. Output the occultation times in file
occtimes.
getocctimes ra=3.452 dec=-46.334 orbitfile=orb.fits[2] outfile=occtimes.txt
2. Calculate the occultation times for the same source when the source
line of sight is 10 km above the Earth's surface. Calculate these
times for all the orbit files listed in orblist.txt and store them in
allocctimes.txt.
getocctimes ra=3.452 dec=-46.334 atmthickness=10 orbitfile=@orblist.txt outfile=allocctimes.txt
LAST MODIFIED
December 2010