Aircraft Input States

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