Class SendIrFormatter

java.lang.Object
org.harctoolbox.irscrutinizer.exporter.SendIrFormatter
All Implemented Interfaces:
org.harctoolbox.girr.Command.CommandTextFormat

public class SendIrFormatter extends Object implements org.harctoolbox.girr.Command.CommandTextFormat
This class does something interesting and useful. Or not...
  • Constructor Details

    • SendIrFormatter

      public SendIrFormatter(int module, int connector, boolean compressed)
    • SendIrFormatter

      public SendIrFormatter()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface org.harctoolbox.girr.Command.CommandTextFormat
    • format

      public String format(org.harctoolbox.ircore.IrSignal irSignal, int count)
      Specified by:
      format in interface org.harctoolbox.girr.Command.CommandTextFormat