Initial JSBSimWrapper, ISA and airspeed blocks#1
Initial JSBSimWrapper, ISA and airspeed blocks#1seanmcleod70 wants to merge 3 commits intopathsim:mainfrom
Conversation
|
I guess a dependency to JSBSim ( Lines 28 to 32 in 12dcba2 |
|
Thanks, just pushed a commit to add jsbsim as a dependency. |
|
Awesome @seanmcleod70! A frew remarks:
|
|
Pushed a new commit to move the code into functional subdirectories, added relevant The only constants at the moment are specific to the International Standard Atmosphere, so I've left them as class variables of |
|
Looks good. Do you have any thoughts on tests for the new blocks? |
|
So far I'd only been concentrating on getting the basics done to match the repo requirements etc. 😉 I'll take a look at the test setup for pathsim-chem and implement some tests along those lines and then push a commit to this PR with them. |
No description provided.