Class ME.NegativeDensityScan

java.lang.Object
jline.lang.processes.ME.NegativeDensityScan
Enclosing class:
ME

public static class ME.NegativeDensityScan extends Object
Outcome of the density scan: whether a negative value was found, and where.
  • Method Details

    • isNegative

      public boolean isNegative()
      Returns:
      true if the scan found a point where the density is negative
    • getFmin

      public double getFmin()
      Returns:
      the smallest density value seen
    • getTmin

      public double getTmin()
      Returns:
      the time at which the smallest density value was seen