|
User Documentation |
|||||||||
prev file | next file | ||||||||||
SUMMARY: fields | routine DETAILS: routine | ||||||||||
./toolbox chdoppler.pro
chdoppler |
function chdoppler(ra, dec, julday, [obspos=obspos], [light=light]) |
computes the projected velocity of the telescope wrt six coordinate systems: geo, helio, bary, lsrk, lsrd, gal negative velocities mean approach The standard LSR is defined as follows: the sun moves at 20.0 km/s toward ra=18.0h, dec=30.0 deg in 1900 epoch coords
CHDOPPLER IS NOT VECTORIZED; ONLY SINGLE NUMBERS
This code came via e-mail from Carl Heiles via Tom Bania on 11/04/2004. Local changes:
Parameters | |
ra |
The source ra in decimal hours, equinox 2000 |
dec |
The source dec in decimal hours, equinox 2000 |
julday |
The julian day |
Keywords | |
obspos |
observatory position [East longitude, latitude] in degrees. Uses the GBT position if not specified. |
light |
When set, returns the velocity as a fraction of c |