Astrodynamics 0.1.0

dotnet add package Astrodynamics --version 0.1.0
NuGet\Install-Package Astrodynamics -Version 0.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Astrodynamics" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Astrodynamics --version 0.1.0
#r "nuget: Astrodynamics, 0.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Astrodynamics as a Cake Addin
#addin nuget:?package=Astrodynamics&version=0.1.0

// Install Astrodynamics as a Cake Tool
#tool nuget:?package=Astrodynamics&version=0.1.0

GitHub Workflow Status GitHub Workflow Status GitHub top language Nuget (with prereleases) GitHub FTB

⚠ 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. ⚠

Astrodynamics

Introduction

This is C# library to make life just a little bit easier when working with objects in orbit.

The initial release aims to support

  • Keplerian orbits
  • Modified Keplerian orbits
  • Two-line element sets
  • Units of measurement
  • Multiple reference frames
  • Common calculations

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 Astrodynamics
Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.1.0 184 1/21/2023
0.0.4 160 1/21/2023