Optional

Telescope.DeclinationRate Property

 Telescope.DeclinationRate  (read-write, Double)
 
The declination tracking rate (arcseconds per second, default = 0.0)

Syntax

Telescope.DeclinationRate [= Double]

The property syntax has these parts:

Part Description
Value (Double) The declination tracking rate (arcseconds per second, default = 0.0)

Remarks

This property, together with RightAscensionRate, 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: