open-space-toolkit-physics icon indicating copy to clipboard operation
open-space-toolkit-physics copied to clipboard

Physical units, time, reference frames, environment modeling.

Results 12 open-space-toolkit-physics issues
Sort by recently updated
recently updated
newest added

Closes [#206](https://github.com/open-space-collective/open-space-toolkit-physics/issues/206)

**Is your feature request related to a problem? Please describe.** Currently, in the Instant class we print to stdout with the TT Scale, which while appropriate, can be confusing to...

enhancement

**Describe the bug** A clear and concise description of what the bug is. Describe if the bug appears in the cpp code, in the bindings, if it affects the unit...

bug

Not to be merged, just a test of this free-floating function

**Is your feature request related to a problem? Please describe.** After trying to add python bindings for the physics::data::Scalar class (which currently lacks them) in OSTk physics, I have deemed...

enhancement

**Describe the solution you'd like** So that we can autodocumentation in sphinx that leverages those docstrings, just like we do for OSTk astro

enhancement

**Is your feature request related to a problem? Please describe.** The data managers all have the same copy-pastad repository lock/unlock functions. These can be moved to a shared function specification...

enhancement

**Describe the bug** From a list compiled by Dhruv Jain 1. OTSK Physics: 1. https://open-space-collective.github.io/open-space-toolkit-physics/html/index.html 1. Documentation >> Python >> 404 2. Tutorials >> C++ >> 404 3. Tutorials >>Python...

bug

**Is your feature request related to a problem? Please describe.** When defining an Earth gravity model, we have a required `directory`/`aDataDirectory` argument. This argument is meant to allow defining gravity...

enhancement