Class CollocatedInterferenceReport.InterferenceAccuracyAndIndex

    • Field Detail

      • expectedAccuracy

        public final byte expectedAccuracy
        Unsigned int (4 bits) representing expected accuracy of the estimate of interference in dB with 95% confidence interval
      • interferenceIndex

        public final byte interferenceIndex
        Unsigned int (4 bits) indicating the interference index that is unique for each type of interference source
    • Constructor Detail

      • InterferenceAccuracyAndIndex

        public InterferenceAccuracyAndIndex​(byte expectedAccuracy,
                                            byte interferenceIndex)
        Constructor