Changing how side of pier is calculated.

This commit is contained in:
2022-05-16 18:59:55 +01:00
parent 5c2bd21f1e
commit 650fc04bca
3 changed files with 150 additions and 170 deletions
+1 -2
View File
@@ -31,8 +31,7 @@ namespace ASCOM.Meade.net.Wrapper
bool IsParked { get; }
ParkedPosition ParkedPosition { get; }
bool RestartTracking { get; }
PierSide SideOfPier { get; set; }
double? TargetRightAscension { get; set; }
double? TargetDeclination { get; set; }