Interface ApertureVariable
-
- All Superinterfaces:
MadxVariable
,TwissVariable
,Variable
- All Known Implementing Classes:
MadxApertureVariable
public interface ApertureVariable extends TwissVariable
just a marker interface.
-
-
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.TwissVariable
isApertureVariable
-
Methods inherited from interface cern.accsoft.steering.jmad.domain.var.Variable
getName, getUnit, getValueClass
-
-