Interface MatchResult

  • All Superinterfaces:
    Result
    All Known Implementing Classes:
    MatchResultImpl

    public interface MatchResult
    extends Result
    This interface represents the result of a matching task in madx
    • Method Detail

      • isSuccessful

        boolean isSuccessful()
        Returns:
        true if the matching Job reached the desired tolerance
      • getFinalPenalty

        double getFinalPenalty()
        Returns:
        the Value of the Final Penalty Function (TAR) which describes the reached tolerance during matching