This repository was archived by the owner on Aug 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Examples
Sylvain Guillet edited this page Jul 31, 2023
·
30 revisions
Some examples of main features based on unit tests
-
Same celestial bodies functionalities
-
[Generate PDS archive from object] (https://github.com/IO-Aerospace-software-engineering/Astrodynamics.Net/blob/main/IO.Astrodynamics.Tests/PDS/MissionInformation/MissionInformationTests.cs#L41)
-
[Generate object from PDS archive] (https://github.com/IO-Aerospace-software-engineering/Astrodynamics.Net/blob/main/IO.Astrodynamics.Tests/PDS/MissionInformation/MissionInformationTests.cs#L41)
-
[Validate PDS archive] (https://github.com/IO-Aerospace-software-engineering/Astrodynamics.Net/blob/main/IO.Astrodynamics.Tests/PDS/MissionInformation/MissionInformationTests.cs#L19)