You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API does not gather all the attributes/properties that a Body object shows to have when inspected in Python. In particular, the following attributes are missing from the API documentation:
The API does not gather all the attributes/properties that a Body object shows to have when inspected in Python. In particular, the following attributes are missing from the API documentation:
ephemeris_frame_to_base_frame
flight_conditions
ground_station_list
inertia_tensor
system_models
For convenience, here's the link to the precise location where they are missing from:
https://py.api.tudat.space/en/latest/environment.html#tudatpy.numerical_simulation.environment.Body
The text was updated successfully, but these errors were encountered: