palAop

Apparent to observed place

Description:

Apparent to observed place for sources distant from the solar system.

Invocation

void palAop ( double rap, double dap, double date, double dut, double elongm, double phim, double hm, double xp, double yp, double tdk, double pmb, double rh, double wl, double tlr, double aob, double zob, double hob, double dob, double rob );

Arguments

rap = double (Given)
Geocentric apparent right ascension
dap = double (Given)
Geocentirc apparent declination
date = double (Given)
UTC date/time (Modified Julian Date, JD-2400000.5)
dut = double (Given)
delta UT: UT1-UTC (UTC seconds)
elongm = double (Given)
Mean longitude of the observer (radians, east +ve)
phim = double (Given)
Mean geodetic latitude of the observer (radians)
hm = double (Given)
Observer s height above sea level (metres)
xp = double (Given)
Polar motion x-coordinates (radians)
yp = double (Given)
Polar motion y-coordinates (radians)
tdk = double (Given)
Local ambient temperature (K; std=273.15)
pmb = double (Given)
Local atmospheric pressure (mb; std=1013.25)
rh = double (Given)
Local relative humidity (in the range 0.0-1.0)
wl = double (Given)
Effective wavelength (micron, e.g. 0.55)
tlr = double (Given)
Tropospheric laps rate (K/metre, e.g. 0.0065)
aob = double (Returned)
Observed azimuth (radians: N=0; E=90)
zob = double (Returned)
Observed zenith distance (radians)
hob = double (Returned)
Observed Hour Angle (radians)
dob = double (Returned)
Observed Declination (radians)
rob = double (Returned)
Observed Right Ascension (radians)

Notes:

HM -29.3TSLLOG(P/1013.25).

where TSL is the approximate sea-level air temperature in K (see Astrophysical Quantities, C.W.Allen, 3rd edition, section 52). Similarly, if the pressure P is not known, it can be estimated from the height of the observing station, HM, as follows:

P 1013.25EXP(-HM/(29.3TSL)).

Note, however, that the refraction is nearly proportional to the pressure and that an accurate P value is important for precise work.