Implemenated a few todo notes

This commit is contained in:
2020-09-03 13:11:47 +01:00
parent 8d097fefe1
commit f9792b22bc
4 changed files with 22 additions and 97 deletions
@@ -116,6 +116,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="AstroMaths\AltitudeData.cs" />
<Compile Include="AstroMaths\AstroMathExtensions.cs" />
<Compile Include="AstroMaths\AstroMaths.cs" />
<Compile Include="AstroMaths\EquatorialCoordinates.cs" />
<Compile Include="AstroMaths\HorizonCoordinates.cs" />