Class SNRAnnotation


public class SNRAnnotation extends DataAnnotation<DataAnnotationType>
  • Constructor Details

  • Method Details

    • getSnr

      public double getSnr()
      Returns:
      the snr
    • setSnr

      public void setSnr(double snr)
      Parameters:
      snr - the snr to set
    • toString

      public String toString()
      Overrides:
      toString in class Object