Class SimpleRadioServerConfig.Transceiver

java.lang.Object
com.codinglitch.lexiconfig.classes.LexiconHolding
com.codinglitch.lexiconfig.classes.LexiconPageData
com.codinglitch.simpleradio.SimpleRadioServerConfig.Transceiver
Enclosing class:
SimpleRadioServerConfig

public static class SimpleRadioServerConfig.Transceiver extends com.codinglitch.lexiconfig.classes.LexiconPageData
  • Field Details

    • maxFMDistance

      public Integer maxFMDistance
    • falloffFM

      public Integer falloffFM
    • maxAMDistance

      public Integer maxAMDistance
    • falloffAM

      public Integer falloffAM
    • transceiverSlow

      public Boolean transceiverSlow
    • enabled

      public Boolean enabled
  • Constructor Details

    • Transceiver

      public Transceiver()