Hi!!
I am wondering where I can find the variable type for the different variables that are pulled off the sim.
I am trying to extract some data and I followed the example and got to get the Lat, Long, Altitude, Airspeed, but that's about it.
For example the variable PLANE HEADING DEGREES MAGNETIC the documentation states that it is in radians.
I should know which type is which or is there a documentation where I can find the variable numeric or string type?
But how do I know if its a FLOAT64, INT32, etc etc.
I want to know how to extract the numbers in the correct format into my VB.NET application.
Any help is appreciated.
Thanks much,
Teo
I am wondering where I can find the variable type for the different variables that are pulled off the sim.
I am trying to extract some data and I followed the example and got to get the Lat, Long, Altitude, Airspeed, but that's about it.
For example the variable PLANE HEADING DEGREES MAGNETIC the documentation states that it is in radians.
I should know which type is which or is there a documentation where I can find the variable numeric or string type?
But how do I know if its a FLOAT64, INT32, etc etc.
I want to know how to extract the numbers in the correct format into my VB.NET application.
Any help is appreciated.
Thanks much,
Teo
