Astrodynamics 0.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Astrodynamics --version 0.0.4
NuGet\Install-Package Astrodynamics -Version 0.0.4
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.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Astrodynamics --version 0.0.4
#r "nuget: Astrodynamics, 0.0.4"
#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.0.4

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

GitHub Workflow Status GitHub Workflow Status GitHub top language 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. ⚠

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

Version Downloads Last updated
0.1.0 187 1/21/2023
0.0.4 163 1/21/2023