Interface FrequencyBandwidth.Builder

  • Method Details

    • units

      Frequency bandwidth units.

      Parameters:
      units - Frequency bandwidth units.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • units

      Frequency bandwidth units.

      Parameters:
      units - Frequency bandwidth units.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • value

      Frequency bandwidth value. AWS Ground Station currently has the following bandwidth limitations:

      • For AntennaDownlinkDemodDecodeconfig, valid values are between 125 kHz to 650 MHz.

      • For AntennaDownlinkconfig, valid values are between 10 kHz to 54 MHz.

      • For AntennaUplinkConfig, valid values are between 10 kHz to 54 MHz.

      Parameters:
      value - Frequency bandwidth value. AWS Ground Station currently has the following bandwidth limitations:

      • For AntennaDownlinkDemodDecodeconfig, valid values are between 125 kHz to 650 MHz.

      • For AntennaDownlinkconfig, valid values are between 10 kHz to 54 MHz.

      • For AntennaUplinkConfig, valid values are between 10 kHz to 54 MHz.

      Returns:
      Returns a reference to this object so that method calls can be chained together.