Class MatchConstraintGlobal

    • Constructor Detail

      • MatchConstraintGlobal

        public MatchConstraintGlobal()
    • Method Detail

      • getReadoutNames

        public java.util.List<java.lang.String> getReadoutNames()
        Specified by:
        getReadoutNames in interface MatchConstraint
        Returns:
        Madx values-command names to read the resulting value of the constraints after matching...

        for local matching, if a range is specified, only names for first and last element of the range are returned

      • getQ1

        public java.lang.Double getQ1()
      • setQ1

        public void setQ1​(java.lang.Double q1)
      • getQ2

        public java.lang.Double getQ2()
      • setQ2

        public void setQ2​(java.lang.Double q2)
      • getDq1

        public java.lang.Double getDq1()
      • setDq1

        public void setDq1​(java.lang.Double dq1)
      • getDq2

        public java.lang.Double getDq2()
      • setDq2

        public void setDq2​(java.lang.Double dq2)
      • isGlobal

        public boolean isGlobal()
        Specified by:
        isGlobal in interface MatchConstraint
        Returns:
        true, if it is a global constraint
      • getParameterSettings

        public java.util.Map<java.lang.String,​java.lang.Double> getParameterSettings()
        Specified by:
        getParameterSettings in interface MatchConstraint
        Returns:
        MadxName-Value Pairs for all defined Parameters of this constraint