- A struct for holding all the aircraft input states.
- All the aircraft components access these to get the currentinput state for the requested input.
- When
AutoSetInput
option is disabled in theAircraftInputManager
these values also can be set manually for testing purposes.