Index

radec_offset/add [ra=?, dec=?]

Change the equatorial tracking offsets.

Optional qualifier arguments:
/add
If this modifier is present the offsets will be added to the existing offsets. Otherwise they will replace them.
Mandatory arguments:
(none)
Optional Arguments:
PointingOffset ra
The offset to substitute for or add to the current right-ascension offset.
PointingOffset dec
The offset to substitute for or add to the current declination offset.

Example:
The following example adds an additional 10 arcseconds to the geocentric apparent declination of the source that is being tracked, and to subsequently tracked sources.
  radec_offset/add, dec=0:0:10
Context:
The Right Ascension and Declination offsets are added to the apparent geocentric equatorial coordinates of the source.

Martin Shepherd (2-Mar-1999)