Astrodynamics 0.0.4
See the version list below for details.
dotnet add package Astrodynamics --version 0.0.4
NuGet\Install-Package Astrodynamics -Version 0.0.4
<PackageReference Include="Astrodynamics" Version="0.0.4" />
paket add Astrodynamics --version 0.0.4
#r "nuget: Astrodynamics, 0.0.4"
// Install Astrodynamics as a Cake Addin #addin nuget:?package=Astrodynamics&version=0.0.4 // Install Astrodynamics as a Cake Tool #tool nuget:?package=Astrodynamics&version=0.0.4
⚠ Please note, this library is still in very active development, features may be added and removed, although I will try and keep on top of using proper semantic versioning. ⚠
OrbitalMechanics
Introduction
This is C# library to make life just a little bit easier when working with orbits.
The initial release aims to support
- Keplerian orbits
- Modified (American) Keplerian orbits
- Two-line element sets
- Units of measurement
- Proper units of measurement
This has been created to support an academic paper I'm writing. So initially, only those features that I need will be supported. However, I'm hoping that this will be fleshed out further over time.
Installation
You can either use your IDE's package manager, or the Nuget CLI.
dotnet add package OrbitalMechanics
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net7.0
- 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.