Package eu.ess.bled.devices.lattice
Class SpaceChargeCompensation
java.lang.Object
eu.ess.bled.Subsystem
eu.ess.bled.devices.lattice.BeamlineElement
eu.ess.bled.devices.lattice.SpaceChargeCompensation
- All Implemented Interfaces:
BLEDEntity
,Serializable
SpaceChargeCompensation
represents a space charge compensation.- Author:
- Miha Vitorovic
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class eu.ess.bled.devices.lattice.BeamlineElement
BeamlineElement.ApertureType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.ess.bled.devices.lattice.BeamlineElement
getApertureType, getApertureX, getApertureY, getCorrectionElement, getLength, getOpticalLength, getPosition, getProperties, setApertureType, setApertureX, setApertureY, setCorrectionElement, setLength, setOpticalLength, setPosition, setProperties
Methods inherited from class eu.ess.bled.Subsystem
getDescription, getId, getInstanceName, getName, getParentSubsystem, getPreviousSubsystem, getSubsystemType, getValuesAsString, isActive, isVirtual, setActive, setDescription, setInstanceName, setName, setParentSubsystem, setPreviousSubsystem, setSubsystemType, setVirtual, toString
-
Constructor Details
-
SpaceChargeCompensation
public SpaceChargeCompensation()
-
-
Method Details
-
getFactor
- Returns:
- the factor
-
setFactor
- Parameters:
factor
- the factor to set
-