Package gpl.contour

Class GPLContourPoint

All Implemented Interfaces:
Serializable, Cloneable

public class GPLContourPoint extends Point
See Also:
  • Field Details Link icon

    • signalExcess Link icon

      public double signalExcess
    • totalEnergy Link icon

      public double totalEnergy
  • Constructor Details Link icon

    • GPLContourPoint Link icon

      public GPLContourPoint(Point p, double signalExcess, double energy)
    • GPLContourPoint Link icon

      public GPLContourPoint(int x, int y, double signalExcess, double energy)
  • Method Details Link icon

    • getSignalExcess Link icon

      public double getSignalExcess()
      Returns:
      the point amplitude
    • setSignalExcess Link icon

      public void setSignalExcess(double signalExcess)
      Parameters:
      amplitude - the point energy to set
    • getTotalEnergy Link icon

      public double getTotalEnergy()
      Returns:
      the totalEnergy