Seeking Functions for Phobos' Rotational Dynamics in Python #7
luigigisolfi
started this conversation in
Tudatpy User Questions
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Question
User: Hi everyone 😃
I am trying to propagate the dynamics of Phobos and there are a couple of functions that I know exist but are either not exposed to Python or their documentation is missing.
One of them should be under the rotation_model module, and it creates a synchronous rotation model with a longitudinal libration. The other one provides the initial conditions for the integration of the rotational dynamics of Phobos that is compatible with the absence of free modes in Phobos' rotation. So it computes and returns the initial conditions that will not generate normal modes.
I was wondering if anyone knows the name/syntax of these functions and could give be a brief explanation on how to use them(?)
Thaaanks 😉
Beta Was this translation helpful? Give feedback.
All reactions