Class COM1Helper

java.lang.Object
com.mouseviator.fsuipc.helpers.avionics.RadioHelper
com.mouseviator.fsuipc.helpers.avionics.COM1Helper

public class COM1Helper
extends RadioHelper
This class provides methods that return data requests to gather/set various data from/to flight simulator COM1 radio. The returned requests are usually modified to return user-friendly data type, even thought the underlying data type may be different. It uses the RadioHelper class for common functionality.
Author:
Murdock
  • Constructor Details

    • COM1Helper

      public COM1Helper()