Optional

Telescope.RightAscensionRate Property

 Telescope.RightAscensionRate  (read-write, Double)
 
The right ascension tracking rate offset from sidereal (seconds per sidereal second, default = 0.0)

Syntax

Telescope.RightAscensionRate [= Double]

The property syntax has these parts:

Part Description
Value (Double) The right ascension tracking rate offset from sidereal (seconds per sidereal second, default = 0.0)

Remarks

This property, together with DeclinationRate, provides support for "offset tracking". Offset tracking is used primarily for tracking objects that move relatively slowly against the equatorial coordinate system. It also may be used by a software guiding system that controls rates instead of using the PulseGuide() method.

NOTES:

Use the Tracking property to enable and disable sidereal tracking (if supported).