Class RelativePosition
- java.lang.Object
-
- cern.accsoft.steering.jmad.domain.elem.Position
-
- cern.accsoft.steering.jmad.domain.elem.RelativePosition
-
public class RelativePosition extends Position
-
-
Constructor Summary
Constructors Constructor Description RelativePosition(double position)RelativePosition(java.lang.String element, double position)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetElement()voidsetElement(java.lang.String element)-
Methods inherited from class cern.accsoft.steering.jmad.domain.elem.Position
getValue, setPosition
-
-