Interface OpticsConstraint

    • Method Detail

      • calcValue

        double calcValue​(cern.accsoft.steering.jmad.domain.optics.Optic optics)
        returns the residual for the given optics.
        Parameters:
        optics - the optics for which to calc the residual
        Returns:
        the residual
      • getTargetValue

        double getTargetValue()