Interface FrequencyBandwidth.Builder

    • Method Detail

      • value

        FrequencyBandwidth.Builder value​(Double 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.