Info
Version: | 2.12.0 |
Author(s): | Joe Sauve, Julien Tschäppät |
Last Update: | Sunday, July 31, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jsauve/AASharp |
NuGet Url: | https://www.nuget.org/packages/AASharp |
Install
Install-Package AASharp
dotnet add package AASharp
paket add AASharp
AASharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- System.ValueTuple(>= 4.5.0)
- System.ValueTuple(>= 4.5.0)
- System.ValueTuple(>= 4.5.0)
Tags
AASharp is a C# port of PJ Naughter's static C++ library, AA+.
Naughter's library implements the algorithms in Jean Meuss' book, "Astronomical Algorithms.".