TAS and Conversion Factor
Question: How can I calculation a True Air Speed and obtain the conversion factor? In the SDK we use the IndicatedAirSpeed struct which has a few different constructors to handle a different temperature variation, the full API documentation can be found here. Two values are required, these are an Airspeed and an Altitude value. So an example [...]