Interface GlobalVariable
-
- All Superinterfaces:
MadxVariable
,Variable
- All Known Implementing Classes:
MadxApertureGlobalVariable
,MadxGlobalVariable
,PtcGlobalVariable
public interface GlobalVariable extends MadxVariable
This interface represents a variable which is global in a model. For example Tune, Chroma or any element of a madx-sum table.
-
-
Method Summary
-
Methods inherited from interface cern.accsoft.steering.jmad.domain.var.MadxVariable
getMadxName, getVarType
-
Methods inherited from interface cern.accsoft.steering.jmad.domain.var.Variable
getName, getUnit, getValueClass
-
-