All Projects → CS-SI → Orekit

CS-SI / Orekit

Licence: Apache-2.0, Unknown licenses found Licenses found Apache-2.0 LICENSE.txt Unknown license-header.txt
OREKIT is a free low level space dynamics library written in Java. Please visit our Gitlab instance for issues and contributions: https://gitlab.orekit.org

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Orekit

open-space-toolkit-astrodynamics
Flight profile, orbit, attitude, access.
Stars: ✭ 16 (-85.45%)
Mutual labels:  space, astrodynamics, attitude
SimpleKeplerOrbits
Unity3d static 2-body orbits simulation
Stars: ✭ 76 (-30.91%)
Mutual labels:  space, orbital-mechanics
astrobook
The Astrobook source files
Stars: ✭ 32 (-70.91%)
Mutual labels:  astrodynamics, orbital-mechanics
trusat-frontend
The React codebase for space-sustainability tool TruSat
Stars: ✭ 31 (-71.82%)
Mutual labels:  space, orbit-determination
nextinspace
Never miss a launch. 🚀
Stars: ✭ 101 (-8.18%)
Mutual labels:  space, spaceflight
orbitdeterminator
determination of satellite orbits and more
Stars: ✭ 149 (+35.45%)
Mutual labels:  orbital-mechanics, orbit-determination
AstriaGraph
A tool for visualizing Resident Space Objects (http://astria.tacc.utexas.edu/AstriaGraph/)
Stars: ✭ 31 (-71.82%)
Mutual labels:  astrodynamics, orbital-mechanics
nyx
Nyx is a high fidelity, fast, reliable and validated astrodynamical toolkit library written in Rust. Github hosts a CLONE of the Gitlab repo: https://gitlab.com/nyx-space/nyx/ .
Stars: ✭ 51 (-53.64%)
Mutual labels:  astrodynamics, orbital-mechanics
smd
Space Mission Design - A SPICE-enhanced continuous thrust interplanetary mission propagator and vizualizer
Stars: ✭ 22 (-80%)
Mutual labels:  astrodynamics
cas
Cellular Automata Simulator
Stars: ✭ 22 (-80%)
Mutual labels:  space
pyspedas
Python-based Space Physics Environment Data Analysis Software
Stars: ✭ 90 (-18.18%)
Mutual labels:  space
rust-spice
WOW! The complete NASA/NAIF Spice toolkit is actually usable on Rust
Stars: ✭ 31 (-71.82%)
Mutual labels:  space
NASSP
Project Apollo - NASSP
Stars: ✭ 110 (+0%)
Mutual labels:  space
sgp4
Simplified perturbations models
Stars: ✭ 94 (-14.55%)
Mutual labels:  satellite-prediction
api
Open Source API for Launched Spacecrafts & Rockets data of ISRO🚀
Stars: ✭ 62 (-43.64%)
Mutual labels:  space
public regulated data types
Regulated DSDL definitions for Cyphal (standard and third-party)
Stars: ✭ 62 (-43.64%)
Mutual labels:  space
heyoka.py
Python library for ODE integration via Taylor's method and LLVM
Stars: ✭ 45 (-59.09%)
Mutual labels:  astrodynamics
AstroAdventures-Android
A mini-game for Android like Space Invaders, where the entire game engine has been written from scratch, in Kotlin. And every visual asset in the game is drawn with code, using Android Custom Views.
Stars: ✭ 50 (-54.55%)
Mutual labels:  space
beyond
Flight Dynamic Library
Stars: ✭ 39 (-64.55%)
Mutual labels:  space
keeptrack.space
🌎📡 TypeScript Astrodynamics Software for Non-Engineers. 3D Visualization of satellite data and the sensors that track them.
Stars: ✭ 61 (-44.55%)
Mutual labels:  space

Orekit logo

Orekit

An accurate and efficient core layer for space flight dynamics applications

Orekit is a low level space dynamics library written in Java. Orekit is designed to be easily used in very different contexts, from quick studies up to critical operations. As a library, Orekit provides basic elements (orbits, dates, attitude, frames, ...) and various algorithms to handle them (conversions, propagations, pointing, events detection, orbit determination ...).

Download

Official releases

Official Orekit releases are available on our Gitlab instance. They are also available in the Maven repository.

Development version

To get the latest development version, please clone our official repository and checkout the develop branch:

git clone -b develop https://gitlab.orekit.org/orekit/orekit.git

Note: Our official repository is mirrored on Github.

Documentation

Project overview, architecture and development, detailed features list, Javadoc and a lot of other information is available on the Maven site.

Getting help

The main communication channel is our forum. You can report bugs and suggest new features in our issues tracking system. When reporting security issues check the "This issue is confidential" box.

Contributing

Orekit exists thanks to the contribution of many people. Please take a look at our contributing guidelines if you're interested in helping!

Building

Detailed information on how to build Orekit from source either using Maven or Eclipse is provided in building.md file.

Dependencies

Orekit relies on the following FOSS libraries, all released under business friendly FOSS licenses.

Compile-time/run-time dependencies

  • Hipparchus, a mathematics library released under the Apache License, version 2.0.

Test-time dependencies

  • JUnit 4, a widely used unit test framework released under the Eclipse Public License, version 1.0.

  • Mockito, a mocking framework for unit tests, released under MIT license.

More detailed information is available in the Maven site.

License

Orekit is licensed by CS GROUP under the Apache License, version 2.0. A copy of this license is provided in the LICENSE.txt file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].