Class COM2Helper

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

public class COM2Helper
extends RadioHelper
This class provides methods that return data requests to gather/set various data from/to flight simulator COM2 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

    • COM2Helper

      public COM2Helper()