Jump to content
The simFlight Network Forums

Accelerations and Velocities


Recommended Posts

Hi Pete

 

Do you have any idea which dll contains the flight model acceleration and velocity calculations? The reason I ask is I would like to hook directly into that function so i can be syncronized with the simulation in order to simulate an INS correctly but i am unsure of where to start.

 

Thanks

JB

Link to comment
Share on other sites

Do you have any idea which dll contains the flight model acceleration and velocity calculations? The reason I ask is I would like to hook directly into that function so i can be syncronized with the simulation in order to simulate an INS correctly but i am unsure of where to start.

 

Well pretty much all (probably all in fact) of the flight simulation modelling is in SIM1.DLL. But good luck finding functions you can use -- the whole of FS since FS2004 and on is a set a black boxes using objects. You need the object references. I'm an old-time programmer and Object Oriented Programming defeats me. I'm a regular bottom-up procedural programmer!  ASM and C forever! ;-)

 

Regards

Pete

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.