- Messages
- 128
Hi,
I'm doing a C# app and after an "AddToDataDefinition" and "RequestDataOnSimObject" at each "SIMCONNECT_PERIOD.VISUAL_FRAME", "ROTATION VELOCITY BODY X" with "FEET PER SECOND" unit as "SIMCONNECT_DATATYPE.FLOAT64" gives me all sort of numbers that aren't reflecting what's in the sim. I have compared the values with SPAD and they really don't match. The variables are sent a "Struct" as a result of the data request, stored as Double.
Anybody knows something I don't about those values?
Regards,
Keven
I'm doing a C# app and after an "AddToDataDefinition" and "RequestDataOnSimObject" at each "SIMCONNECT_PERIOD.VISUAL_FRAME", "ROTATION VELOCITY BODY X" with "FEET PER SECOND" unit as "SIMCONNECT_DATATYPE.FLOAT64" gives me all sort of numbers that aren't reflecting what's in the sim. I have compared the values with SPAD and they really don't match. The variables are sent a "Struct" as a result of the data request, stored as Double.
Anybody knows something I don't about those values?
Regards,
Keven