Replies: 2 comments 1 reply
-
Looks to me like both geocentric and geodetic options are available? jsbsim/src/initialization/FGInitialCondition.cpp Lines 1488 to 1490 in b9bfc23 jsbsim/src/initialization/FGInitialCondition.cpp Lines 1584 to 1586 in b9bfc23 |
Beta Was this translation helpful? Give feedback.
1 reply
-
The source code is the definitive document 😉 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
I have been messing around on the side a bit with jsbsim and the python wrappers. I can start up anywhere I like using an IC.xml file, but I'd like to explore setting "ic/xyz" properties programmatically. From what I can see, the "ic/xyz" properties expect geocentric coordinates, and FGInitialCondition or FGLocation is not exposed to the python api. Is there a quick way to do this or have gone down a rabbit hole no one ever anticipated?
Thanks!
Curt. (of FlightGear infamy) :-)
Beta Was this translation helpful? Give feedback.
All reactions