Package gpl.contour

Class NullGPLContour

java.lang.Object
gpl.contour.GPLContour
gpl.contour.NullGPLContour
All Implemented Interfaces:
Cloneable

public class NullGPLContour extends GPLContour
slightly fudged contour which doesnt' have any points for situations where no contour was found within a GPL detection.
Author:
dg50
  • Constructor Details

    • NullGPLContour

      public NullGPLContour(double totalNoise, double totalSignal, int minTBin, int maxTBin, int minFBin, int maxFBin)