| ' SLEW TIME MEASUREMENT PARAMETERS
DecForRAMeasure = +85.                ' Dec. (degrees) at which RA slew time measurements will
                                      ' be performed. Suggested values are +60 for latitudes
                                      ' north of +15 deg, and -60 for latitudes south of
                                      ' -15 deg
dRAInit = 0.000093                    ' Initial value of the RA increment (hours) during the RA  
                                      ' slew time measurements
dDecInit = 0.0018                     ' Initial value of the Dec increment (deg) during the Dec
                                      ' slew time measurements
 |