Refactored code to use interrfaces in declarations, rather than concrete classes.

This commit is contained in:
2019-07-08 17:30:02 +01:00
parent bc90049798
commit ca3dd0e4fd
5 changed files with 64 additions and 149 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ namespace ASCOM.Meade.net
public EquatorialCoordinates equatorialCoordinates { get; set; }
}
public class AstroMaths
public class AstroMaths : IAstroMaths
{
//returns the decimal hour angle for given right ascension on a given datetime for a given logitude.