Interface ModemMetrics

    • Method Detail

      • toHigherFrequencyUpperThreshold

        default int toHigherFrequencyUpperThreshold()
        Calculates the upper threshold for the higher frequency.
        Returns:
        The according threshold.
      • toLowerFrequencyUpperThreshold

        default int toLowerFrequencyUpperThreshold()
        Calculates the upper threshold for the lower frequency.
        Returns:
        The according threshold.
      • toSamplesPerBit

        default int toSamplesPerBit()
        Calculates the samples per bit.
        Returns:
        The according number of samples.