Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

Releases: IO-Aerospace-software-engineering/Astrodynamics.Net

Release v1.9.1 - Geosynchronous and heliosynchronous orbit

25 Nov 15:43
3cc8211

Choose a tag to compare

What's Changed

  • Geosynchronous orbit
  • Heliosynchronous orbit
  • Some fixes

Release 1.9.0 - Upgrade to .Net 8.0

22 Nov 19:15
8d5e3ed

Choose a tag to compare

What's Changed

  • Updated DateTimeTest and TLETests with millisecond precision
  • Upgrade to .Net 8.0 LTS
  • Upgrade IO.Astrodynamics to version 1.9.2

Installation

Integrate this library in your project from Nuget :
https://www.nuget.org/packages/IO.Astrodynamics/

Release V1.8.0 - Oblateness perturbation

29 Sep 14:13
5d1c488

Choose a tag to compare

What's new

  • Propagator uses geopotential in gravity field computation

Release v1.7.0 - PDS archive management

31 Jul 14:00
5c6d0db

Choose a tag to compare

What's Changed

  • Add PDS archive manager
    • Generate archive from data model
    • Generate data model from archive
    • Validate archive from Xml schema

Release v1.6.1

27 Jul 11:35
6c3941f

Choose a tag to compare

What's Changed

  • Feature/fixes by @sylvain-guillet in #56
  • Fix kind property when DateTime.ToUTC() is used
  • Remove response size limitation with GetEphemeris method (10 000 statevectors), now the limitation is your memory size ;)

Full Changelog: v1.6.0...v1.6.1

Release v1.6.0 - Export to Cosmographia

24 Jul 15:52
fad65d3

Choose a tag to compare

What's Changed

  • A scenario can be exported into Cosmographia's files
  • Spacecraft clock limitation has been removed (minimal epoch has been updated from 01-JAN-2021 to 01-JAN-1957)
  • Improve propagation accuracy during maneuver

Installation

Integrate this library in your project from Nuget :
https://www.nuget.org/packages/IO.Astrodynamics.Net/

Release v1.5.0 - Lagrange points

18 Jul 12:44
3039f51

Choose a tag to compare

What's new

  • Add Lagrange points

Release v1.4.0

16 Jul 09:14
2b5d65d

Choose a tag to compare

What's new

  • Upgrade API
  • Add simulation summary
  • Fix minor bugs

Release v1.3.0

13 Jul 18:35
0df815e

Choose a tag to compare

What's new

  • Add new frames (B1950, Galactic, FK4, Ecliptic B1950)
  • Add julian date
  • Add star object

Release v1.2.0

11 Jul 20:02
6879fd1

Choose a tag to compare

What's new

  • Integrate barycenter concepts
  • Gravity dependencies are automatically computed
  • Code quality
  • Site's orbital parameters are automatically computed