Added code for the site latitude
and started work on the longitude.
This commit is contained in:
@@ -9,6 +9,8 @@ namespace ASCOM.MeadeAutostar497.Controller
|
||||
|
||||
bool Slewing { get; }
|
||||
DateTime utcDate { get; set; }
|
||||
double SiteLatitude { get; set; }
|
||||
double SiteLongitude { get; set; }
|
||||
void AbortSlew();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user