SGP.NET
1.0.3
See the version list below for details.
dotnet add package SGP.NET --version 1.0.3
NuGet\Install-Package SGP.NET -Version 1.0.3
<PackageReference Include="SGP.NET" Version="1.0.3" />
paket add SGP.NET --version 1.0.3
#r "nuget: SGP.NET, 1.0.3"
// Install SGP.NET as a Cake Addin #addin nuget:?package=SGP.NET&version=1.0.3 // Install SGP.NET as a Cake Tool #tool nuget:?package=SGP.NET&version=1.0.3
C# SGP4 Satellite Prediction Library. Multi-function library with support for loading satellites from TLEs, converting between coordinate systems and reference frames, observing satellites from ground stations, and creating schedules of observations over periods of time.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.2 | 2,318 | 9/1/2022 |
1.3.0 | 378 | 8/31/2022 |
1.2.1 | 846 | 7/30/2021 |
1.2.0 | 9,476 | 12/11/2019 |
1.1.1 | 536 | 10/15/2019 |
1.1.0 | 478 | 10/1/2019 |
1.0.7 | 537 | 8/13/2019 |
1.0.6 | 509 | 8/12/2019 |
1.0.5 | 541 | 7/22/2019 |
1.0.4 | 630 | 4/15/2019 |
1.0.3 | 719 | 2/11/2019 |
1.0.2.1 | 616 | 2/5/2019 |
1.0.1 | 644 | 2/4/2019 |
1.0.0 | 653 | 2/3/2019 |
* Added direction property to TopocentricObservation
* Added signal delay calculation to TopocentricObservation
* Moved GetDopplerShift to TopocentricObservation
* Fixed TopocentricObservation equality comparison infinite loop
* Moved SatelliteObservation to SatelliteVisibilityPeriod, added equality comparisons
* Added multiple local source capability to LocalTleProvider
* Added `params` supply system URLs/filenames of ITleProviders