Package jline.lang.processes
Class ME.NegativeDensityScan
java.lang.Object
jline.lang.processes.ME.NegativeDensityScan
- Enclosing class:
ME
Outcome of the density scan: whether a negative value was found, and where.
-
Method Summary
-
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
-