Skip to content
Discussion options

You must be logged in to vote

Yes, I was going to suggest doing it the way you've shown it.

I've done something similar in the past. In my case I didn't want to calculate the moment or force externally, rather I wanted to be able to modify the stability coefficient from an external program while JSBSim was running. So I made all the coefficients properties.

    <aerodynamics>

        <property value="0.75">    aero/stability_coefficients/Cm-alpha </property>
        <property value="-27.0">   aero/stability_coefficients/Cm-q </property>
        <property value="-16.0">   aero/stability_coefficients/Cm-alpha-dot </property>
        <property value="1.0">     aero/stability_coefficients/Cm-d-elevator </property>

     …

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
2 replies
@nmfarras
Comment options

@seanmcleod70
Comment options

Answer selected by nmfarras
Comment options

You must be logged in to vote
6 replies
@seanmcleod70
Comment options

@nmfarras
Comment options

@seanmcleod70
Comment options

@agodemar
Comment options

@nmfarras
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants