Class QuasarLRNoiseMeasure

    • Constructor Detail

      • QuasarLRNoiseMeasure

        public QuasarLRNoiseMeasure()
    • Method Detail

      • getName

        public String getName()
        Returns:
        the name
      • getTimestamp

        public long getTimestamp()
        Returns:
        the timestamp
      • getAntenna

        public Integer getAntenna()
        Returns:
        the activated antenna port or null
      • getMinimum

        public int getMinimum()
        Returns:
        the minimum
      • getAverage

        public int getAverage()
        Returns:
        the average
      • getMaximum

        public int getMaximum()
        Returns:
        the maximum
      • toString

        public String toString()
        return this object as json string
        Overrides:
        toString in class Object