Jump to content

Recommended Posts

Posted

How to get flight data from IL-2 Sturmovik periodicly? such as :

ax,//linear acceleration component in body coordinate system
ay,//linear acceleration component in body coordinate system
az,//linear acceleration component in body coordinate system
vx,//linear velocity component in body coordinate system
vy,//linear velocity component in body coordinate system
vz,//linear velocity component in body coordinate system
wind_vx,//wind linear velocity component in body coordinate system
wind_vy,//wind linear velocity component in body coordinate system
wind_vz,//wind linear velocity component in body coordinate system
omegadotx,//angular accelearation components in body coordinate system
omegadoty,//angular accelearation components in body coordinate system
omegadotz,//angular accelearation components in body coordinate system
omegax,//angular velocity components in body coordinate system
omegay,//angular velocity components in body coordinate system
omegaz,//angular velocity components in body coordinate system
yaw,  //radians
pitch,//radians
roll, //radians
common_angle_of_attack, //AoA radians
common_angle_of_slide   //AoS radians

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...