Click or drag to resize
IFlightSimulatorX Properties

The IFlightSimulatorX type exposes the following members.

Properties
  NameDescription
Public propertyConnected
Gets a value indicating whether we are connected to Flight Simulator X or not.
Public propertyConnectionStatus
Gets a description of the state of the connection to FSX.
Public propertyIsFrozen
Gets or sets a value indicating that the simulated aircraft's position, altitude and attitude are frozen in FSX. When an aircraft is frozen it is unable to move but FSX will register a collision if it hits an object or the ground.
Public propertyIsInstalled
Gets a value indicating that Flight Simulator X appears to be installed.
Public propertyIsSlewing
Gets or sets a value indicating that the simulator is in slew mode. In slew mode the aircraft does not fly normally but the pitch is still affected by the simulated environment. FSX will ignore collisions with objects or the ground.
Public propertyMessagesReceivedCount
Gets a count of messages that have been sent from FSX.
Top
See Also