Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
This method sets aborted flag on own
DataBushHandler
to true. - abortByUser() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
Aborts current correction and puts this model in status ST_ABORTING.
- abortCorrection() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
abortCorrection.
- aborted - Variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
Operation has been aborted.
- ABORTING - Enum constant in enum class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator.State
-
Aborting.
- AbstractAutomaticOCModel - Class in org.scictrl.mp.orbitcorrect.correction.automatic
-
Abstract AbstractAutomaticOCModel class.
- AbstractAutomaticOCModel() - Constructor for class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
AbstractAOCModel constructor comment.
- AbstractBending - Class in org.scictrl.mp.orbitcorrect.model.optics
-
Bending magnet has three dynamical values, the values that are changed as current changes.
- AbstractBending(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
Constructs
AbstractBending
with specified name and default parameter's values. - AbstractBending(String, boolean, double, double, String, double, String, String, double, double, double, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
Constructs the
AbstractBending
with specified parameters. - AbstractCalibratedMagnet - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This magnet has calibration.
- AbstractCalibratedMagnet(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
Constructs
AbstractCalibratedMagnet
with specified name and default parameter's values. - AbstractCalibratedMagnet(String, boolean, double, double, String, double, String, String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
Constructs the
AbstractCalibratedMagnet
with specified parameters. - AbstractCorrector - Class in org.scictrl.mp.orbitcorrect.model.optics
-
AbstractCorrector
steers magnet, which gives kick to the beam, specified by the angle. - AbstractCorrector(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.AbstractCorrector
-
Constructs
AbstractCorrector
with specified name and default parameter's values. - AbstractCorrector(String, boolean, double, double, String, double, String, String, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.AbstractCorrector
-
Constructs the
AbstractCorrector
with specified parameters. - AbstractDataBushElement - Class in org.scictrl.mp.orbitcorrect.model.optics
-
Basic abstract element for all DataBush elements.
- AbstractDataBushElement(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Constructs DataBush element with specified name and default parameter's values.
- AbstractDataBushElement(String, boolean) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Constructs DataBush element with specified name and virtual flag.
- AbstractMagnetCalculator - Class in org.scictrl.mp.orbitcorrect.accessories
-
AbstractMagnetCalculator implements IMagnetCalculatorModel and extends its functionality.
- AbstractMagnetCalculator(String) - Constructor for class org.scictrl.mp.orbitcorrect.accessories.AbstractMagnetCalculator
-
AbstractMagnetCalculator constructor that sets given parameter to field.
- AbstractMagnetElement - Class in org.scictrl.mp.orbitcorrect.model.optics
-
AbstractMagnetElement
represent element that generate quasi-static magnet field. - AbstractMagnetElement(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.AbstractMagnetElement
-
Constructs
AbstractMagnetElement
with specified name and default parameter's values. - AbstractMagnetElement(String, boolean, double, double, String, double, String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.AbstractMagnetElement
-
Constructs the
AbstractMagnetElement
with specified parameters. - AbstractOCAppServer - Class in org.scictrl.mp.orbitcorrect.server.app
-
This is top level application server abstract class, loads configuration which binds published PV names with underlying functionality, which is same for all OrbitCorrections application servers.
- AbstractOCAppServer(String) - Constructor for class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constructor for AbstractOCAppServer.
- AbstractOCModel - Class in org.scictrl.mp.orbitcorrect.correction.models
-
Abstract AbstractOCModel class.
- AbstractOCModel() - Constructor for class org.scictrl.mp.orbitcorrect.correction.models.AbstractOCModel
-
RingKeeper constructor comment.
- AbstractOpticalElement - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This class is base for all optical elements.
- AbstractOpticalElement(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
Constructs an optical element with specified name and default parameters vaues
- AbstractOpticalElement(String, boolean, double, double, String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
Constructs the optical element with specified parameters.
- AbstractParameterReader - Class in org.scictrl.mp.orbitcorrect.accessories
-
Class that give basic methodes implemented in all inherited class.
- AbstractParameterReader() - Constructor for class org.scictrl.mp.orbitcorrect.accessories.AbstractParameterReader
-
Constructor for AbstractParameterReader.
- AbstractProtectedList<T> - Class in org.scictrl.mp.orbitcorrect.model.optics
-
Abstract list for holding DataBush elements in DataBush.
- AbstractProtectedMagnetList<T> - Class in org.scictrl.mp.orbitcorrect.model.optics
-
Abstract list for all lists containing magnet elements.
- AbstractSVDBasedModel - Class in org.scictrl.mp.orbitcorrect.correction.models
-
Abstract AbstractSVDBasedModel class.
- AbstractSVDBasedModel() - Constructor for class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
RingKeeper constructor comment.
- AbstractSVDOrbitCorrectionModel - Class in org.scictrl.mp.orbitcorrect.correction.models
-
Abstract AbstractSVDOrbitCorrectionModel class.
- AbstractSVDOrbitCorrectionModel() - Constructor for class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDOrbitCorrectionModel
-
RingKeeper constructor comment.
- AbstractTransferElement - Class in org.scictrl.mp.orbitcorrect.model.optics
-
Transfer elements are all elements that transfer electron beam.
- AbstractTransferElement(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
Constructs transfer element with specified name and default parameter's values.
- AbstractTransferElement(String, boolean, double, double, String, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
Constructs the
AbstractTransferElement
with specified parameters. - AbstractUpdateableElement - Interface in org.scictrl.mp.orbitcorrect.model.optics
-
Marks DataBush element class that can be updated.
- ACCESS_MODE_CHANGE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ACCESS_MODE_CHANGE="DataBush access mode changed"
- ACCESS_MODE_STRINGS - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Array holds string descriptions for DataBush access codes.
- ActionReportAdapter - Class in org.scictrl.mp.orbitcorrect
-
An abstract adapter class for receiving component events.
- ActionReportAdapter() - Constructor for class org.scictrl.mp.orbitcorrect.ActionReportAdapter
-
This is a default constructor for
ActionReportAdapter
- ActionReportEvent - Class in org.scictrl.mp.orbitcorrect
-
ActionReportEvent class.
- ActionReportEvent(AbstractDataBushElement, String, int) - Constructor for class org.scictrl.mp.orbitcorrect.ActionReportEvent
-
ActionReportEvent constructor comment.
- ActionReportEvent(AbstractDataBushElement, String, int, DataBushPackedException) - Constructor for class org.scictrl.mp.orbitcorrect.ActionReportEvent
-
ActionReportEvent constructor comment.
- ActionReportEvent(DataBush, String, int) - Constructor for class org.scictrl.mp.orbitcorrect.ActionReportEvent
-
ActionReportEvent constructor comment.
- ActionReportEvent(DataBush, String, int, DataBushPackedException) - Constructor for class org.scictrl.mp.orbitcorrect.ActionReportEvent
-
ActionReportEvent constructor comment.
- actions - Variable in class org.scictrl.mp.orbitcorrect.mvc.ApplicationView
-
Actions handler.
- Actions() - Constructor for class org.scictrl.mp.orbitcorrect.mvc.ApplicationView.Actions
-
Constructor.
- activate() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
activate.
- ACTIVE - Enum constant in enum class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator.State
-
Active.
- ACTIVE - Enum constant in enum class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine.State
-
Operation is active.
- add(int, T) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method add element to
DoubleList
on specified location on internalArrayList
- add(Object) - Method in class org.scictrl.mp.orbitcorrect.accessories.LinkedNode
-
Adds new nod after this node.
- add(T) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
add.
- add(T) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method add element to
DoubleList
- addActionReportListener(IActionReportListener) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Adds listener for performed actions on DataBush or its elements.
- addAll(int, Collection<? extends T>) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
- addAll(Collection<? extends T>) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
- addAll(HashList<?>) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method adds all elements from
DoubleList
, taken as a parameter, to thisDoubleList
- addAutomaticOrbitCorrectionListener(IOrbitCorrectionListener) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
addAutomaticOrbitCorrectionListener.
- addAvailableCorrectionModel(IOrbitCorrectionModel) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
addAvailableCorrectionModel.
- addColumnToResponseMatrix(ResponseMatrix, ElementList<AbstractCorrector>, ElementList<BPMonitor>, DataBush) - Method in class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
addColumnToResponseMatrix.
- addConnectionListener(IConnectionListener) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Adds listener for connection events on DataBush elements.
- addConstant(String, double) - Method in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Puts new key
name
with valuevalue
to constant's HashMap. - addCorrection(CorrectionInstruction) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
addCorrection.
- addCurrentValue(double, AbstractCalibratedMagnet) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultCurrentApplyModel
-
addCurrentValue.
- addCurrentValue(double, AbstractCalibratedMagnet) - Method in interface org.scictrl.mp.orbitcorrect.ICurrentApplyModel
-
addCurrentValue.
- addDataBushListener(IDataBushListener) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Adds listener to DataBush.
- addOrbitCorrectionModelClass(String, Orientation) - Method in class org.scictrl.mp.orbitcorrect.server.DataBushServerLocal
-
addOrbitCorrectionModelClass.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationController
-
addPropertyChangeListener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
addPropertyChangeListener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationModel
-
addPropertyChangeListener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.scictrl.mp.orbitcorrect.utilities.LinearOpticsCalculatorBean
-
addPropertyChangeListener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.scictrl.mp.orbitcorrect.utilities.PropertyChangeSupportable
-
addPropertyChangeListener.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationController
-
addPropertyChangeListener.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
addPropertyChangeListener.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationModel
-
addPropertyChangeListener.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.scictrl.mp.orbitcorrect.utilities.PropertyChangeSupportable
-
addPropertyChangeListener.
- addReader(String, String) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultDBReader
-
Adds new reader to java.util.Properties.
- addReduction(ElementList<BPMonitor>, ElementList<AbstractCorrector>, ResponseMatrix, double[]) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
makeCorrection method comment.
- addToAngle(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCorrector
-
This method increment the angle for a value specified by parameter
- addValues(double[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.ValueList
-
Applys a
ValueList
of corrections to someValueList
- AOC_FASTMODE_E_MIN_H - Static variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Constant
AOC_FASTMODE_E_MIN_H="aoc.fastmode.energyMin.h"
- AOC_FASTMODE_E_MIN_V - Static variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Constant
AOC_FASTMODE_E_MIN_V="aoc.fastmode.energyMin.v"
- AOC_FASTMODE_MAX_RELAXATION_BPM - Static variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Constant
AOC_FASTMODE_MAX_RELAXATION_BPM="aoc.fastmode.maxRelaxationBPM"
- AOC_FASTMODE_MAX_RELAXATION_RMS - Static variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Constant
AOC_FASTMODE_MAX_RELAXATION_RMS="aoc.fastmode.maxRelaxationRMS"
- AOC_FASTMODE_MIN_CORRECTION_RMS - Static variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Constant
AOC_FASTMODE_MIN_CORRECTION_RMS="aoc.fastmode.minCorrectionRMS"
- AOC_FASTMODE_MIN_CORRECTOR - Static variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Constant
AOC_FASTMODE_MIN_CORRECTOR="aoc.fastmode.minCorrector"
- AOC_FASTMODE_MIN_WAIT_TIME - Static variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Constant
AOC_FASTMODE_MIN_WAIT_TIME="aoc.fastmode.minWaitTime"
- AOC_HORIZONTAL - Static variable in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Constant
AOC_HORIZONTAL="aoc.horizontal"
- AOC_MIN_BEAM_CURRENT - Static variable in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Constant
AOC_MIN_BEAM_CURRENT="aoc.minBeamCurrent"
- AOC_MIN_CORRECTOR - Static variable in class org.scictrl.mp.orbitcorrect.correction.automatic.StepAutomaticOC
-
Constant
AOC_MIN_CORRECTOR="aoc.minCorrector"
- AOC_STEP_WAIT_TIME - Static variable in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Constant
AOC_STEP_WAIT_TIME="aoc.stepWaitTime"
- AOC_VERTICAL - Static variable in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Constant
AOC_VERTICAL="aoc.vertical"
- AP_ON_BE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
AP_ON_BE="Apply preformed on Bending group"
- AP_ON_CMA - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
AP_ON_CMA="Apply preformed on AbstractCalibratedMagnet gro"{trunked}
- AP_ON_COR - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
AP_ON_COR="Apply preformed on Corrector group"
- AP_ON_DB - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
AP_ON_DB="Apply preformed on DataBush"
- AP_ON_OP - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
AP_ON_OP="Apply preformed on AbstractOpticalElement group"
- AP_ON_PS - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
AP_ON_PS="Apply preformed on PowerSupply group"
- AP_ON_QU - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
AP_ON_QU="Apply preformed on Quadrupole group"
- AP_ON_SE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
AP_ON_SE="Apply preformed on Sextupole group"
- Aperture - Class in org.scictrl.mp.orbitcorrect.model.optics
-
Aperture is drift space element.
- Aperture(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.Aperture
-
Aperture constructor that takes only name as parameter.
- Aperture(String, boolean, double, double, String, double, double, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.Aperture
-
Constructs the
Aperture
with specified parameters. - APP - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
APP="apply preformed"
- APP_NAME - Static variable in class org.scictrl.mp.orbitcorrect.server.app.FastModeOCServer
-
Constant
APP_NAME="FastModeOC"
- ApplicationController<M,
W> - Class in org.scictrl.mp.orbitcorrect.mvc -
Abstract class on which application should be built.
- ApplicationController(String) - Constructor for class org.scictrl.mp.orbitcorrect.mvc.ApplicationController
-
Constructs new frame.
- ApplicationEngine - Class in org.scictrl.mp.orbitcorrect.mvc
-
ApplicationEngine class.
- ApplicationEngine(String) - Constructor for class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Constructor for ApplicationEngine.
- ApplicationEngine.State - Enum Class in org.scictrl.mp.orbitcorrect.mvc
-
Engine state.
- ApplicationModel - Class in org.scictrl.mp.orbitcorrect.mvc
-
Holds references to data entities and value collections.
- ApplicationModel() - Constructor for class org.scictrl.mp.orbitcorrect.mvc.ApplicationModel
-
Constructor for ApplicationModel.
- ApplicationView<C,
AC, - Class in org.scictrl.mp.orbitcorrect.mvcCO> -
View for the application.
- ApplicationView() - Constructor for class org.scictrl.mp.orbitcorrect.mvc.ApplicationView
-
Constructor for ApplicationView.
- ApplicationView.Actions - Class in org.scictrl.mp.orbitcorrect.mvc
-
Actions should be used in components.
- ApplicationView.Components - Class in org.scictrl.mp.orbitcorrect.mvc
-
The Swing components.
- apply() - Method in class org.scictrl.mp.orbitcorrect.model.optics.CalMagnetList
-
This method execute apply methon on owner of this list.
- apply() - Method in class org.scictrl.mp.orbitcorrect.model.optics.CorrectorList
-
apply.
- apply() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Sends values from all DataBush elements to the Control System.
- apply() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method applaies magnets and power supplaies by calling methods
_applyMagnets
and_applyPowerSupplies
. - apply() - Method in class org.scictrl.mp.orbitcorrect.model.optics.HorCorrectorList
-
This method execute apply method on owner of this list.
- apply() - Method in class org.scictrl.mp.orbitcorrect.model.optics.MagnetList
-
This method execute apply methon on owner of this list.
- apply() - Method in class org.scictrl.mp.orbitcorrect.model.optics.OpticsList
-
This method execute apply method on owner of this list.
- apply() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupplyList
-
This method execute apply method on owner of this list.
- apply() - Method in class org.scictrl.mp.orbitcorrect.model.optics.TransferList
-
This method execute apply method on owner of this list.
- apply() - Method in class org.scictrl.mp.orbitcorrect.model.optics.VerCorrectorList
-
This method execute apply method on owner of this list.
- apply(PowerSupplyList) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method applies magnets by calling method
_applyMagnets
. - APPLY_MODEL - Static variable in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Constant
APPLY_MODEL="dbinit.databush.apply_model"
- applyAngle() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCorrector
-
This method sends current to
PowerSupply
- applyCorrection(OrbitCorrectionOperator, Correction) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
applyCorrection.
- applyCurrent() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
This method sets current, that
PowerSupply
currently holds, toPowerSupplyBean
. - applyFailed(ActionReportEvent) - Method in class org.scictrl.mp.orbitcorrect.ActionReportAdapter
-
Void method, that can be overrided by child class, if necessary.
- applyFast(ElementList<AbstractDataBushElement>) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Perform fast apply for elements in list.
- applyFast(ElementList<AbstractDataBushElement>) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method applies correctors by calling method
_applyFromMagnets
on them. - applyField() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method transforms magnetic properties to current and sends it to
PowerSupply
- applyField() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BendingList
-
This method execute apply method on owner of this list.
- applyField() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
This method sends current to
PowerSupply
- applyField() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Sextupole
-
This method sends current to
PowerSupply
- applyFrequency() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
This method sets current, that
PowerSupply
currently holds, toPowerSupplyBean
. - APPLYING - Enum constant in enum class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator.State
-
Applying correction.
- applyPerformed(ActionReportEvent) - Method in class org.scictrl.mp.orbitcorrect.ActionReportAdapter
-
Invoked when apply is performed.
- applyPerformed(ActionReportEvent) - Method in interface org.scictrl.mp.orbitcorrect.IActionReportListener
-
Invoked when apply is performed.
- applyUndo() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
Execute undo operation, if possible.
- applyUndo(OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Execute undo operation, if possible.
- AutomaticOrbitCorrectionOperator - Class in org.scictrl.mp.orbitcorrect.correction.automatic
-
This is controller type of class, intance presents active orbit correcction progress.
- AutomaticOrbitCorrectionOperator() - Constructor for class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
Constructor for AutomaticOrbitCorrectionOperator.
- AutomaticOrbitCorrectionOperator.OperatorThread - Class in org.scictrl.mp.orbitcorrect.correction.automatic
-
Thread that can be terminated.
- AVAILABLE_BPMS_H - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
AVAILABLE_BPMS_H="availableBpmsH"
- AVAILABLE_BPMS_V - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
AVAILABLE_BPMS_V="availableBpmsV"
- AVAILABLE_CORRECTION_MODELS_H - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
AVAILABLE_CORRECTION_MODELS_H="availableCorrectionModelsH"
- AVAILABLE_CORRECTION_MODELS_V - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
AVAILABLE_CORRECTION_MODELS_V="availableCorrectionModelsV"
- AVAILABLE_CORRECTORS_H - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
AVAILABLE_CORRECTORS_H="availableCorrectorsH"
- AVAILABLE_CORRECTORS_V - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
AVAILABLE_CORRECTORS_V="availableCorrectorsV"
B
- BAD_DATA - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
BAD_DATA="Unable to change from FULL_ACCESS_MODE "{trunked}
- BE - Static variable in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Index of RBENDING and SBENDING elements in MAD formated string, stored in HEADER and
String[]
array, returned bysaveToFiles
andsaveToStrings
methods. - BEAM_CHANGE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
BEAM_CHANGE="beam position changed"
- BEAM_CURRENT_NAME - Static variable in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
Constant
BEAM_CURRENT_NAME="A:SR:BeamInfo:01:Current"
- BEAM_DISPLACMENT_ARRAY - Static variable in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Constant
BEAM_DISPLACMENT_ARRAY=1
- BEAM_DISPLACMENT_LOCATION_ARRAY - Static variable in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Constant
BEAM_DISPLACMENT_LOCATION_ARRAY=0
- BEAM_SIMULATOR - Static variable in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Constant
BEAM_SIMULATOR="dbinit.databush.beam_simulator"
- beamChanged(DataBushEvent) - Method in class org.scictrl.mp.orbitcorrect.DataBushAdapter
-
Invoked when BPM positions change.
- beamChanged(DataBushEvent) - Method in interface org.scictrl.mp.orbitcorrect.IDataBushListener
-
Invoked when BPM positions change.
- BENDING_FIELD_CHANGE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
BENDING_FIELD_CHANGE="bending field changed"
- BendingList - Class in org.scictrl.mp.orbitcorrect.model.optics
-
BendingList class.
- BetaMatrix - Class in org.scictrl.mp.orbitcorrect.math
-
BetaMatrix class.
- BetaMatrix(double, double, double, double) - Constructor for class org.scictrl.mp.orbitcorrect.math.BetaMatrix
-
DriftMatrix constructor comment.
- BindedList - Class in org.scictrl.mp.orbitcorrect.model.optics
-
BindedList class.
- BOTH - Static variable in class org.scictrl.mp.orbitcorrect.DBMath
-
Tells to assamble whole matrix.
- BPM - Static variable in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Index of BPMV and BPMH elements in MAD formated string, stored in HEADER and
String[]
array, returned bysaveToFiles
andsaveToStrings
methods. - BPM_INSIDE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
BPM_INSIDE="BPMonitor \"{0}\" is found in "{trunked}
- BPM_POSITION_PRECISION - Static variable in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Constant
BPM_POSITION_PRECISION="dbinit.databush.bpm_position_precision"
- BPMonitor - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This class represent beam position monitor.
- BPMonitor(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Constructs a
BPMonitor
with specified name and default parameters vaues - BPMonitor(String, boolean, double, double, String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Constructs the
BPMonitor
with specified parameters. - BPMonitorList - Class in org.scictrl.mp.orbitcorrect.model.optics
-
BPMonitorList class.
- bpms - Variable in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
BPM names in matrix.
- BPMS_H_SELECTION - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
BPMS_H_SELECTION="bpmsHSelection"
- BPMS_V_SELECTION - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
BPMS_V_SELECTION="bpmsVSelection"
- Bump3CModel - Class in org.scictrl.mp.orbitcorrect.correction.models
-
Bump3CModel class.
- Bump3CModel() - Constructor for class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
RingKeeper constructor comment.
- Bump4CModel - Class in org.scictrl.mp.orbitcorrect.correction.models
-
Bump4CModel class.
- Bump4CModel() - Constructor for class org.scictrl.mp.orbitcorrect.correction.models.Bump4CModel
-
RingKeeper constructor comment.
- bumpedElement - Variable in class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
Bump location at element.
- bumpHeight - Variable in class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
Bump height.
C
- C - Static variable in class org.scictrl.mp.orbitcorrect.DBMath
-
Speed of light in vacum.
- calc - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
Calibration calculator object.
- calcCurrent(double) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultGenericMagnetCalculator
-
calcCurrent.
- calcCurrent(double) - Method in interface org.scictrl.mp.orbitcorrect.IMagnetCalculatorModel
-
calcCurrent.
- calcCurrentFromEnergy(double) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultBendingCalculator
-
calcCurrentFromEnergy.
- calcCurrentFromEnergy(double) - Method in interface org.scictrl.mp.orbitcorrect.IBendingCalculatorModel
-
calcCurrentFromEnergy.
- calcCurrentFromQuadrupoleStrength(double) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultBendingCalculator
-
calcCurrentFromQuadrupoleStrength.
- calcCurrentFromQuadrupoleStrength(double) - Method in interface org.scictrl.mp.orbitcorrect.IBendingCalculatorModel
-
calcCurrentFromQuadrupoleStrength.
- calcEnergy(double) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultBendingCalculator
-
calcEnergy.
- calcEnergy(double) - Method in interface org.scictrl.mp.orbitcorrect.IBendingCalculatorModel
-
calcEnergy.
- calcFieldStrength(double) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultGenericMagnetCalculator
-
calcFieldStrength.
- calcFieldStrength(double) - Method in interface org.scictrl.mp.orbitcorrect.IMagnetCalculatorModel
-
calcFieldStrength.
- calcQuadrupoleStrength(double) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultBendingCalculator
-
calcQuadrupoleStrength.
- calcQuadrupoleStrength(double) - Method in interface org.scictrl.mp.orbitcorrect.IBendingCalculatorModel
-
calcQuadrupoleStrength.
- calculateCorrection(OrbitCorrectionOperator) - Method in interface org.scictrl.mp.orbitcorrect.correction.IOrbitCorrectionModel
-
calculateCorrection.
- calculateCorrection(OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
calculateCorrection.
- calculateCorrection(OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.CombinedOrbitCorrectionModel
-
calculateCorrection.
- calculateCorrection(OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.CorrectorStrengthReductionModel
-
calculateCorrection.
- calculateCorrection(OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.DefaultOrbitCorrectionModel
-
calculateCorrection.
- calculateCorrection(OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.EmpiricOrbitCorrectionModel
-
calculateCorrection.
- calculateCorrection(OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.FixBPMsOrbitCorrectionModel
-
calculateCorrection.
- calculateCorrection(OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
calculateCorrection.
- calculateCorrection(OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.ResponseMatrixBumpModel
-
calculateCorrection.
- calculateCorrection(OrbitCorrectionOperator, Orientation) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
calculateCorrection.
- calculateCorrection(Orientation) - Method in class org.scictrl.mp.orbitcorrect.server.DataBushServerLocal
-
calculateCorrection.
- calculateRelativeElectronEnergyShift(DataBush) - Static method in class org.scictrl.mp.orbitcorrect.accessories.FrequencyBeamSimulator
-
calculateRelativeElectronEnergyShift.
- calculateRelativeFreqencyShift(DataBush) - Static method in class org.scictrl.mp.orbitcorrect.accessories.FrequencyBeamSimulator
-
calculateRelativeFreqencyShift.
- calculateResponseMatrix(OrbitCorrectionOperator, Orientation) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
calculateResponseMatrix.
- calculateRFFrequencyCorrection(double, DataBush) - Method in class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
calculateRFFrequencyCorrection.
- calculateSteps(double, int) - Method in class org.scictrl.mp.orbitcorrect.correction.CorrectionInstruction
-
calculateSteps.
- CALCULATING - Enum constant in enum class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator.State
-
Calculating corrections.
- CALCULATOR_FACTORY - Static variable in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Constant
CALCULATOR_FACTORY="dbinit.databush.calculator_factory"
- calibrationEntry - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
Calibration entry name.
- CalMagnetList - Class in org.scictrl.mp.orbitcorrect.model.optics
-
CalMagnetList class.
- canJoin(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.BetaMatrix
-
Test if can be joined with this matrix.
- canJoin(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.DispersionVector
-
Test if can be joined with this matrix.
- canJoin(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
-
Test if can be joined with this matrix.
- canJoin(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.DoubleVector
-
Test if can be joined with this matrix.
- canJoin(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.DriftMatrix
-
Test if can be joined with this matrix.
- canJoin(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.QuadrupoleMatrix
-
Test if can be joined with this matrix.
- canJoin(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.RDipoleMatrix
-
Test if can be joined with this matrix.
- canJoin(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.SDipoleMatrix
-
Test if can be joined with this matrix.
- canMulitplay(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
-
Test if can be multiplied with this matrix.
- canUndo() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Returns
true
if undo operation can be executed. - canUndo() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
Returns
true
if undo operation can be executed. - CAV - Static variable in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Index of RFCAVITY elements in MAD formated string, stored in HEADER and
String[]
array, returned bysaveToFiles
andsaveToStrings
methods. - Cavity - Class in org.scictrl.mp.orbitcorrect.model.optics
-
Cavity represent cavity.
- Cavity(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Cavity constructor that takes only name as parameter.
- Cavity(String, boolean, double, double, String, double, double, double, int, double, double, double, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Constructs the
Cavity
with specified parameters. - CF_RES_MON - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
CF_RES_MON="resuming monitor"
- CF_SET_MON - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
CF_SET_MON="setting monitor"
- CF_SUS_MON - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
CF_SUS_MON="suspending monitor"
- CHARGE - Static variable in class org.scictrl.mp.orbitcorrect.DBMath
-
Charge of electron in As.
- checkBeamCurrent(AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
checkBeamCurrent.
- checkBPMs(ElementList<BPMonitor>) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Makes quick local check of usability of devices and returns array with names of failed devices.
- checkDevices(AutomaticOrbitCorrectionOperator, Orientation, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
checkDevices.
- checkDimension(double[][]) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
checkDimension.
- checkPowerSupplies(ElementList<AbstractCorrector>) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Makes quick local check of usability of devices and returns array with names of failed devices.
- checkRMSOnStartEnabled - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
If RMS should be checked before start.
- checkRMSOnStartEnabled - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Check RMS before start.
- clear() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Clears all elements from DataBush.
- clear() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
clear.
- clear() - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method removes all elements from this
DoubleList
- clearDB() - Method in class org.scictrl.mp.orbitcorrect.DBInitializer
-
clearDB.
- clearLastCorrections() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
clearLastCorrections.
- clone() - Method in class org.scictrl.mp.orbitcorrect.accessories.AbstractMagnetCalculator
-
Clones AbstractMagnetCalculator and its values.
- clone() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultBendingCalculator
-
Clones AbstractMagnetCalculator and its values.
- clone() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultGenericMagnetCalculator
-
Clones AbstractMagnetCalculator and its values.
- clone() - Method in class org.scictrl.mp.orbitcorrect.accessories.PolynomialFunction
-
Clones PolynomialFunction and returns it as Object.
- clone() - Method in interface org.scictrl.mp.orbitcorrect.ISimpleElement
-
Returns the clone of this element.
- clone() - Method in class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
- clone() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
Returns the clone of this element.
- clone() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCorrector
-
Returns the clone of this element.
- clone() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Returns the clone of this element.
- clone() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
Returns the clone of this element.
- clone() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
Returns the clone of this element.
- clone() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Returns the clone of this element.
- clone() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Returns the clone of this element.
- clone() - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method return not initialized clone of this
DoubleList
- clone() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
Returns the clone of this element.
- clone() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Sextupole
-
Returns the clone of this element.
- clone() - Method in class org.scictrl.mp.orbitcorrect.model.optics.SimpleData
-
Returns the clone of this element.
- clone(double[][]) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Returns copy of
double[][]
matrix. - close() - Method in class org.scictrl.mp.orbitcorrect.accessories.AbstractParameterReader
-
Closes opened input stream.
- close() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultDBReader
-
Closes opened input stream.
- close() - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Closes Reader.File is opened with InputStreamReader in constructor of this class.
- close() - Method in interface org.scictrl.mp.orbitcorrect.IDataBushReader
-
Close opened input stream.
- CLOSED - Enum constant in enum class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine.State
-
Engine closed.
- ClosedOrbitAnalyzerBean - Class in org.scictrl.mp.orbitcorrect.utilities
-
ClosedOrbitAnalyzerBean class.
- ClosedOrbitAnalyzerBean() - Constructor for class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
ClosedOrbitAnalyzerBean constructor comment.
- ClosedOrbitAnalyzerBean(DataBush) - Constructor for class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Constructor for ClosedOrbitAnalyzerBean.
- CMD_ABORT - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_ABORT="Cmd:Abort"
- CMD_BPMS_H_SELECT_ALL - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_BPMS_H_SELECT_ALL="Cmd:BPMsH:SelectAll"
- CMD_BPMS_H_SELECT_NONE - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_BPMS_H_SELECT_NONE="Cmd:BPMsH:SelectNone"
- CMD_BPMS_V_SELECT_ALL - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_BPMS_V_SELECT_ALL="Cmd:BPMsV:SelectAll"
- CMD_BPMS_V_SELECT_NONE - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_BPMS_V_SELECT_NONE="Cmd:BPMsV:SelectNone"
- CMD_CALC_CORR - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_CALC_CORR="Cmd:CalcCorr"
- CMD_CORR_H_SELECT_ALL - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_CORR_H_SELECT_ALL="Cmd:CorrH:SelectAll"
- CMD_CORR_H_SELECT_NONE - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_CORR_H_SELECT_NONE="Cmd:CorrH:SelectNone"
- CMD_CORR_V_SELECT_ALL - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_CORR_V_SELECT_ALL="Cmd:CorrV:SelectAll"
- CMD_CORR_V_SELECT_NONE - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_CORR_V_SELECT_NONE="Cmd:CorrV:SelectNone"
- CMD_DUMP_DATA - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_DUMP_DATA="Cmd:DumpData"
- CMD_START_CONTINUOUS - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_START_CONTINUOUS="Cmd:StartContinuous"
- CMD_START_SINGLE_LOOP - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_START_SINGLE_LOOP="Cmd:StartSingleLoop"
- CMD_START_SINGLE_STEP - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_START_SINGLE_STEP="Cmd:StartSingleStep"
- CMD_STOP - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_STOP="Cmd:Stop"
- CMD_TEST_ALL - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_TEST_ALL="Cmd:TestAll"
- CMD_UNDO - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CMD_UNDO="Cmd:Undo"
- code - Variable in exception class org.scictrl.mp.orbitcorrect.DataBushException
-
Exception code.
- coefX - Variable in class org.scictrl.mp.orbitcorrect.accessories.PolynomialFunction
-
Coefitients of polynomial function X.
- coefY - Variable in class org.scictrl.mp.orbitcorrect.accessories.PolynomialFunction
-
Coefitients of polynomial function Y.
- columns - Variable in class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
-
Number of columns.
- columns() - Method in class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
-
Nuber of columns in this matrix.
- CombinedOrbitCorrectionModel - Class in org.scictrl.mp.orbitcorrect.correction.models
-
CombinedOrbitCorrectionModel class.
- CombinedOrbitCorrectionModel() - Constructor for class org.scictrl.mp.orbitcorrect.correction.models.CombinedOrbitCorrectionModel
-
Constructor for CombinedOrbitCorrectionModel.
- commentChar(int) - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Specified that the character argument starts a single-line comment.
- compare(Object, Object) - Method in class org.scictrl.mp.orbitcorrect.accessories.OpticsPositionComparator
-
Compares two optical elements and returns -1, 0, 1 as the first element is before the, at the same position as, or after the second element.Elements are ment as storage ring elements.
- compare(SimpleData, SimpleData) - Method in class org.scictrl.mp.orbitcorrect.accessories.DataPositionComparator
-
Compares two arguments and returns -1, 0, 1 as the first argument is before the, at the same position as, or after the second.Arguments are ment as storage ring elements.
- compareImputs(ElementList<AbstractDataBushElement>, ElementList<AbstractDataBushElement>) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Compares elements from two diffrent ElementLists and returns report.Method compares if there are same elements in both lists.They represent same physical element in storage ring.If this is true, method compares diffrent values of these two elements.The diffrences in lists and elements (same) are written in StringBuffer.
- components - Variable in class org.scictrl.mp.orbitcorrect.mvc.ApplicationView
-
Components hodler.
- Components() - Constructor for class org.scictrl.mp.orbitcorrect.mvc.ApplicationView.Components
-
Constructor.
- configure(Configuration) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultBeamSimulator
-
configure.
- configure(Configuration) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultCalculatorModelFactory
-
configure.
- configure(Configuration) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultControlSystemEngine
-
configure.
- configure(Configuration) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultCurrentApplyModel
-
configure.
- configure(Configuration) - Method in class org.scictrl.mp.orbitcorrect.accessories.FrequencyBeamSimulator
-
configure.
- configure(Configuration) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
configure.
- configure(Configuration) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
configure.
- configure(Configuration) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.StepAutomaticOC
-
configure.
- configure(Configuration) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
configure.
- configure(Configuration) - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
configure.
- configure(Configuration) - Method in class org.scictrl.mp.orbitcorrect.correction.models.CombinedOrbitCorrectionModel
-
configure.
- configure(Configuration) - Method in class org.scictrl.mp.orbitcorrect.correction.models.FixBPMsOrbitCorrectionModel
-
configure.
- configure(Configuration) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
configure.
- configure(Configuration) - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
configure.
- configure(Configuration) - Method in interface org.scictrl.mp.orbitcorrect.IConfigurable
-
configure.
- configure(IOrbitCorrectionModel) - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
configure.
- configure(IOrbitCorrectionModel) - Method in class org.scictrl.mp.orbitcorrect.server.app.FastModeOCServer
-
configure.
- configure(IOrbitCorrectionModel) - Method in class org.scictrl.mp.orbitcorrect.server.app.GenericOCAppServer
-
configure.
- connect() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Binds to remote object.
- connect() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Connects all connectable DataBush elements to appropriate Abean objects.
- connect() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method connects
DataBush
'sPowerSupplyList
,BPMonitorList
andDataBushInfo
to control system. - connect() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Binds to remote object.
- connect() - Method in interface org.scictrl.mp.orbitcorrect.model.optics.IBindedElement
-
Binds to remote object.
- connect() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Binds to remote object.
- connect() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Binds to remote object.
- connect(String, boolean) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultControlSystemEngine
-
connect.
- connect(String, boolean) - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
connect.
- connect(String, boolean) - Method in interface org.scictrl.mp.orbitcorrect.model.IControlSystemEngine
-
connect.
- connect(String, Class<T>) - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
connect.
- connect(BPMonitorList) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method connects parameter specified
BPMonitorList
to control system. - connect(IBindedElement<T>) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultControlSystemEngine
-
connect.
- connect(IBindedElement<T>) - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
connect.
- connect(IBindedElement<T>) - Method in interface org.scictrl.mp.orbitcorrect.model.IControlSystemEngine
-
connect.
- connect(PowerSupplyList) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method connects parameter specified
PowerSupplyList
to control system. - connectBPM(BPMonitor) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
connectBPM.
- connected(ConnectionReportEvent) - Method in class org.scictrl.mp.orbitcorrect.ConnectionAdapter
-
Void method, that can be overrided by child class, if necessary.
- connectFrequencyProperty(RFGenerator) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
connectFrequencyProperty.
- connectInfoProperty(DataBushInfo) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method on control system finds
DoubleProperty
, which represent energy, and return it. - connection - Variable in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorD
-
remote connection/.
- ConnectionAdapter - Class in org.scictrl.mp.orbitcorrect
-
An abstract adapter class for receiving component events.
- ConnectionAdapter() - Constructor for class org.scictrl.mp.orbitcorrect.ConnectionAdapter
-
ConnectionReportAdapter default constructor.
- ConnectionReportEvent - Class in org.scictrl.mp.orbitcorrect
-
ConnectionReportEvent class.
- ConnectionReportEvent(AbstractDataBushElement, String, int) - Constructor for class org.scictrl.mp.orbitcorrect.ConnectionReportEvent
-
ActionReportEvent constructor comment.
- ConnectionReportEvent(DataBush, String, int) - Constructor for class org.scictrl.mp.orbitcorrect.ConnectionReportEvent
-
ActionReportEvent constructor comment.
- connectPowerSuply(PowerSupply) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method on control system finds
RWDoubleProperty
, which represent current (which current define parameter string), and return it. - consts - Variable in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
HashMap containing constants read from MAD input files.
- contains(Object) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
Returns
true
if this list contains the specified element. - contains(Object) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method tests, if our list contains object, given as a parameter.
- contains(T) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method tests, if our list contains
ISimpleElement
, given as a parameter. - containsAll(Collection<?>) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
- CONTROL_BPMS_H_SEL - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_BPMS_H_SEL="Control:BPMsH:Sel"
- CONTROL_BPMS_NAMES - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_BPMS_NAMES="Control:BPMs:Names"
- CONTROL_BPMS_POS - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_BPMS_POS="Control:BPMs:Pos"
- CONTROL_BPMS_V_SEL - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_BPMS_V_SEL="Control:BPMsV:Sel"
- CONTROL_CORR_H_NAMES - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_CORR_H_NAMES="Control:CorrH:Names"
- CONTROL_CORR_H_POS - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_CORR_H_POS="Control:CorrH:Pos"
- CONTROL_CORR_H_SEL - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_CORR_H_SEL="Control:CorrH:Sel"
- CONTROL_CORR_V_NAMES - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_CORR_V_NAMES="Control:CorrV:Names"
- CONTROL_CORR_V_POS - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_CORR_V_POS="Control:CorrV:Pos"
- CONTROL_CORR_V_SEL - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_CORR_V_SEL="Control:CorrV:Sel"
- CONTROL_CORRECT_H - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_CORRECT_H="Control:CorrectH"
- CONTROL_CORRECT_V - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_CORRECT_V="Control:CorrectV"
- CONTROL_DEBUG_DATA_ENABLE - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_DEBUG_DATA_ENABLE="Control:DataEnabled"
- CONTROL_MAX_STEP_H - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_MAX_STEP_H="Control:MaxStepH"
- CONTROL_MAX_STEP_V - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_MAX_STEP_V="Control:MaxStepV"
- CONTROL_MINIMAL_EIGENVALUE_H - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_MINIMAL_EIGENVALUE_H="Control:MinEigenvalH"
- CONTROL_MINIMAL_EIGENVALUE_V - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_MINIMAL_EIGENVALUE_V="Control:MinEigenvalV"
- CONTROL_MODEL_H - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_MODEL_H="Control:ModelH"
- CONTROL_MODEL_V - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_MODEL_V="Control:ModelV"
- CONTROL_OPTIC_NAMES - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_OPTIC_NAMES="Control:Optic:Names"
- CONTROL_OPTIC_POS - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_OPTIC_POS="Control:Optic:Pos"
- CONTROL_SCALE - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
CONTROL_SCALE="Control:Scale"
- CONTROL_SYSTEM - Static variable in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Constant
CONTROL_SYSTEM="dbinit.databush.control_system"
- controller - Variable in class org.scictrl.mp.orbitcorrect.mvc.ApplicationView
-
Controller
- ControlSystemException - Exception Class in org.scictrl.mp.orbitcorrect
-
ControlSystemException
is Exception that is thrown when dealing with control system. - ControlSystemException() - Constructor for exception class org.scictrl.mp.orbitcorrect.ControlSystemException
-
ControlSystemException
default constructor. - ControlSystemException(Object, Throwable) - Constructor for exception class org.scictrl.mp.orbitcorrect.ControlSystemException
-
ControlSystemException constructor comment.
- ControlSystemException(String) - Constructor for exception class org.scictrl.mp.orbitcorrect.ControlSystemException
-
Constructs an
ControlSystemException
with the specified detail message. - ControlSystemException(String, Object) - Constructor for exception class org.scictrl.mp.orbitcorrect.ControlSystemException
-
Constructs an
ControlSystemException
with the specified detail message. - ControlSystemException(String, Object, Throwable) - Constructor for exception class org.scictrl.mp.orbitcorrect.ControlSystemException
-
ControlSystemException constructor comment.
- ControlSystemException(String, Object, Throwable, ControlSystemException) - Constructor for exception class org.scictrl.mp.orbitcorrect.ControlSystemException
-
ControlSystemException constructor comment.
- ControlSystemException(String, Throwable) - Constructor for exception class org.scictrl.mp.orbitcorrect.ControlSystemException
-
ControlSystemException constructor comment.
- ControlSystemException(Throwable) - Constructor for exception class org.scictrl.mp.orbitcorrect.ControlSystemException
-
ControlSystemException constructor comment.
- COR - Static variable in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Index of VerCorrector and HorCorrector elements in MAD formated string, stored in HEADER and
String[]
array, returned bysaveToFiles
andsaveToStrings
methods. - correctHorizontal - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Correct in horizontal.
- Correction - Class in org.scictrl.mp.orbitcorrect.correction
-
Class holding correction information.
- Correction(ElementList<AbstractCorrector>, RFGenerator, double[], Orientation, double, int, double[]) - Constructor for class org.scictrl.mp.orbitcorrect.correction.Correction
-
Constructor
- CORRECTION_MODEL_H - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
CORRECTION_MODEL_H="correctionModelH"
- CORRECTION_MODEL_V - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
CORRECTION_MODEL_V="correctionModelV"
- CorrectionInstruction - Class in org.scictrl.mp.orbitcorrect.correction
-
CorrectionInstruction is created for particular correction and holds state of correction while and after has been applied.
- CorrectionInstruction(Correction) - Constructor for class org.scictrl.mp.orbitcorrect.correction.CorrectionInstruction
-
Constructor for CorrectionInstruction.
- CORRECTOR_FIELD_CHANGE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
CORRECTOR_FIELD_CHANGE="corrector field changed"
- CorrectorList - Class in org.scictrl.mp.orbitcorrect.model.optics
-
CorrectorList class.
- correctorRMS - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Calculated correctors RMS
- correctors - Variable in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
Corrector magnet names in matrix.
- CORRECTORS_H_SELECTION - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
CORRECTORS_H_SELECTION="correctorsHSelection"
- CORRECTORS_V_SELECTION - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
CORRECTORS_V_SELECTION="correctorsVSelection"
- CorrectorStrengthReductionModel - Class in org.scictrl.mp.orbitcorrect.correction.models
-
CorrectorStrengthReductionModel class.
- CorrectorStrengthReductionModel() - Constructor for class org.scictrl.mp.orbitcorrect.correction.models.CorrectorStrengthReductionModel
-
CorrectorStrengthReductionModel constructor comment.
- correctVertical - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Correct in vertical.
- cosh(double) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Returns the hyperbolic cosine of
double
value. - count() - Method in exception class org.scictrl.mp.orbitcorrect.DataBushPackedException
-
count.
- createNewEngine() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationController
-
createNewEngine.
- createNewModel() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationController
-
createNewModel.
- createNewView() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationController
-
createNewView.
- current - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
Electrical current in magnets.
- CURRENT - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Constant
CURRENT="current"
- CURRENT_PRECISION - Static variable in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Constant
CURRENT_PRECISION="dbinit.databush.current_precision"
D
- d() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DispersionData
-
This method returns machine function dispersion.
- DATA_ALPHA_H - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
DATA_ALPHA_H="Data:AlphaH"
- DATA_ALPHA_V - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
DATA_ALPHA_V="Data:AlphaV"
- DATA_BETA_H - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
DATA_BETA_H="Data:BetaH"
- DATA_BETA_V - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
DATA_BETA_V="Data:BetaV"
- DATA_DISPERSION - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
DATA_DISPERSION="Data:Dispersion"
- DATA_DISPERSION_DP - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
DATA_DISPERSION_DP="Data:DispersionDP"
- DATA_EIGENVAL_H - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
DATA_EIGENVAL_H="Data:EigenvalH"
- DATA_EIGENVAL_USED_H - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
DATA_EIGENVAL_USED_H="Data:EigenvalUsedH"
- DATA_EIGENVAL_USED_V - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
DATA_EIGENVAL_USED_V="Data:EigenvalUsedV"
- DATA_EIGENVAL_V - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
DATA_EIGENVAL_V="Data:EigenvalV"
- DATA_ENERGY - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
DATA_ENERGY="Data:Energy"
- DATA_QBAD - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
DATA_QBAD="Data:QBAD"
- DATA_TUNE_H - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
DATA_TUNE_H="Data:TuneH"
- DATA_TUNE_V - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
DATA_TUNE_V="Data:TuneV"
- DataBush - Class in org.scictrl.mp.orbitcorrect.model.optics
-
DataBush holds together objects representation of physical view of Control System (CS for short).
- DataBush() - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Constructs empty instance of DataBush.
- DATABUSH_NOT_INITIALIZED - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
DATABUSH_NOT_INITIALIZED="DATABUSH_NOT_INITIALIZED"
- DataBushAdapter - Class in org.scictrl.mp.orbitcorrect
-
An abstract adapter class for receiving events.
- DataBushAdapter() - Constructor for class org.scictrl.mp.orbitcorrect.DataBushAdapter
-
DataBushAdapter constructor comment.
- DataBushEvent - Class in org.scictrl.mp.orbitcorrect
-
DataBushEvent class.
- DataBushEvent(AbstractDataBushElement, String) - Constructor for class org.scictrl.mp.orbitcorrect.DataBushEvent
-
ActionReportEvent constructor comment.
- DataBushEvent(DataBush) - Constructor for class org.scictrl.mp.orbitcorrect.DataBushEvent
-
DataBushEvent constructor comment.
- DataBushEvent(DataBush, String) - Constructor for class org.scictrl.mp.orbitcorrect.DataBushEvent
-
DataBushEvent constructor comment.
- DataBushException - Exception Class in org.scictrl.mp.orbitcorrect
-
DataBushException
is general exception for dealing with DataBush. - DataBushException() - Constructor for exception class org.scictrl.mp.orbitcorrect.DataBushException
-
DataBushException
constructor with specified parameter. - DataBushException(String) - Constructor for exception class org.scictrl.mp.orbitcorrect.DataBushException
-
DataBushException
constructor with specified parameter. - DataBushException(String, int) - Constructor for exception class org.scictrl.mp.orbitcorrect.DataBushException
-
DataBushException
constructor with specified parameters. - DataBushException(String, Throwable) - Constructor for exception class org.scictrl.mp.orbitcorrect.DataBushException
-
DataBushException
constructor with specified parameter. - DataBushException(AbstractDataBushElement, String) - Constructor for exception class org.scictrl.mp.orbitcorrect.DataBushException
-
DataBushException
constructor with specified parameters. - DataBushException(AbstractDataBushElement, String, int) - Constructor for exception class org.scictrl.mp.orbitcorrect.DataBushException
-
DataBushException
constructor with specified parameters. - DataBushException(AbstractDataBushElement, String, int, Throwable) - Constructor for exception class org.scictrl.mp.orbitcorrect.DataBushException
-
DataBushException
constructor with specified parameters. - DataBushHandler - Class in org.scictrl.mp.orbitcorrect.model.optics
-
DataBushHandler class.
- DataBushHandler(DataBush, IListenerEnt, Object) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
DataBushHandler
constructor. - DataBushInfo - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This class presents basic optic configuration parameters and wraps
si.ijs.anka.abeans.devices.InfoServerBean
. - DataBushInfo(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Constructs DataBush element with specified name and default parameter's values.
- DataBushInfo(String, boolean, double, boolean, boolean, double, double, double, double, double, double, double, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Constructs DataBush element with specified parameters.
- DataBushInitializationException - Exception Class in org.scictrl.mp.orbitcorrect
-
This exception occurs at initialization.
- DataBushInitializationException(String) - Constructor for exception class org.scictrl.mp.orbitcorrect.DataBushInitializationException
-
DataBushInitializationException
constructor with specified parameter. - DataBushInitializationException(InconsistentDataException) - Constructor for exception class org.scictrl.mp.orbitcorrect.DataBushInitializationException
-
DataBushInitializationException
constructor with specified parameter. - DataBushInitializationException(AbstractDataBushElement, String) - Constructor for exception class org.scictrl.mp.orbitcorrect.DataBushInitializationException
-
DataBushInitializationException
constructor with specified parameters. - DataBushPackedException - Exception Class in org.scictrl.mp.orbitcorrect
-
DatabushPackedException is used to pack together in one exception object more than one exception when complex method is called.
- DataBushPackedException() - Constructor for exception class org.scictrl.mp.orbitcorrect.DataBushPackedException
-
Create empty exception, will not be thrown.
- DataBushPackedException(String, int) - Constructor for exception class org.scictrl.mp.orbitcorrect.DataBushPackedException
-
PackedDBException
constructor with specified parameters. - DataBushPackedException(DataBushException) - Constructor for exception class org.scictrl.mp.orbitcorrect.DataBushPackedException
-
Created packed exception with provided exception as initial element.
- DataBushPackedException(AbstractDataBushElement, String, int) - Constructor for exception class org.scictrl.mp.orbitcorrect.DataBushPackedException
-
PackedDBException
constructor with specified parameters. - DataBushServerLocal - Class in org.scictrl.mp.orbitcorrect.server
-
DataBushServerLocal class.
- DataBushServerLocal() - Constructor for class org.scictrl.mp.orbitcorrect.server.DataBushServerLocal
-
Constructor for DataBushServerLocal.
- DataBushServerLocal(ApplicationEngine) - Constructor for class org.scictrl.mp.orbitcorrect.server.DataBushServerLocal
-
Constructor for DataBushServerLocal.
- dataHolder - Variable in class org.scictrl.mp.orbitcorrect.model.optics.SimpleData
-
Data holder.
- dataInvalidated - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
Data invalidated.
- dataInvalidated - Variable in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Data is invalidated.
- dataInvalidated - Variable in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Data invalidated flag.
- dataInvalidated - Variable in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Data invalidated flag.
- DataPositionComparator - Class in org.scictrl.mp.orbitcorrect.accessories
-
DataPositionComparator is implementation of java.util.Comparator and it is used to compare its two arguments for order.It is used to order storage ring elements, as the beam sees them.They are ordered by the position of that elements.
- DataPositionComparator() - Constructor for class org.scictrl.mp.orbitcorrect.accessories.DataPositionComparator
-
OpticsPositionComparator constructor.
- dataType() - Method in class org.scictrl.mp.orbitcorrect.epics.EAbstractDataConnector
-
A thorough tests of connection and device by all relevant data, including making remote calls.
- dataType() - Method in interface org.scictrl.mp.orbitcorrect.model.IDataConnector
-
A thorough tests of connection and device by all relevant data, including making remote calls.
- db - Variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
DataBush object
- DB - Static variable in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Index of DB specific fromat, stored in HEADER and
String[]
array, returned bysaveToFiles
andsaveToStrings
methods. - DB_EMPTY - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Status code of DataBush, when DataBush is empty.
- DB_OPERATIONAL - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Status code of DataBush, when DataBush is succesfully initialized with elements.
- DB_READER - Static variable in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Constant
DB_READER="dbinit.dbreader"
- DB_STATUS_STRINGS - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Array holds string descriptions for DataBush status codes.
- DBConst - Interface in org.scictrl.mp.orbitcorrect
-
This class holds DataBush constants.
- DBElementDescriptor - Class in org.scictrl.mp.orbitcorrect
-
DBElementDescriptor class.
- DBINIT_DATA_FILE - Static variable in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Constant
DBINIT_DATA_FILE="DBinit.data"
- DBInitializer - Class in org.scictrl.mp.orbitcorrect
-
Initializes DataBush object
- DBMath - Class in org.scictrl.mp.orbitcorrect
-
This class was generated by a SmartGuide.
- DBString - Interface in org.scictrl.mp.orbitcorrect
-
Internal class with string constants.
- debug - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractOCModel
-
Debug flag
- debug - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Enables/disables aditional debug output.
- debug - Static variable in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Constant
debug=true
- debugDataDump(AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
debugDataDump.
- debugPrint(String) - Method in class org.scictrl.mp.orbitcorrect.accessories.AbstractParameterReader
-
Writes in console aditional debug output, if it is enabled.
- debugPrintln(String) - Method in class org.scictrl.mp.orbitcorrect.accessories.AbstractParameterReader
-
debugPrintln.
- DEFAULT_BPM_POSITION_PRECISION - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
DataBush default value for BPM's value precision.
- DEFAULT_CURRENT_PRECISION - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
DataBush default value for PowerSupply's current precision.
- DEFAULT_MIN_UPDATE_INTERVAL - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
DataBush default value for minimal interval between linear optics updates.
- DEFAULT_POSITION_PRECISION - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
DataBush default value for position precision.
- DefaultBeamSimulator - Class in org.scictrl.mp.orbitcorrect.accessories
-
Simulates positions of beam in verical and horizontal plane at BPMonitors.
- DefaultBeamSimulator() - Constructor for class org.scictrl.mp.orbitcorrect.accessories.DefaultBeamSimulator
-
DefaultBeamSimulator constructor .
- DefaultBendingCalculator - Class in org.scictrl.mp.orbitcorrect.accessories
-
DefaultBendingCalculator class.
- DefaultBendingCalculator(String, PolynomialFunction, PolynomialFunction) - Constructor for class org.scictrl.mp.orbitcorrect.accessories.DefaultBendingCalculator
-
DefaultBendingCalculator constructor.
- DefaultCalculatorModelFactory - Class in org.scictrl.mp.orbitcorrect.accessories
-
Sets models which calculations are used to calculate energy, field strength, atc.
- DefaultCalculatorModelFactory() - Constructor for class org.scictrl.mp.orbitcorrect.accessories.DefaultCalculatorModelFactory
-
DefaultCalculatorModelFactory constructor.
- DefaultControlSystemEngine - Class in org.scictrl.mp.orbitcorrect.accessories
-
DefaultControlSystemEngine implements IControlSystemEngine and gives it some functionality.
- DefaultControlSystemEngine() - Constructor for class org.scictrl.mp.orbitcorrect.accessories.DefaultControlSystemEngine
-
DefaultControlSystemEngine constructor.
- DefaultCurrentApplyModel - Class in org.scictrl.mp.orbitcorrect.accessories
-
This is default implementation of ICurrentApplyModel.
- DefaultCurrentApplyModel() - Constructor for class org.scictrl.mp.orbitcorrect.accessories.DefaultCurrentApplyModel
-
DefaultCurrentApplyModel constructor.
- DefaultDBReader - Class in org.scictrl.mp.orbitcorrect.accessories
-
This is straightforward implementation of
IDataBushReader
. - DefaultDBReader() - Constructor for class org.scictrl.mp.orbitcorrect.accessories.DefaultDBReader
-
DefaultDBReader constructor, that sets default keys and values to java.util.Properties.
- DefaultGenericMagnetCalculator - Class in org.scictrl.mp.orbitcorrect.accessories
-
DefaultGenericMagnetCalculator is used to calculate currents from field strengths and vice versa.
- DefaultGenericMagnetCalculator(String, PolynomialFunction) - Constructor for class org.scictrl.mp.orbitcorrect.accessories.DefaultGenericMagnetCalculator
-
Constructor for DefaultGenericMagnetCalculator.
- defaultMaxValue - Variable in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Default max value.
- defaultMaxValue - Variable in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Default max frequency value.
- defaultMinValue - Variable in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Default min value.
- defaultMinValue - Variable in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Default min frequency value.
- DefaultOrbitCorrectionModel - Class in org.scictrl.mp.orbitcorrect.correction.models
-
DefaultOrbitCorrectionModel class.
- DefaultOrbitCorrectionModel() - Constructor for class org.scictrl.mp.orbitcorrect.correction.models.DefaultOrbitCorrectionModel
-
RingKeeper constructor comment.
- defaultParameters() - Method in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
This method returns default values for descripted element.
- defocussing(double, double, double[][], int) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Assembles defocusing transfere matrix for magnet with quadrupole field.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Aperture
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.HorCorrector
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Kicker
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Marker
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RBending
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.SBending
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Septum
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Sextupole
-
Returns the descriptor object for this element.
- descriptor() - Method in class org.scictrl.mp.orbitcorrect.model.optics.VerCorrector
-
Returns the descriptor object for this element.
- destroy() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorD
-
Destroys remote connection and release all relevant resources.
- destroy() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorDD
-
Destroys remote connection and release all relevant resources.
- destroy() - Method in interface org.scictrl.mp.orbitcorrect.model.IDataConnector
-
Destroys remote connection and release all relevant resources.
- DEV_CONN - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
DEV_CONN="device connected"
- DEV_DISC - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
DEV_DISC="device disconnected"
- deviceConnected(ConnectionReportEvent) - Method in interface org.scictrl.mp.orbitcorrect.IConnectionListener
-
Invoked when a IBindedElement or group of BindedElements connects.
- deviceDisconnected(ConnectionReportEvent) - Method in interface org.scictrl.mp.orbitcorrect.IConnectionListener
-
Invoked when a IBindedElement or group of BindedElements disconnects.
- dimensionEquals(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
-
Test if dimensions of these matrices match.
- DipoleMatrix - Class in org.scictrl.mp.orbitcorrect.math
-
Abstract DipoleMatrix class.
- DipoleMatrix(double, double, double) - Constructor for class org.scictrl.mp.orbitcorrect.math.DipoleMatrix
-
DriftMatrix constructor comment.
- disconnect() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Destroys connection.
- disconnect() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Disconnects all connectable DataBush elements.
- disconnect() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method disconnects
DataBush
'sPowerSupplyList
,BPMonitorList
andDataBushInfo
from control system. - disconnect() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Destroys connection.
- disconnect() - Method in interface org.scictrl.mp.orbitcorrect.model.optics.IBindedElement
-
Destroys connection.
- disconnect() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Destroys connection.
- disconnect() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Destroys connection.
- disconnect(IDataConnector<?>) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
disconnect.
- disconnect(BPMonitorList) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method disconnects parameter specified
BPMonitorList
from control system. - disconnect(PowerSupplyList) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method disconnects parameter specified
PowerSupplyList
from control system. - disconneted(ConnectionReportEvent) - Method in class org.scictrl.mp.orbitcorrect.ConnectionAdapter
-
Void method, that can be overrided by child class, if necessary.
- DispersionData - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This type extends
SimpleData
and represent machine function dispersion onposition
. - DispersionData(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.DispersionData
-
DispersionData
constructor. - DispersionData(String, AbstractOpticalElement) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.DispersionData
-
DispersionData
constructor. - DispersionData(String, AbstractOpticalElement, double, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.DispersionData
-
DispersionData
constructor. - DispersionDataList - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This list contains elements type
DispersionData
. - DispersionVector - Class in org.scictrl.mp.orbitcorrect.math
-
DispersionVector class.
- DispersionVector(double, double) - Constructor for class org.scictrl.mp.orbitcorrect.math.DispersionVector
-
DispersionVector constructor comment.
- dl - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
Elements list
- DoubleMatrix - Class in org.scictrl.mp.orbitcorrect.math
-
DoubleMatrix class.
- DoubleMatrix(int) - Constructor for class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
-
Creates new square matrix with specified
dimension
. - DoubleMatrix(int, int) - Constructor for class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
-
Creates new matrix with specified number of
rows
andcolumns
. - DoubleVector - Class in org.scictrl.mp.orbitcorrect.math
-
DoubleVector class.
- DoubleVector(int) - Constructor for class org.scictrl.mp.orbitcorrect.math.DoubleVector
-
DoubleVector constructor comment.
- dp() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DispersionData
-
This method returns machine function dispersion prime.
- DriftMatrix - Class in org.scictrl.mp.orbitcorrect.math
-
DriftMatrix class.
- DriftMatrix(double) - Constructor for class org.scictrl.mp.orbitcorrect.math.DriftMatrix
-
DriftMatrix constructor comment.
- dumpData(AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Dumps all available data into a file for debuggin purposes.
E
- e - Variable in class org.scictrl.mp.orbitcorrect.accessories.AbstractMagnetCalculator
-
Electron charge.
- EAbstractDataConnector<T> - Class in org.scictrl.mp.orbitcorrect.epics
-
Abstract EAbstractDataConnector class.
- EAbstractDataConnector(Class<T>, EControlSystemEngine, IBindedElement<T>) - Constructor for class org.scictrl.mp.orbitcorrect.epics.EAbstractDataConnector
-
Constructor for EAbstractDataConnector.
- EControlSystemEngine - Class in org.scictrl.mp.orbitcorrect.epics
-
EControlSystemEngine class.
- EControlSystemEngine() - Constructor for class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
Constructor for EControlSystemEngine.
- EDataConnectorD - Class in org.scictrl.mp.orbitcorrect.epics
-
EDataConnectorD class.
- EDataConnectorD(EControlSystemEngine, IBindedElement<Double>, EPICSConnection<Double>) - Constructor for class org.scictrl.mp.orbitcorrect.epics.EDataConnectorD
-
Constructor for EDataConnectorD.
- EDataConnectorDD - Class in org.scictrl.mp.orbitcorrect.epics
-
EDataConnectorDD class.
- EDataConnectorDD(EControlSystemEngine, IBindedElement<Double[]>, EPICSConnection<Double>[]) - Constructor for class org.scictrl.mp.orbitcorrect.epics.EDataConnectorDD
-
Constructor for EDataConnectorDD.
- eigenvalues - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Calculates eigenvalues
- eigenvectorsUsed - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Calculated eigenvectors used
- EL_APERTURE - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_APERTURE=4
- EL_BPM - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_BPM=3
- EL_CAVITY - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_CAVITY=5
- EL_CLASSES - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_CLASSES
- EL_DBINFO - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_DBINFO=0
- EL_HOR_CORRECTOR - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_HOR_CORRECTOR=8
- EL_KICKER - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_KICKER=7
- EL_MARKER - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_MARKER=2
- EL_POWER_SUPPLY - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_POWER_SUPPLY=1
- EL_QUADRUPOLE - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_QUADRUPOLE=12
- EL_RBENDING - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_RBENDING=11
- EL_RF_GENERATOR - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_RF_GENERATOR=14
- EL_SBENDING - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_SBENDING=10
- EL_SEPTUM - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_SEPTUM=6
- EL_SEXTUPOLE - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_SEXTUPOLE=13
- EL_VER_CORRECTOR - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
EL_VER_CORRECTOR=9
- ELDES_APERTURE - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_APERTURE
- ELDES_BPM - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_BPM
- ELDES_CAVITY - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_CAVITY
- ELDES_DBINFO - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_DBINFO
- ELDES_HOR_CORRECTOR - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_HOR_CORRECTOR
- ELDES_KICKER - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_KICKER
- ELDES_MARKER - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_MARKER
- ELDES_POWER_SUPPLY - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_POWER_SUPPLY
- ELDES_QUADRUPOLE - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_QUADRUPOLE
- ELDES_RBENDING - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_RBENDING
- ELDES_RF_GENERATOR - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_RF_GENERATOR
- ELDES_SBENDING - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_SBENDING
- ELDES_SEPTUM - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_SEPTUM
- ELDES_SEXTUPOLE - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_SEXTUPOLE
- ELDES_VER_CORRECTOR - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELDES_VER_CORRECTOR
- element - Variable in class org.scictrl.mp.orbitcorrect.epics.EAbstractDataConnector
-
Element connected.
- ELEMENT_CLASSES - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELEMENT_CLASSES
- ELEMENT_TAG - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELEMENT_TAG="element"
- ElementList<T> - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This class contains
DoubleList
and therefore collection of SimpleElements. - ElementList() - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.ElementList
-
Default constructor.
- ElementList(int) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.ElementList
-
This constructor constructs
ElementList
with specified initial capacity. - ElementList(int, float) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.ElementList
-
This constructor constructs
ElementList
with specified initial capacity and load factor. - ElementList(ElementList<T>) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.ElementList
-
This constructor constructs
ElementList
from Array of DataBushElements. - ElementList(T[]) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.ElementList
-
This constructor constructs
ElementList
from Array of DataBushElements. - ELEMENTS_CLASS_TAGS - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
ELEMENTS_CLASS_TAGS
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Aperture
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.HorCorrector
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Kicker
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Marker
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RBending
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.SBending
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Septum
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Sextupole
-
Returns the code of element's type.
- elType() - Method in class org.scictrl.mp.orbitcorrect.model.optics.VerCorrector
-
Returns the code of element's type.
- EmpiricOrbitCorrectionModel - Class in org.scictrl.mp.orbitcorrect.correction.models
-
EmpiricOrbitCorrectionModel class.
- EmpiricOrbitCorrectionModel() - Constructor for class org.scictrl.mp.orbitcorrect.correction.models.EmpiricOrbitCorrectionModel
-
RingKeeper constructor comment.
- energy - Variable in class org.scictrl.mp.orbitcorrect.accessories.AbstractMagnetCalculator
-
Energy of electrons in GeV.
- energy - Variable in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
Energy of beam.
- ENERGY - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Constant
ENERGY="Energy"
- energyMin - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Minimal energy, below which corresponding correction is skipped.
- engine - Variable in class org.scictrl.mp.orbitcorrect.epics.EAbstractDataConnector
-
Engine.
- ent - Variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
DataBush structure object.
- EntryNotFound - Exception Class in org.scictrl.mp.orbitcorrect
-
This type represent exception that is thrown usually by method, which takes string (key) as argument and do something with this string, if string is suitable.
- EntryNotFound() - Constructor for exception class org.scictrl.mp.orbitcorrect.EntryNotFound
-
Default
EntryNotFound
constructor. - EntryNotFound(String) - Constructor for exception class org.scictrl.mp.orbitcorrect.EntryNotFound
-
Constructs an
EntryNotFound
exception with the specified detail message. - EOL - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Constant
EOL="\r\n"
- eolIsSignificant(boolean) - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Determines whether or not ends of line are treated as tokens.
- EPICS_CONNECTOR_INSTANCE - Static variable in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Constant
EPICS_CONNECTOR_INSTANCE="org.scictrl.csshell.epics.EPICSConnecto"{trunked}
- EPICS_CONNECTOR_NAME - Static variable in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Constant
EPICS_CONNECTOR_NAME="EPICS"
- equals(Object) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Test if some other object is equal to reference object
obj
- ERR_AP - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ERR_AP="error applying"
- ERR_AP_ - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ERR_AP_="error applying: "
- ERR_AP_NOT_CONN - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ERR_AP_NOT_CONN="ERR_AP_+ERR_NOT_CONN"
- ERR_CONN - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ERR_CONN="error connecting"
- ERR_CONN_ - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ERR_CONN_="error connecting: "
- ERR_NOT_CONN - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ERR_NOT_CONN="device is not connected"
- ERR_UP - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ERR_UP="error updating"
- ERR_UP_ - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ERR_UP_="error updating: "
- ERR_UP_NOT_CONN - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ERR_UP_NOT_CONN="ERR_UP_+ERR_NOT_CONN"
- ERROR_CLOSE_CFILE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ERROR_CLOSE_CFILE="Error closing calibration file \" {"{trunked}
- ERROR_INIT_CALC - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ERROR_INIT_CALC="Error instializateing calculator \" "{trunked}
- ERROR_INST_CALC - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ERROR_INST_CALC="Error instantieting calculator \" {"{trunked}
- ERROR_OPEN_CFILE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ERROR_OPEN_CFILE="Error openning calibration file \" "{trunked}
- executeContinuous(AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
Executes the AOC operation, called from execution thread started by
AutomaticOrbitCorrectionOperator
. - executeContinuous(AutomaticOrbitCorrectionOperator) - Method in interface org.scictrl.mp.orbitcorrect.correction.automatic.IAutomaticOCModel
-
Executes the AOC operation, called from execution thread started by
AutomaticOrbitCorrectionOperator
. - executeCorectionStep(Orientation, JProgressBar, AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
executeCorectionStep.
- executeCorectionStep(Orientation, AutomaticOrbitCorrectionOperator, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
executeCorectionStep.
- executeCorectionStep(Orientation, AutomaticOrbitCorrectionOperator, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.StepAutomaticOC
-
executeCorectionStep.
- executeCorrectionLoop(Orientation, AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Implementing method, which executes correction for specified orientation until new rms is not worse or equal.
- executeLoop(AutomaticOrbitCorrectionOperator, int, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
Executes single correction loop, which is doing correcting until no optimization is necessary.
- executeLoop(AutomaticOrbitCorrectionOperator, int, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Executes single correction loop, which is doing correcting until no optimization is necessary.
- executeLoop(AutomaticOrbitCorrectionOperator, int, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.StepAutomaticOC
-
Executes single correction loop, which is doing correcting until no optimization is necessary.
- executeLoop(AutomaticOrbitCorrectionOperator, int, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Executes single correction loop, which is doing correcting until no optimization is necessary.
- executeLoopStep(AutomaticOrbitCorrectionOperator, int, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Implementing method, which executes correction for specified orientation until new rms is not worse or equal.
- executeLoopStep(AutomaticOrbitCorrectionOperator, int, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.StepAutomaticOC
-
Implementing method, which executes correction for specified orientation until new rms is not worse or equal.
- executeSingleLoop(AutomaticOrbitCorrectionOperator, int, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
Executes the AOC operation, called from execution thread started by
AutomaticOrbitCorrectionOperator
. - executeSingleLoop(AutomaticOrbitCorrectionOperator, int, boolean) - Method in interface org.scictrl.mp.orbitcorrect.correction.automatic.IAutomaticOCModel
-
Executes the AOC operation, called from execution thread started by
AutomaticOrbitCorrectionOperator
. - expire() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator.OperatorThread
-
Terminates thread gracefully.
F
- fail(Throwable) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
fail.
- FAILED - Enum constant in enum class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine.State
-
Last operation failed.
- FastModeAutomaticOC - Class in org.scictrl.mp.orbitcorrect.correction.automatic
-
FastModeAutomaticOC class.
- FastModeAutomaticOC() - Constructor for class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
TimeBasedAutomaticOC constructor comment.
- FastModeOCServer - Class in org.scictrl.mp.orbitcorrect.server.app
-
This is top level application server, loads configuration which binds published PV names with underlying functionality.
- FastModeOCServer(String) - Constructor for class org.scictrl.mp.orbitcorrect.server.app.FastModeOCServer
-
Constructor for FastModeOCServer.
- FIELD_CHANGE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
FIELD_CHANGE="field changed"
- fieldChanged(DataBushEvent) - Method in class org.scictrl.mp.orbitcorrect.DataBushAdapter
-
Invoked when manget fields change.
- fieldChanged(DataBushEvent) - Method in interface org.scictrl.mp.orbitcorrect.IDataBushListener
-
Invoked when manget fields change.
- FileTokenizer - Class in org.scictrl.mp.orbitcorrect.accessories
-
The
FileTokenizer
class takes an input stream and parses it into "tokens", allowing the tokens to be read one at a time. - FileTokenizer(File) - Constructor for class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Creates new FileTokenizer that parses the specified file..
- FileTokenizer(Reader, URL) - Constructor for class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Constructor for FileTokenizer.
- FileTokenizer(URL) - Constructor for class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Creates new FileTokenizer that parses the specified file..
- fillWithCloseOrbitCalculation(ResponseMatrix, DataBush, Orientation) - Static method in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
Fills the provided RM with closed-orbit calculated matrix data.
- fireChange(String) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationModel
-
fireChange.
- fireNewCorrection(Correction) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
fireNewCorrection.
- fireProgressReport(double, String) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
fireProgressReport.
- fireProgressReported(double, String) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
fireProgressReported.
- firePropertyChange(PropertyChangeEvent) - Method in class org.scictrl.mp.orbitcorrect.utilities.PropertyChangeSupportable
-
firePropertyChange.
- firePropertyChange(String) - Method in class org.scictrl.mp.orbitcorrect.utilities.PropertyChangeSupportable
-
firePropertyChange.
- fireStateChange(OrbitCorrectionOperator.State, String) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
fireStateChange.
- first() - Method in class org.scictrl.mp.orbitcorrect.accessories.LinkedNode
-
first.
- FixBPMsOrbitCorrectionModel - Class in org.scictrl.mp.orbitcorrect.correction.models
-
FixBPMsOrbitCorrectionModel class.
- FixBPMsOrbitCorrectionModel() - Constructor for class org.scictrl.mp.orbitcorrect.correction.models.FixBPMsOrbitCorrectionModel
-
RingKeeper constructor comment.
- focussing(double, double, double[][], int) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Assambles focusing matrix for magnet with quadrupole momentum.
- FORMAT_F4 - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Constant
FORMAT_F4
- format1D(double) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
format1D.
- format1E(double) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
format1E.
- format2D(double) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
format2D.
- format2E(double) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
format2E.
- format3D(double) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
format3D.
- format3E(double) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
format3E.
- format4D(double) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
format4D.
- format4E(double) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
format4E.
- formatdMHmsS() - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
formatdMHmsS.
- formatdMHmsS(long) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
formatdMHmsS.
- formatdMHmsS(Date) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
formatdMHmsS.
- formatHHHHms(long) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Format duration in seconds as <hours (can be more than 24)>.<minutes in hour>:<secondsin minute>
- formatHHHHmsS(long) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Format duration in milliseconds as <hours (can be more than 24)>.<minutes in hour>:<secondsin minute>
- formatMessage() - Method in exception class org.scictrl.mp.orbitcorrect.DataBushException
-
This method create string that describe exception.
- FREQUENCY - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Constant
FREQUENCY="frequency"
- FrequencyBeamSimulator - Class in org.scictrl.mp.orbitcorrect.accessories
-
FrequencyBeamSimulator class.
- FrequencyBeamSimulator() - Constructor for class org.scictrl.mp.orbitcorrect.accessories.FrequencyBeamSimulator
-
Constructor for FrequencyBeamSimulator.
- FrequencyOrbitCorrectionModel - Class in org.scictrl.mp.orbitcorrect.correction.models
-
FrequencyOrbitCorrectionModel class.
- FrequencyOrbitCorrectionModel() - Constructor for class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
FrequencyOrbitCorrectionModel constructor comment.
- FrequencyTest - Class in org.scictrl.mp.orbitcorrect.epics
-
FrequencyTest class.
- fromElementClassTag(String) - Static method in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
This method returns
DBElementDescriptor
for element, whose tag is specified with parameter. - fromInt(int) - Static method in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
This method returns
DBElementDescriptor
for element, whose code is specified with parameter.
G
- GenericOCAppServer - Class in org.scictrl.mp.orbitcorrect.server.app
-
This is top level application server, loads configuration which binds published PV names with underlying functionality.
- GenericOCAppServer(String) - Constructor for class org.scictrl.mp.orbitcorrect.server.app.GenericOCAppServer
-
Constructor for GenericOCAppServer.
- get() - Method in class org.scictrl.mp.orbitcorrect.accessories.LinkedNode
-
get.
- get() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorD
-
Gets value from remote data source and returns it.
- get() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorDD
-
Gets value from remote data source and returns it.
- get() - Method in interface org.scictrl.mp.orbitcorrect.model.IDataConnector
-
Gets value from remote data source and returns it.
- get(int) - Method in class org.scictrl.mp.orbitcorrect.math.DoubleVector
-
Returns value from matrix at (row,column) position.
- get(int) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
get.
- get(int) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method returns reference to element from our
DoubleList
with index, specified by parameter. - get(int, int) - Method in class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
-
Returns value from matrix at (row,column) position.
- get(String) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
get.
- get(String) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method returns reference to element from our
DoubleList
with name, specified by parameter. - getAbsoluteOrbit() - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
getAbsoluteOrbit.
- getAction(String) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationView.Actions
-
Returns action which is stored in this class instance
- getAlpha() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
This method return machine function alpha.
- getAlpha() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns closed orbit solution for alpha-function.
- getAlpha() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Returns closed orbit solution for alpha-function.
- getAlpha1() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
This method return machine function alpha in the beginning of the transfer element.
- getAlpha2() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
This method return machine function alpha in the end of the transfer element.
- getAlphaList() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with values of alpha funtion for all optical elements in DataBush.
- getAlphaX() - Method in class org.scictrl.mp.orbitcorrect.math.BetaMatrix
-
Getter for the field
alphaX
. - getAlphaZ() - Method in class org.scictrl.mp.orbitcorrect.math.BetaMatrix
-
Getter for the field
alphaZ
. - getAngle() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCorrector
-
This method return angle of change beam path.
- getApproximatedBeamData(Orientation) - Method in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Getter for the field
approximatedBeamData
. - getAutomaticOC() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
getAutomaticOC.
- getAutomaticOC() - Method in class org.scictrl.mp.orbitcorrect.server.app.FastModeOCServer
-
getAutomaticOC.
- getAutomaticOC() - Method in class org.scictrl.mp.orbitcorrect.server.app.GenericOCAppServer
-
getAutomaticOC.
- getAutomaticOCModel() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
Getter for the field
automaticOCModel
. - getAvailableBPMs(Orientation) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
getAvailableBPMs.
- getAvailableBpmsH() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
availableBpmsH
. - getAvailableBpmsV() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
availableBpmsV
. - getAvailableCorrectionModels(IOrientationMarker) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
getAvailableCorrectionModels.
- getAvailableCorrectionModels(Orientation) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
getAvailableCorrectionModels.
- getAvailableCorrectionModelsH() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
availableCorrectionModelsH
. - getAvailableCorrectionModelsV() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
availableCorrectionModelsV
. - getAvailableCorrectors(Orientation) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
getAvailableCorrectors.
- getAvailableCorrectorsH() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
availableCorrectorsH
. - getAvailableCorrectorsV() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
availableCorrectorsV
. - getAverageBPMsOver() - Method in class org.scictrl.mp.orbitcorrect.correction.models.EmpiricOrbitCorrectionModel
-
Getter for the field
averageBPMsOver
. - getAvg(Orientation) - Method in class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
Getter for the field
avg
. - getBaseURL() - Method in class org.scictrl.mp.orbitcorrect.DBInitializer
-
getBaseURL.
- getBeamAverage() - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDOrbitCorrectionModel
-
Getter for the field
beamAverage
. - getBeamAverage() - Method in class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
Getter for the field
beamAverage
. - getBeamCurrent() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Trys to connect to info server and return current
- getBeamPos() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
This method return the position of the electron beam, that was measured before last
update()
call. - getBeamSimulator() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
This method return
IBeamSimulator
, which is used. - getBeamTrace(Orientation) - Method in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Returns beam trace calculation for given orientation
- getBeamTrace(Orientation) - Method in interface org.scictrl.mp.orbitcorrect.utilities.IBeamTraceProvider
-
Returns beam trace calculation for given orientation
- getBeamTrace(Orientation) - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
Returns beam trace calculation for given orientation
- getBendingCalculatorModel(String) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultCalculatorModelFactory
-
getBendingCalculatorModel.
- getBendingCalculatorModel(String) - Method in interface org.scictrl.mp.orbitcorrect.ICalculatorModelFactory
-
getBendingCalculatorModel.
- getBendings() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with all bending magnets in DataBush.
- getBeta() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
This method return machine function beta.
- getBeta() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns closed orbit solution for beta-function.
- getBeta() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Returns closed orbit solution for beta-function.
- getBeta1() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
This method return machine function beta in the beginning of the transfer element.
- getBeta2() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
This method return machine function beta in the end of the transfer element.
- getBetaList() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with values of beta-funtion for all optical elements in DataBush.
- getBetaX() - Method in class org.scictrl.mp.orbitcorrect.math.BetaMatrix
-
Getter for the field
betaX
. - getBetaZ() - Method in class org.scictrl.mp.orbitcorrect.math.BetaMatrix
-
Getter for the field
betaZ
. - getBetRF() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Getter for the field
betRF
. - getBinded() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with all IBindedElement elements in DataBush.
- getBPMonitor(int) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns the BPMonitor at the specified index.
- getBPMonitors() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with all BPMonitor elements in DataBush.
- getBPMonitors(int[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns array of BPMonitor elements at the specified indices.
- getBPMonitors(Orientation) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
getBPMonitors.
- getBPMonitors(Orientation) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
getBPMonitors.
- getBPMPositionPrecision() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns precision of BPMonitor beam position value handling.
- getBPMs() - Method in class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
getBPMs.
- getBpmsHSelection() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
bpmsHSelection
. - getBPMsSelection(Orientation) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
getBPMsSelection.
- getBpmsVSelection() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
bpmsVSelection
. - getBumpAngle() - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump4CModel
-
Getter for the field
bumpAngle
. - getBumpedCount() - Method in class org.scictrl.mp.orbitcorrect.correction.models.ResponseMatrixBumpModel
-
Getter for the field
bumpedCount
. - getBumpedElement() - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
Getter for the field
bumpedElement
. - getBumpedElement() - Method in class org.scictrl.mp.orbitcorrect.correction.models.ResponseMatrixBumpModel
-
Getter for the field
bumpedElement
. - getBumpHeight() - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
Getter for the field
bumpHeight
. - getBumpHeight() - Method in class org.scictrl.mp.orbitcorrect.correction.models.ResponseMatrixBumpModel
-
Getter for the field
bumpHeight
. - getCalculator() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method return
IBendingCalculatorModel
. - getCalculator() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
This method returns
IMagnetCalculatorModel
. - getCalculator() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Sextupole
-
This method returns
IMagnetCalculatorModel
- getCalculatorModelFactory() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns factory for calibration calculators.
- getCalibrationEntry() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
This method return the name of calculator, that do the current-field calculation
- getCalMagnets() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with all AbstractCalibratedMagnet elements in DataBush.
- getChromaticity(short) - Method in class org.scictrl.mp.orbitcorrect.utilities.LinearOpticsCalculatorBean
-
Getter for the field
chromaticity
. - getClassName() - Method in exception class org.scictrl.mp.orbitcorrect.DataBushException
-
Returns the fully-qualified name of the entity represented by this
DataBushException
object, as aString
. - getClassName() - Method in exception class org.scictrl.mp.orbitcorrect.DataBushInitializationException
-
Returns the fully-qualified name of the entity represented by this
DataBushException
object, as aString
. - getClassName() - Method in exception class org.scictrl.mp.orbitcorrect.DataBushPackedException
-
Returns the fully-qualified name of the entity represented by this
DataBushException
object, as aString
. - getClassName() - Method in exception class org.scictrl.mp.orbitcorrect.InconsistentDataException
-
Returns the fully-qualified name of the entity represented by this
DataBushException
object, as aString
. - getCode() - Method in exception class org.scictrl.mp.orbitcorrect.DataBushException
-
Getter for the field
code
. - getComponent(String) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationView.Components
-
Returns component which is stored in this class instance
- getConfiguration() - Method in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Returns current configuration.
- getConfiguration() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Getter for the field
configuration
. - getConfigurationFile() - Method in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Getter for the field
configurationFile
. - getConnection() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorD
-
Getter for the field
connection
. - getConnections() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorDD
-
Getter for the field
connections
. - getConnector() - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
Getter for the field
connector
. - getConnector() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
This method returns energy server, which is object that gets necessary data and calculate energy.
- getConnector() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
This method returns field
psBean
. - getConnector() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
If
RFGenerator
is connected, returns control system property for RFGenerator. - getConnector() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Deprecated.use EControlSystemEngine instead
- getConstant(String) - Method in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Returnes value of constant with key
name
. - getController() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
Getter for the field
controller
. - getController() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Getter for the field
controller
. - getControlSystemEngine() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
This method return
IControlSystemEngine
, that is used. - getCorrection() - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
-
Getter for the field
correction
. - getCorrection() - Method in class org.scictrl.mp.orbitcorrect.correction.CorrectionInstruction
-
Getter for the field
correction
. - getCorrectionModelH() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
correctionModelH
. - getCorrectionModelV() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
correctionModelV
. - getCorrectionScale() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Getter for the field
correctionScale
. - getCorrectionScale() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
getCorrectionScale.
- getCorrector(int) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns the AbstractCorrector at the specified index.
- getCorrector(ElementList<AbstractCorrector>, int) - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
getCorrector.
- getCorrectorKicks(Orientation) - Method in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Getter for the field
correctorKicks
. - getCorrectors() - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
-
Getter for the field
correctors
. - getCorrectors() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with all AbstractCorrector elements in DataBush.
- getCorrectors(int[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns array of AbstractCorrector elements at the specified indices.
- getCorrectors(Orientation) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Getter for the field
correctors
. - getCorrectors(Orientation) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
getCorrectors.
- getCorrectors(Orientation) - Method in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Getter for the field
correctors
. - getCorrectorsHSelection() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
correctorsHSelection
. - getCorrectorsVSelection() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
correctorsVSelection
. - getCoupledResponseMatrix() - Method in class org.scictrl.mp.orbitcorrect.correction.models.EmpiricOrbitCorrectionModel
-
getCoupledResponseMatrix.
- getCurrent() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultCurrentApplyModel
-
getCurrent.
- getCurrent() - Method in interface org.scictrl.mp.orbitcorrect.ICurrentApplyModel
-
getCurrent.
- getCurrent() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
This method return current on this element.
- getCurrent() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Getter for the field
current
. - getCurrentApplyModel() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns model for applying current.
- getCurrentOrbit() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
Returns orbit as it is currently loaded on Databush, returns immediatelly.
- getCurrentPrecision() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns the precision of PowerSupply electric current value handling.
- getDataBush() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
getDataBush.
- getDataBush() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
getDataBush.
- getDataBush() - Method in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Getter for the field
dataBush
. - getDataBush() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationController
-
getDataBush.
- getDataBush() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
getDataBush.
- getDataBush() - Method in class org.scictrl.mp.orbitcorrect.server.DataBushServerLocal
-
getDataBush.
- getDataBush() - Method in interface org.scictrl.mp.orbitcorrect.server.IDataBushServer
-
getDataBush.
- getDataBush() - Method in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Getter for the field
dataBush
. - getDataBush() - Method in class org.scictrl.mp.orbitcorrect.utilities.LinearOpticsCalculatorBean
-
Getter for the field
dataBush
. - getDataBushElement(String) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns AbstractDataBushElement with specified name.
- getDataBushInfo() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns DataBushInfo element if present, otherwise
null
. - getDataBushInfo() - Method in class org.scictrl.mp.orbitcorrect.model.optics.ElementList
-
This method return array of
DataBushInfo
elements, contained byElementList
. - getDataFolder() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Getter for the field
dataFolder
. - getDataModel() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
getDataModel.
- getDataModel() - Method in class org.scictrl.mp.orbitcorrect.server.DataBushServerLocal
-
getDataModel.
- getDataModel() - Method in interface org.scictrl.mp.orbitcorrect.server.IDataBushServer
-
getDataModel.
- getDataPointsPerElement() - Method in class org.scictrl.mp.orbitcorrect.utilities.LinearOpticsCalculatorBean
-
Getter for the field
dataPointsPerElement
. - getDBInitializer() - Method in class org.scictrl.mp.orbitcorrect.server.DataBushServerLocal
-
getDBInitializer.
- getDeltaAngle() - Method in class org.scictrl.mp.orbitcorrect.correction.models.EmpiricOrbitCorrectionModel
-
Getter for the field
deltaAngle
. - getDependingMagnets() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
This method return
MagnetList
with magnets, that are powered with power supply which is represented byPowerSupply
- getDipoleField() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method return dipole field strength
- getDispersion() - Method in class org.scictrl.mp.orbitcorrect.math.DispersionVector
-
getDispersion.
- getDispersion() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
This method return machine function dispersion.
- getDispersion() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns closed orbit solution for horizontal momentum dispersion function.
- getDispersion() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Returns closed orbit solution for horizontal momentum dispersion function.
- getDispersion1() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
This method return machine function dispersion in the beginning of the transfer element.
- getDispersion2() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
This method return machine function dispersion in the end of the transfer element.
- getDispersionList() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with values of horizontal momentum dispersion function for all optical elements in DataBush.
- getDispersionPrime() - Method in class org.scictrl.mp.orbitcorrect.math.DispersionVector
-
getDispersionPrime.
- getEdgeAngle() - Method in class org.scictrl.mp.orbitcorrect.math.RDipoleMatrix
-
getEdgeAngle.
- getEigenvalues() - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
-
Getter for the field
eigenvalues
. - getEigenvalues() - Method in interface org.scictrl.mp.orbitcorrect.correction.ISVDOrbitCorrectionModel
-
getEigenvalues.
- getEigenvalues() - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
getEigenvalues.
- getEigenvectorsUsed() - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
-
Getter for the field
eigenvectorsUsed
. - getEigenvectorsUsed() - Method in interface org.scictrl.mp.orbitcorrect.correction.ISVDOrbitCorrectionModel
-
getEigenvectorsUsed.
- getEigenvectorsUsed() - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
getEigenvectorsUsed.
- getEigenvectorsUsed(Orientation) - Method in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Getter for the field
eigenvectorsUsed
. - getElClass() - Method in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
This method return class name of descripted element.
- getElement(String) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns element with specified name, if contained in this DataBush.
- getElement(String) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method returns
AbstractDataBushElement
, whose name is parametr specified name, if is contained in any ofDataBushEnt
lists: powerSupplies, optics, or is itsDataBushInfo
. - getElementClass() - Method in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
This method return class name of descripted element, with full classpath.
- getElementClassTag() - Method in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
This method return class tag of descripted element.
- getElementMatrix(String) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns transfer matrix of AbstractTransferElement with specified name.
- getEnergy() - Method in class org.scictrl.mp.orbitcorrect.accessories.AbstractMagnetCalculator
-
Returns electrons energy.
- getEnergy() - Method in interface org.scictrl.mp.orbitcorrect.IBendingCalculatorModel
-
getEnergy.
- getEnergy() - Method in interface org.scictrl.mp.orbitcorrect.IMagnetCalculatorModel
-
getEnergy.
- getEnergy() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method return energy, which is specified by dipole magnetic strength.
- getEnergy() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Returns the energy value for this element.
- getEnergyMin(Orientation) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Getter for the field
energyMin
. - getEngine() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Getter for the field
engine
. - getEngine() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationController
-
Getter for the field
engine
. - getEngine() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Getter for the field
engine
. - getEngine() - Method in class org.scictrl.mp.orbitcorrect.server.DataBushServerLocal
-
Getter for the field
engine
. - getEpicsServer() - Method in class org.scictrl.mp.orbitcorrect.server.DataBushServerLocal
-
Getter for the field
epicsServer
. - getExceptions() - Method in class org.scictrl.mp.orbitcorrect.ActionReportEvent
-
Getter for the field
exceptions
. - getExternalResponseMatrix() - Method in class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
Getter for the field
externalResponseMatrix
. - getExternalResponseMatrix() - Method in class org.scictrl.mp.orbitcorrect.correction.models.ResponseMatrixBumpModel
-
Getter for the field
externalResponseMatrix
. - getFormat() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorD
-
getFormat.
- getFormat() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorDD
-
getFormat.
- getFormat() - Method in interface org.scictrl.mp.orbitcorrect.model.IDataConnector
-
getFormat.
- getFrequency() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Getter for the field
frequency
. - getFrequencyCorrectionAmplification() - Method in class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
Getter for the field
frequencyCorrectionAmplification
. - getGamaX() - Method in class org.scictrl.mp.orbitcorrect.math.BetaMatrix
-
getGamaX.
- getGamaZ() - Method in class org.scictrl.mp.orbitcorrect.math.BetaMatrix
-
getGamaZ.
- getGenericMagnetCalculatorModel(String) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultCalculatorModelFactory
-
getGenericMagnetCalculatorModel.
- getGenericMagnetCalculatorModel(String) - Method in interface org.scictrl.mp.orbitcorrect.ICalculatorModelFactory
-
getGenericMagnetCalculatorModel.
- getHarmon() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Getter for the field
harmon
. - getHorCorrectors() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with all HorCorrector elements in DataBush.
- getIdleTime() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Idle time wait between correction loops, in seconds.
- getIncrements() - Method in class org.scictrl.mp.orbitcorrect.correction.CorrectionInstruction
-
Getter for the field
increments
. - getIndex() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
This method return index of element which represent position in current collection.
- getInputFileURL() - Method in class org.scictrl.mp.orbitcorrect.DBInitializer
-
getInputFileURL.
- getIntercepted() - Method in exception class org.scictrl.mp.orbitcorrect.ControlSystemException
-
Getter for the field
intercepted
. - getK() - Method in class org.scictrl.mp.orbitcorrect.math.DipoleMatrix
-
Getter for the field
k
. - getK() - Method in class org.scictrl.mp.orbitcorrect.math.QuadrupoleMatrix
-
Getter for the field
k
. - getLag() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Getter for the field
lag
. - getLAngle() - Method in class org.scictrl.mp.orbitcorrect.math.RDipoleMatrix
-
Getter for the field
lAngle
. - getLastActionResult() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Returns the result produced by last update, apply, connect or disconnect action.
- getLastCorrectionH() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
getLastCorrectionH.
- getLastCorrectionV() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
getLastCorrectionV.
- getLastOrbit() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
Returns last orbit, which was requested/returned by this operator by calling
OrbitCorrectionOperator.getNewOrbit()
orOrbitCorrectionOperator.getCurrentOrbit()
- getLatestReceivedTimestamp() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorD
-
getLatestReceivedTimestamp.
- getLatestReceivedTimestamp() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorDD
-
getLatestReceivedTimestamp.
- getLatestReceivedTimestamp() - Method in interface org.scictrl.mp.orbitcorrect.model.IDataConnector
-
getLatestReceivedTimestamp.
- getLatestReceivedValue() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorD
-
Returns latest position delivered to the connector by way of event updates.
- getLatestReceivedValue() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorDD
-
Returns latest position delivered to the connector by way of event updates.
- getLatestReceivedValue() - Method in interface org.scictrl.mp.orbitcorrect.model.IDataConnector
-
Returns latest position delivered to the connector by way of event updates.
- getLeftWedgeAngle() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RBending
-
Getter for the field
leftWedgeAngle
. - getLength() - Method in class org.scictrl.mp.orbitcorrect.math.TransferMatrix
-
Getter for the field
length
. - getLength() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
This method return length of the element.
- getList() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultDBReader
-
Returns list of instances of DataBush elements created by
read()
method. - getList() - Method in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Returns list of instances of DataBush elements created by
read()
method. - getList() - Method in class org.scictrl.mp.orbitcorrect.accessories.PropertiesReader
-
Returns list of instances of DataBush elements created by
read()
method. - getList() - Method in interface org.scictrl.mp.orbitcorrect.IDataBushReader
-
Returns list of instances of DataBush elements created by
read()
method. - getLog() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
getLog.
- getLogger() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
getLogger.
- getMachineFunctions(double[][], AbstractOpticalElement, AbstractOpticalElement, int) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Calculates machine functions on specified interval at
count
points. - getMachineFunctions(List<Double>[], AbstractOpticalElement, AbstractOpticalElement, int) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Calculates machine functions on specified interval at
count
points. - getMagnets() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with all AbstractMagnetElement elements in DataBush.
- getMatrix() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
This method return transfer matrix of the element.
- getMatrix() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
This method return transfer matrix of the system.
- getMax(Orientation) - Method in class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
Getter for the field
max
. - getMaxAngle() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCorrector
-
This method return maximal angle of change beam path, that can be caused by this element.
- getMaxCorrectionValue() - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
getMaxCorrectionValue.
- getMaxCorrectionValue() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
getMaxCorrectionValue.
- getMaxCurrent() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
This method return maximum current, that can power supply safely exceed.
- getMaxEnergy() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method return miximal energy that can be safely exceeded by this magnet.
- getMaxFrequency() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
This method return maximum current, that can power supply safely exceed.
- getMaxQuadrupoleStrength() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
This method returns maximal quadrupole strength, which can be achived.
- getMaxScaledCorrection() - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
-
Maximal absolute correction value in this correction array.
- getMaxStep(Orientation) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Getter for the field
maxStep
. - getMaxUndo() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Max count of undo history.
- getMaxValue() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorD
-
getMaxValue.
- getMaxValue() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorDD
-
getMaxValue.
- getMaxValue() - Method in interface org.scictrl.mp.orbitcorrect.model.IWriteConnector
-
getMaxValue.
- getMessage() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
Getter for the field
message
. - getMessage() - Method in class org.scictrl.mp.orbitcorrect.DataBushEvent
-
Getter for the field
message
. - getMinAngle() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCorrector
-
This method return minimal angle of change beam path, that can be caused by this element.
- getMinCurrent() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
This method return minimum current, that can power supply exceed.
- getMinEnergy() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method return minimal energy that can be exceeded by this magnet.
- getMinFreeOpticalLength() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns minimal optical path length.
- getMinFrequency() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
This method return minimum current, that can power supply exceed.
- getMinimalBeamCurrent() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Getter for the field
minimalBeamCurrent
. - getMinimalEigenvalue() - Method in interface org.scictrl.mp.orbitcorrect.correction.ISVDOrbitCorrectionModel
-
getMinimalEigenvalue.
- getMinimalEigenvalue() - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
getMinimalEigenvalue.
- getMinimalEigenvalue(Orientation) - Method in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Getter for the field
minimalEigenvalue
. - getMinimalReductionEigenvalue() - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Getter for the field
minimalReductionEigenvalue
. - getMinimalRMSChange() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Getter for the field
minimalRMSChange
. - getMinQuadrupoleStrength() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
This method returns minimal quadrupole strength, which can be achived.
- getMinUpdateInterval() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns the minimal allowed interval in milliseconds between two linear optic calculations.
- getMinUpdateInterval() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Delay between two updating cannot be below one limits, which can be specified.
- getMinValue() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorD
-
getMinValue.
- getMinValue() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorDD
-
getMinValue method comment.
- getMinValue() - Method in interface org.scictrl.mp.orbitcorrect.model.IWriteConnector
-
getMinValue.
- getMinWaitTime() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Getter for the field
minWaitTime
. - getModel() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationController
-
Getter for the field
model
. - getMomentumCompactFactor() - Method in class org.scictrl.mp.orbitcorrect.utilities.LinearOpticsCalculatorBean
-
Getter for the field
momentumCompactFactor
. - getName() - Method in class org.scictrl.mp.orbitcorrect.accessories.AbstractMagnetCalculator
-
Returns name.
- getName() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
getName.
- getName() - Method in interface org.scictrl.mp.orbitcorrect.correction.automatic.IAutomaticOCModel
-
getName.
- getName() - Method in interface org.scictrl.mp.orbitcorrect.correction.IOrbitCorrectionModel
-
getName.
- getName() - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractOCModel
-
getName.
- getName() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
Getter for the field
name
. - getName() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorD
-
getName.
- getName() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorDD
-
getName.
- getName() - Method in interface org.scictrl.mp.orbitcorrect.IBendingCalculatorModel
-
getName.
- getName() - Method in interface org.scictrl.mp.orbitcorrect.IMagnetCalculatorModel
-
getName.
- getName() - Method in interface org.scictrl.mp.orbitcorrect.ISimpleElement
-
Returns the unique name of this element.
- getName() - Method in interface org.scictrl.mp.orbitcorrect.model.IDataConnector
-
getName.
- getName() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Returns the unique name of this element.
- getName() - Method in class org.scictrl.mp.orbitcorrect.model.optics.SimpleData
-
Returns the unique name of this element.
- getName() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationController
-
Getter for the field
name
. - getName() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Getter for the field
name
. - getNewOrbit() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
Returns orbit, which is newer than last returned orbit.
- getNext() - Method in exception class org.scictrl.mp.orbitcorrect.ControlSystemException
-
Getter for the field
next
. - getOffset() - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDOrbitCorrectionModel
-
Getter for the field
offset
. - getOffset() - Method in class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
Getter for the field
offset
. - getOperator() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Getter for the field
operator
. - getOptics() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with all AbstractOpticalElement elements in DataBush.
- getOpticsLength() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns length of orbit.
- getOrbitCorrectionModel(Orientation) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
getOrbitCorrectionModel.
- getOrbitMonitor() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Getter for the field
orbitMonitor
. - getOrientation() - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
-
getOrientation.
- getOrientation() - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractOCModel
-
getOrientation.
- getOrientation() - Method in interface org.scictrl.mp.orbitcorrect.IOrientationMarker
-
getOrientation.
- getOwner() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Returns the DataBush instance, in wich is element initialized.
- getOwner() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
Returns DataBush that owns this list.
- getPair() - Method in class org.scictrl.mp.orbitcorrect.model.optics.SimpleData
-
This method returns field values x and z as array.
- getParameterTag(int) - Method in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
This method returns specified parameters tag of descripted element.
- getPersistanceStore() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
getPersistanceStore.
- getPG() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Getter for the field
pG
. - getPosition() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
This method return absolute position of element.
- getPosition() - Method in class org.scictrl.mp.orbitcorrect.model.optics.SimpleData
-
This method returns position of optical element, whose data is this
SimpleData
. - getPosition(Orientation, int) - Method in class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
getPosition.
- getPosition(Orientation, String) - Method in class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
getPosition.
- getPositionPrecision() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns the precision of element's position handling.
- getPositions(Orientation) - Method in class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
Getter for the field
positions
. - getPowerSupplies() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedMagnetList
-
Returns a list of PowerSupply elements associated with magnet elements from this list.
- getPowerSupplies() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with all PowerSupply elements in DataBush.
- getPowerSupply() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractMagnetElement
-
This method return
PowerSupply
which controls power supply, physically connected to this element. - getPowerSupply(String) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method returns
PowerSupply
, whose name is parametr specified name, if is contained inDataBushEnt
list powerSupplies. - getProperties() - Method in class org.scictrl.mp.orbitcorrect.accessories.AbstractParameterReader
-
Getter for the field
properties
. - getProperties() - Method in interface org.scictrl.mp.orbitcorrect.IDataBushReader
-
getProperties.
- getProperty(String) - Method in class org.scictrl.mp.orbitcorrect.DBInitializer
-
getProperty.
- getProperty(String) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
getProperty.
- getProperty(String, String) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
getProperty.
- getPS() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractMagnetElement
-
This method returns name of power supply.
- getQ() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
This method return beam normalised phase.
- getQ() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns tune of closed orbit.
- getQ() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
This method return beam normalised phase
- getQ1() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
This method return normalised beam phase in teh beginning of the elemnet.
- getQ2() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
This method return normalised beam phase in teh end of the elemnet.
- getQList() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with values of phase of beta-functions, divided by 2 pi, for all optical elements in DataBush.
- getQuadrupoleKicks(Orientation) - Method in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Getter for the field
quadrupoleKicks
. - getQuadrupoles() - Method in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Getter for the field
quadrupoles
. - getQuadrupoleStrength() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method return quadruploe strength.
- getQuadrupoleStrength() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
This method returns quadrupole strength.
- getRadius() - Method in class org.scictrl.mp.orbitcorrect.math.DipoleMatrix
-
Getter for the field
radius
. - getRadius() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method return radius, which is specified by dipole magnetic strength.
- getRAngle() - Method in class org.scictrl.mp.orbitcorrect.math.RDipoleMatrix
-
Getter for the field
rAngle
. - getReadEnergyFromBendings() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
If
DataBushInfo
is virtual, then, for simulation manners only, energy is read from bendings. - getReader(String) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultDBReader
-
Returnes IDataBushReader with given key.To IDataBushReader are propeties also set.
- getReaders() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultDBReader
-
Returnes readers.
- getRecord(String) - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
getRecord.
- getRelFrom() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
This method return name of element, which is reference for this element for measuring relative position.
- getRelPosition() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
This method return relative position of element.
- getReportCode() - Method in class org.scictrl.mp.orbitcorrect.ActionReportEvent
-
getReportCode.
- getResponseMatrix(Orientation) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
Getter for the field
responseMatrix
. - getRfGenerator() - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
-
Getter for the field
rfGenerator
. - getRFGenerator() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns RFGenerator element if present, otherwise
null
. - getRFGenerator() - Method in class org.scictrl.mp.orbitcorrect.model.optics.ElementList
-
This method return array of
DataBushInfo
elements, contained byElementList
. - getRightWedgeAngle() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RBending
-
Getter for the field
rightWedgeAngle
. - getRms(Orientation) - Method in class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
Getter for the field
rms
. - getSamples() - Static method in class org.scictrl.mp.orbitcorrect.accessories.DefaultDBReader
-
Returns samples of all elements recognized by DataBush and DefaultDBReader.
- getScale() - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
-
Getter for the field
scale
. - getScaledCorrection() - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
-
Getter for the field
scaledCorrection
. - getScaledValues(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.ValueList
-
Returns new set, whcih has values multiplied by a scale factor.
- getSelectedBPMs(Orientation) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
getSelectedBPMs.
- getSelectedBpmsH() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
selectedBpmsH
. - getSelectedBpmsV() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
selectedBpmsV
. - getSelectedCorrectorsH() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
selectedCorrectorsH
. - getSelectedCorrectorsV() - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Getter for the field
selectedCorrectorsV
. - getServer() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Getter for the field
server
. - getServer() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
getServer.
- getSextupoleStrength() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Sextupole
-
This method returns sextupole strength.
- getShortName() - Method in enum class org.scictrl.mp.orbitcorrect.Orientation
-
Short name, H or V.
- getShunt() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Getter for the field
shunt
. - getSimulator() - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
getSimulator.
- getSource() - Method in exception class org.scictrl.mp.orbitcorrect.ControlSystemException
-
Getter for the field
source
. - getSource() - Method in exception class org.scictrl.mp.orbitcorrect.DataBushException
-
Returns source of
DataBushException
, which isAbstractDataBushElement
- getSource() - Method in class org.scictrl.mp.orbitcorrect.model.optics.SimpleData
-
This method returns source
AbstractOpticalElement
(AbstractOpticalElement, whose data is this SimpleData). - getSourceElement() - Method in class org.scictrl.mp.orbitcorrect.DataBushEvent
-
getSourceElement.
- getSourceType() - Method in class org.scictrl.mp.orbitcorrect.accessories.AbstractParameterReader
-
getSourceType.
- getSourceType() - Method in interface org.scictrl.mp.orbitcorrect.IDataBushReader
-
getSourceType.
- getStart() - Method in class org.scictrl.mp.orbitcorrect.correction.CorrectionInstruction
-
Getter for the field
start
. - getState() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
Getter for the field
state
. - getState() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
Getter for the field
state
. - getState() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Getter for the field
state
. - getStateReport() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Getter for the field
stateReport
. - getStatus() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns status of DataBush.
- getStd(Orientation) - Method in class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
Getter for the field
std
. - getStepWaitTime() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Getter for the field
stepWaitTime
. - getSynchronizationLock() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns synchronization lock for DataBush.
- getTarget(int) - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
-
getTarget.
- getTFill() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Getter for the field
tFill
. - getTime() - Method in class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
Getter for the field
time
. - getTransfers() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with all AbstractTransferElement elements in DataBush.
- getUpdateMode() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns update mode code.
- getUpdateMode() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method returns update mode.
- getURL() - Method in class org.scictrl.mp.orbitcorrect.accessories.AbstractParameterReader
-
Getter for the field
uRL
. - getURL() - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Returns URL.
- getUsedScale() - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
-
Getter for the field
usedScale
. - getUserOrbit() - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
getUserOrbit.
- getValue(String, Class<T>) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultControlSystemEngine
-
getValue.
- getValue(String, Class<T>) - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
getValue.
- getValue(String, Class<T>) - Method in interface org.scictrl.mp.orbitcorrect.model.IControlSystemEngine
-
getValue.
- getValueCount() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultCurrentApplyModel
-
getValueCount.
- getValueCount() - Method in interface org.scictrl.mp.orbitcorrect.ICurrentApplyModel
-
getValueCount.
- getValues() - Method in class org.scictrl.mp.orbitcorrect.model.optics.ValueList
-
Getter for the field
values
. - getVerCorrectors() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns list with all VerCorrector elements in DataBush.
- getView() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationController
-
Getter for the field
view
. - getVirtual() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Returns virtual switch that prevents element to be updated.
- getVoltage() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
This method return voltage on cavity.
- getWatchdogAuto() - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
Getter for the field
watchdogAuto
. - getWatchdogCorrect() - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
Getter for the field
watchdogCorrect
. - getWatchdogRunning() - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
Getter for the field
watchdogRunning
. - getXsize() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Aperture
-
This method returns aperture of lead shields in x direction.
- getZsize() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Aperture
-
Getter for the field
zsize
.
H
- H - Static variable in enum class org.scictrl.mp.orbitcorrect.Orientation
-
Constant
H
- handleException(Throwable) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationController
-
Called whenever the part throws an exception.
- handlePropertyChange(PropertyChangeEvent) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationView
-
Handle model and controller updates by updating GUI.
- handlePropertySet(String, Object) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationModel
-
handlePropertySet.
- handleSetVisible(boolean) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationView
-
handleSetVisible.
- hasClosedOrbitSolution() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns
true
if closed orbit solution was foud when last linear optics calculation was performed. - hashCode() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
This method return hash code of name of this element.
- HashList<T> - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This type contain
ArrayList
andHashMap
and enables searching for elements if we know position in list or hash code. - HashList() - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
DoubleList default constructor.
- HashList(int) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
Constructor, that require initial capacity.
- HashList(int, float) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
Constructor, that require initial capacity and load factor.
- HashList(S[]) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This constructor construct
DoubleList
fromArrayList
- hasNext() - Method in class org.scictrl.mp.orbitcorrect.accessories.LinkedNode
-
hasNext.
- hasNext() - Method in exception class org.scictrl.mp.orbitcorrect.ControlSystemException
-
hasNext.
- hasPrevious() - Method in class org.scictrl.mp.orbitcorrect.accessories.LinkedNode
-
hasPrevious.
- hasRF() - Method in class org.scictrl.mp.orbitcorrect.correction.CorrectionInstruction
-
hasRF.
- HEADER - Static variable in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
String[]
array of MAD commented string, describing contents ofString[]
array, returned bysaveToFiles
andsaveToStrings
methods. - hor - Variable in class org.scictrl.mp.orbitcorrect.accessories.DefaultBeamSimulator
-
Horizontal BPM data.
- HOR_POSITION - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Constant
HOR_POSITION="horPosition"
- HorCorrector - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This type represents horizontal corrector.
- HorCorrector(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.HorCorrector
-
Constructs
HorCorrector
with specified name and default parameter's values. - HorCorrector(String, boolean, double, double, String, double, String, String, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.HorCorrector
-
Constructs the
HorCorrector
with specified parameters. - HorCorrectorList - Class in org.scictrl.mp.orbitcorrect.model.optics
-
HorCorrectorList class.
- HORIZONTAL - Enum constant in enum class org.scictrl.mp.orbitcorrect.Orientation
-
Horizontal orientation.
I
- IActionReportListener - Interface in org.scictrl.mp.orbitcorrect
-
A listener interface receiving DataBush actions.
- IAE_WRONG_ACCESS_MODE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
IAE_WRONG_ACCESS_MODE="Wrong access mode: "
- IAE_WRONG_UPDATE_MODE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
IAE_WRONG_UPDATE_MODE="Wrong update mode: "
- IApplyableElement - Interface in org.scictrl.mp.orbitcorrect.model.optics
-
Marks DataBush element class that can be applied.
- IAutomaticOCModel - Interface in org.scictrl.mp.orbitcorrect.correction.automatic
-
IAutomaticOCModel interface.
- IBeamSimulator - Interface in org.scictrl.mp.orbitcorrect
-
IBeamSimulator interface.
- IBeamTraceProvider - Interface in org.scictrl.mp.orbitcorrect.utilities
-
IBeamTraceProvider interface.
- IBendingCalculatorModel - Interface in org.scictrl.mp.orbitcorrect
-
IBendingCalculatorModel interface.
- IBindedElement<T> - Interface in org.scictrl.mp.orbitcorrect.model.optics
-
Marks DataBush element class that is connected to Abean.
- ICalculatorModelFactory - Interface in org.scictrl.mp.orbitcorrect
-
ICalculatorModelFactory interface.
- IConfigurable - Interface in org.scictrl.mp.orbitcorrect
-
IConfigurable interface.
- IConnectionListener - Interface in org.scictrl.mp.orbitcorrect
-
A listener interface receiving connection events.
- IControlSystemEngine - Interface in org.scictrl.mp.orbitcorrect.model
-
This interface should be implemented by clases that will comunicate with control system (e.g.
- ICurrentApplyModel - Interface in org.scictrl.mp.orbitcorrect
-
ICurrentApplyModel interface.
- IDataBushListener - Interface in org.scictrl.mp.orbitcorrect
-
A listener interface receiving DataBush events.
- IDataBushReader - Interface in org.scictrl.mp.orbitcorrect
-
This is interface for DataBush structure readers.
- IDataBushServer - Interface in org.scictrl.mp.orbitcorrect.server
-
IDataBushServer interface.
- IDataConnector<T> - Interface in org.scictrl.mp.orbitcorrect.model
-
IDataConnector interface.
- IDataConnector.PushStrategy - Enum Class in org.scictrl.mp.orbitcorrect.model
-
Push strategy method.
- IDataConnector.UpdateStrategy - Enum Class in org.scictrl.mp.orbitcorrect.model
-
Update strategy enum
- identity() - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Returns 5x5 dimensional identity matrix.
- identity() - Static method in class org.scictrl.mp.orbitcorrect.math.TransferMatrix
-
identity.
- identity(double[][]) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Returns identity matrix.
- identity(int) - Static method in class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
-
identity.
- idleTime - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Time wait between correction loops, in seconds
- IllegalDimensionException - Exception Class in org.scictrl.mp.orbitcorrect.math
-
IllegalDimensionException class.
- IllegalDimensionException() - Constructor for exception class org.scictrl.mp.orbitcorrect.math.IllegalDimensionException
-
IllegalDimensionException constructor comment.
- IllegalDimensionException(String) - Constructor for exception class org.scictrl.mp.orbitcorrect.math.IllegalDimensionException
-
IllegalDimensionException constructor comment.
- IMagnetCalculatorModel - Interface in org.scictrl.mp.orbitcorrect
-
IMagnetCalculatorModel interface.
- IMultipleFileReader - Interface in org.scictrl.mp.orbitcorrect
-
Interface that support reading of arrays of file.
- INACTIVE - Enum constant in enum class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator.State
-
Inactive.
- INCONSISTENT_DATA_IN_ACCESS_ALL - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
INCONSISTENT_DATA_IN_ACCESS_ALL="Unable to change from ACCESS_ALL_DATA b"{trunked}
- inconsistentData(DataBushEvent) - Method in class org.scictrl.mp.orbitcorrect.DataBushAdapter
-
Invoked when InconsistentDataException occurs.
- inconsistentData(DataBushEvent) - Method in interface org.scictrl.mp.orbitcorrect.IDataBushListener
-
Invoked when InconsistentDataException occurs.
- InconsistentDataException - Exception Class in org.scictrl.mp.orbitcorrect
-
This exception occurs, if data is not consistent.
- InconsistentDataException(String) - Constructor for exception class org.scictrl.mp.orbitcorrect.InconsistentDataException
-
InconsistentDataException
constructor with specified parameter. - InconsistentDataException(AbstractDataBushElement, String) - Constructor for exception class org.scictrl.mp.orbitcorrect.InconsistentDataException
-
InconsistentDataException
constructor with specified parameters. - indexOf(Object) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
- indexOf(String) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
indexOf.
- indexOf(T) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method returns index of specified element.
- INFO_ID - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
INFO_ID="Info:ID"
- init(DataBush) - Method in class org.scictrl.mp.orbitcorrect.utilities.LinearOpticsCalculatorBean
-
init.
- init(ElementList<AbstractDataBushElement>) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Initialize DataBush with elements from list.
- initDB() - Method in class org.scictrl.mp.orbitcorrect.DBInitializer
-
initDB.
- initDB() - Method in class org.scictrl.mp.orbitcorrect.server.DataBushServerLocal
-
initDB.
- INITIAL - Enum constant in enum class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine.State
-
Initial state.
- initialize() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
initialize.
- initialize() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
initialize.
- initialize() - Method in class org.scictrl.mp.orbitcorrect.server.app.FastModeOCServer
-
initialize.
- initialize() - Method in class org.scictrl.mp.orbitcorrect.server.app.GenericOCAppServer
-
initialize.
- initialize() - Method in class org.scictrl.mp.orbitcorrect.server.DataBushServerLocal
-
initialize.
- initialize() - Method in interface org.scictrl.mp.orbitcorrect.server.IDataBushServer
-
initialize.
- initialize(String, DataBush, ElementList<AbstractCorrector>[], ElementList<BPMonitor>[], OrbitCorrectionController) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
initialize.
- initialize(String, DataBush, ElementList<AbstractCorrector>[], ElementList<BPMonitor>[], OrbitCorrectionController) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
initialize.
- initialize(DataBush) - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
BeamAnalizatorBean constructor comment.
- initialize(ApplicationController<?, ?>) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationView
-
initialize.
- initialize(ApplicationEngine, DataBushServerLocal) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
initialize.
- initialize(Orientation) - Method in interface org.scictrl.mp.orbitcorrect.correction.IOrbitCorrectionModel
-
Initializes model for selected orientation.
- initialize(Orientation) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractOCModel
-
Initializes model for selected orientation.
- INITIALIZED - Enum constant in enum class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine.State
-
Initialized.
- initializeFor(IOrbitCorrectionModel) - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Does initialization for specific correction model.
- initializeFor(IOrbitCorrectionModel) - Method in class org.scictrl.mp.orbitcorrect.server.app.FastModeOCServer
-
Does initialization for specific correction model.
- initializeFor(IOrbitCorrectionModel) - Method in class org.scictrl.mp.orbitcorrect.server.app.GenericOCAppServer
-
Does initialization for specific correction model.
- insert(Object) - Method in class org.scictrl.mp.orbitcorrect.accessories.LinkedNode
-
Inserts new node before this node.
- INVALIDATE - Enum constant in enum class org.scictrl.mp.orbitcorrect.model.IDataConnector.PushStrategy
-
Invalidate but not update.
- invalidateAll() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
invalidateAll.
- invalidateData() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
Sets
DataInvalidated
flag totrue
. - invalidateData() - Method in interface org.scictrl.mp.orbitcorrect.model.optics.AbstractUpdateableElement
-
Sets
DataInvalidated
flag totrue
. - invalidateData() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Sets
DataInvalidated
flag totrue
. - invalidateData() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Sets
DataInvalidated
flag totrue
. - invalidateData() - Method in interface org.scictrl.mp.orbitcorrect.model.optics.IApplyableElement
-
Sets
DataInvalidated
flag totrue
. - invalidateData() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Sets
DataInvalidated
flag totrue
. - invalidateData() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Sets
DataInvalidated
flag totrue
. - invalidateResponseMatrix() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
invalidateResponseMatrix.
- invert() - Method in class org.scictrl.mp.orbitcorrect.correction.CorrectionInstruction
-
invert.
- invertValues() - Method in class org.scictrl.mp.orbitcorrect.model.optics.ValueList
-
Returns new set, whcih has values with negative sign.
- IOrbitCorrectionListener - Interface in org.scictrl.mp.orbitcorrect.correction
-
IOrbitCorrectionListener interface.
- IOrbitCorrectionModel - Interface in org.scictrl.mp.orbitcorrect.correction
-
General orbit correction model that calculates correction.
- IOrientationMarker - Interface in org.scictrl.mp.orbitcorrect
-
IOrientationMarker interface.
- isActive() - Method in enum class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine.State
-
State is active.
- isActive() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
isActive.
- isAveragedBeamUsed() - Method in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
isAveragedBeamUsed.
- isBeamTraceEnabled() - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
isBeamTraceEnabled.
- isCheckRMSOnStartEnabled() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
isCheckRMSOnStartEnabled.
- isCheckRMSOnStartEnabled() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
isCheckRMSOnStartEnabled.
- isClosed() - Method in enum class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine.State
-
State is closed
- isConfigurableRemotely() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
isConfigurableRemotely.
- isConnected() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Returns
true
if element is binded,false
otherwise. - isConnected() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Returns
true
if element is binded,false
otherwise. - isConnected() - Method in interface org.scictrl.mp.orbitcorrect.model.optics.IBindedElement
-
Returns
true
if element is binded,false
otherwise. - isConnected() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Returns
true
if element is binded,false
otherwise. - isConnected() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Returns
true
if element is binded,false
otherwise. - isCorrectHorizontal() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
isCorrectHorizontal.
- isCorrectHorizontal() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
isCorrectHorizontal.
- isCorrectVertical() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
isCorrectVertical.
- isCorrectVertical() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
isCorrectVertical.
- isCurrentThreadExpired() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
isCurrentThreadExpired.
- isDataInvalidated() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
Returns
true
if element's data is not synchronized with associated element or Abean. - isDataInvalidated() - Method in interface org.scictrl.mp.orbitcorrect.model.optics.AbstractUpdateableElement
-
Returns
true
if element's data is not synchronized with associated element or Abean. - isDataInvalidated() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Returns
true
if element's data is not synchronized with associated element or Abean. - isDataInvalidated() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Returns
true
if element's data is not synchronized with associated element or Abean. - isDataInvalidated() - Method in interface org.scictrl.mp.orbitcorrect.model.optics.IApplyableElement
-
Returns
true
if element's data is not synchronized with associated element or Abean. - isDataInvalidated() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Returns
true
if element's data is not synchronized with associated element or Abean. - isDataInvalidated() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Returns
true
if element's data is not synchronized with associated element or Abean. - isDebugDataEnabled() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
isDebugDataEnabled.
- ISE_CALC_MODEL - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ISE_CALC_MODEL="Setting CalculatorManagerModel is allow"{trunked}
- ISE_CSE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ISE_CSE="Setting IControlSystemEngine is allowed "{trunked}
- ISE_DB_STATE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ISE_DB_STATE="DataBush is not initialized!"
- ISE_DB_UP_MODE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ISE_DB_UP_MODE="DataBush is not in appropriate update/a"{trunked}
- ISE_EL_INIT - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ISE_EL_INIT="Element is initialized in DataBush and "{trunked}
- ISE_EL_NOT_INIT - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ISE_EL_NOT_INIT="Element is not initialized in DataBush!"
- ISE_ONDBINFO - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
ISE_ONDBINFO="This operation not allowed if DataBushI"{trunked}
- isEmpty() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
Tests if this list has no elements.
- isEmpty() - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method tests, if (
ArrayList
of) ourDoubleList
is empty. - isFailed() - Method in enum class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine.State
-
State is failed.
- isHorizontal() - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractOCModel
-
isHorizontal.
- isHorizontal() - Method in interface org.scictrl.mp.orbitcorrect.IOrientationMarker
-
isHorizontal.
- isHorizontal() - Method in enum class org.scictrl.mp.orbitcorrect.Orientation
-
isHorizontal.
- ISimpleElement - Interface in org.scictrl.mp.orbitcorrect
-
Basic interface for elements.
- isInitial() - Method in enum class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine.State
-
State is initial.
- isInitialized() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Returns
true
if this element is currently initialized in DataBush,false
if this element is not in DataBush. - isInitialized() - Method in enum class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine.State
-
State is initialized.
- isLocal() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Returns true if it uses private locally started DataBush infrastructure and server.
- isMakeShift() - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDOrbitCorrectionModel
-
isMakeShift.
- isMinimalBeamCurrentEnabled() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
isMinimalBeamCurrentEnabled.
- isModelCalculatesOffset() - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDOrbitCorrectionModel
-
isModelCalculatesOffset.
- isNaN() - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
-
isNaN.
- ISO_TIME_FORMAT - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Constant
ISO_TIME_FORMAT="YYYY-mm-dd'T'HH:mm:ss.SSS"
- isOrbitClosed() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Gets flag that orbit closes on itself after one revolution.
- isProperySetFiresEvent() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
This method perform
isSetFiresEvent()
method on ownDataBushHandler
. - isReadEnergyFromBendings() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
isReadEnergyFromBendings.
- isReady() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorD
-
A quick tests of connection and device by examining locally available data.
- isReady() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorDD
-
A quick tests of connection and device by examining locally available data.
- isReady() - Method in interface org.scictrl.mp.orbitcorrect.model.IDataConnector
-
A quick tests of connection and device by examining locally available data.
- isReady(EPICSConnection<?>) - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
isReady.
- isReductionEnabled() - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
isReductionEnabled.
- isRelativeToReference() - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
isRelativeToReference.
- isRFStepping() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
isRFStepping.
- isSendMailNotification() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
isSendMailNotification.
- isSetFiresEvent() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
isSetFiresEvent.
- isStateAborting() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
isStateAborting.
- isStateActive() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
isStateActive.
- isStateApplying() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
isStateApplying.
- isStateCalculating() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
isStateCalculating.
- isStateInactive() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
isStateInactive.
- isStateStopping() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
isStateStopping.
- isStateWaiting() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
isStateWaiting.
- isStatusEmpty() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns
true
if status of DataBush isDBConst.DB_EMPTY
- when DataBush in not initialized and contains no elements. - isStatusOperational() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns
true
if status of DataBush isDBConst.DB_OPERATIONAL
- after successful initialization. - isUseable() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
isUseable.
- isUseable() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
This method tests if power supply is useable.
- isUseable() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
This method tests if power supply is useable.
- isUseExternalResponseMatrix() - Method in class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
isUseExternalResponseMatrix.
- isUseExternalResponseMatrix() - Method in class org.scictrl.mp.orbitcorrect.correction.models.ResponseMatrixBumpModel
-
isUseExternalResponseMatrix.
- isValid() - Method in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
Returns
true
if this RM contains valid RM data. - ISVDOrbitCorrectionModel - Interface in org.scictrl.mp.orbitcorrect.correction
-
Common OC model for methods involving SVD response matrix decomposition.
- isVertical() - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractOCModel
-
isVertical.
- isVertical() - Method in interface org.scictrl.mp.orbitcorrect.IOrientationMarker
-
isVertical.
- isVertical() - Method in enum class org.scictrl.mp.orbitcorrect.Orientation
-
isVertical.
- isVirtual() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Returns virtual switch that prevents element to be updated.
- iterator() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
This method returns
HorCorrectorIterator
of the elements in the list. - iterator() - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method returns iterator of DoubleList's ArrayList.
- iterator() - Method in class org.scictrl.mp.orbitcorrect.model.optics.ValueList
- iterator(int) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
This method returns
HorCorrectorIterator
of the elements in the list. - iterator(HorCorrector) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
This method returns
HorCorrectorIterator
of the elements in the list. - ivector(int, int) - Static method in class org.scictrl.mp.orbitcorrect.utilities.NRUtil
-
return t; }
- IWriteConnector<T> - Interface in org.scictrl.mp.orbitcorrect.model
-
IWriteConnector interface.
J
- join(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.BetaMatrix
-
Multiplies
matrix
from right with this matrix and stores result in this matrix. - join(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
-
Multiplies
matrix
from right with this matrix and stores result in this matrix. - join(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.DriftMatrix
-
Multiplies
matrix
from right with this matrix and stores result in this matrix. - join(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.QuadrupoleMatrix
-
Multiplies
matrix
from right with this matrix and stores result in this matrix. - join(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.RDipoleMatrix
-
Multiplies
matrix
from right with this matrix and stores result in this matrix. - join(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.SDipoleMatrix
-
Multiplies
matrix
from right with this matrix and stores result in this matrix.
K
- k - Variable in class org.scictrl.mp.orbitcorrect.math.DipoleMatrix
-
Quadrupole coefficient
- K_CONVENTION - Static variable in class org.scictrl.mp.orbitcorrect.DBMath
-
Constant
K_CONVENTION=K_MAD
- K_MAD - Static variable in class org.scictrl.mp.orbitcorrect.DBMath
-
Constant
K_MAD=-1
- K_WILLE - Static variable in class org.scictrl.mp.orbitcorrect.DBMath
-
Constant
K_WILLE=1
- KICK - Static variable in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Index of Kicker elements in MAD formated string, stored in HEADER and
String[]
array, returned bysaveToFiles
andsaveToStrings
methods. - Kicker - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This type represent kicker magnet.
- Kicker(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.Kicker
-
Constructs
Kicker
with specified name and default parameter's values. - Kicker(String, boolean, double, double, String, double, String, String, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.Kicker
-
Constructs the
Kicker
with specified parameters.
L
- last() - Method in class org.scictrl.mp.orbitcorrect.accessories.LinkedNode
-
last.
- lastActionResult - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Result code for last action.
- lastIndexOf(Object) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
- lastIndexOf(T) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
lastIndexOf.
- lastRMS - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Last RMS change.
- lazySearch(Object[], Object) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Searches for Object o in array of objects.If Object is found method returns index of object in the array.Otherwise -1 is returned.
- length - Variable in class org.scictrl.mp.orbitcorrect.math.TransferMatrix
-
Transfer element length.
- length - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
Length of this element.
- lEnt - Variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
Structure listener.
- LinearOpticsCalculatorBean - Class in org.scictrl.mp.orbitcorrect.utilities
-
LinearOpticsCalculatorBean class.
- LinearOpticsCalculatorBean() - Constructor for class org.scictrl.mp.orbitcorrect.utilities.LinearOpticsCalculatorBean
-
LinearOpticsCalculatorBean constructor comment.
- lineno() - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Return the current line number.
- LinkedNode - Class in org.scictrl.mp.orbitcorrect.accessories
-
LinkedNode class.
- LinkedNode(Object) - Constructor for class org.scictrl.mp.orbitcorrect.accessories.LinkedNode
-
LinkedNode constructor comment.
- linOp - Variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
linear optics calculator object.
- listIterator() - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method returns ListIterator of DoubleList's ArrayList.
- listIterator(int) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method returns ListIterator of DoubleList's ArrayList, starting at element with
index
. - listIterator(String) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method returns ListIterator of DoubleList's ArrayList, starting at element eith name
name
. - listIterator(ISimpleElement) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method returns ListIterator of DoubleList's ArrayList, starting at ISimpleElement
element
. - loadFromFile(File, ElementList<BPMonitor>) - Static method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
loadFromFile.
- LOCAL_DATABUSH_LOCATOR - Static variable in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Constant
LOCAL_DATABUSH_LOCATOR="LOCAL"
- lock - Variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
Thread lock object.
- log - Variable in class org.scictrl.mp.orbitcorrect.accessories.AbstractParameterReader
-
Logger
- log - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
Logger
- log - Variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
Logger.
- logger - Variable in class org.scictrl.mp.orbitcorrect.mvc.ApplicationController
-
Logger instance.
- lowerCaseMode(boolean) - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Determines whether or not word token are automatically lowercased.
M
- MACHINE_FUNCTIONS_CHANGE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
MACHINE_FUNCTIONS_CHANGE="machine funcions changed"
- machineFunctionsChanged(DataBushEvent) - Method in class org.scictrl.mp.orbitcorrect.DataBushAdapter
-
Invoked when machine functions change.
- machineFunctionsChanged(DataBushEvent) - Method in interface org.scictrl.mp.orbitcorrect.IDataBushListener
-
Invoked when machine functions change.
- MADInterpreter - Class in org.scictrl.mp.orbitcorrect.accessories
-
MADInterpreter has the same functionality as DefaultDBReader.
- MADInterpreter() - Constructor for class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Default MADInterpreter constructor.
- MagnetList - Class in org.scictrl.mp.orbitcorrect.model.optics
-
MagnetList class.
- magnets - Variable in class org.scictrl.mp.orbitcorrect.accessories.DefaultCurrentApplyModel
-
ElementList of magnets that contribute to AVG value of current.
- main(String[]) - Static method in class org.scictrl.mp.orbitcorrect.DBInitializer
-
main entrypoint - starts the part when it is run as an application
- main(String[]) - Static method in class org.scictrl.mp.orbitcorrect.epics.FrequencyTest
-
main.
- main(String[]) - Static method in class org.scictrl.mp.orbitcorrect.epics.Test
-
main.
- main(String[]) - Static method in class org.scictrl.mp.orbitcorrect.epics.Test1
-
main.
- main(String[]) - Static method in class org.scictrl.mp.orbitcorrect.server.app.FastModeOCServer
-
main.
- main(String[]) - Static method in class org.scictrl.mp.orbitcorrect.server.app.GenericOCAppServer
-
main.
- main(String[]) - Static method in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
main.
- main(String[]) - Static method in class org.scictrl.mp.orbitcorrect.utilities.SVDMethod
-
main.
- makeBetaMatrix(double, double, double, double) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Creates 5x5 matrix with beta function.
- makeBetaMatrix(double, double, double, double, double[][]) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Creates 5x5 matrix with beta function.
- makeBetaMatrix(PositionedData, PositionedData) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Creates 5x5 matrix with beta function.
- makeCorrection(ElementList<AbstractCorrector>, Orbit, ResponseMatrix, DataBush, OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
makeCorrection.
- makeCorrection(ElementList<AbstractCorrector>, Orbit, ResponseMatrix, DataBush, OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDOrbitCorrectionModel
-
makeCorrection.
- makeCorrection(ElementList<AbstractCorrector>, Orbit, ResponseMatrix, DataBush, OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
makeCorrection.
- makeCorrection(ElementList<AbstractCorrector>, Orbit, ResponseMatrix, DataBush, OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump4CModel
-
makeCorrection.
- makeCorrection(ElementList<AbstractCorrector>, Orbit, ResponseMatrix, DataBush, OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.CorrectorStrengthReductionModel
-
makeCorrection.
- makeCorrection(ElementList<AbstractCorrector>, Orbit, ResponseMatrix, DataBush, OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.EmpiricOrbitCorrectionModel
-
makeCorrection.
- makeCorrection(ElementList<AbstractCorrector>, Orbit, ResponseMatrix, DataBush, OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
makeCorrection.
- makeCorrection(ElementList<AbstractCorrector>, Orbit, ResponseMatrix, DataBush, OrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.models.ResponseMatrixBumpModel
-
makeCorrection.
- makeDipole(double, double) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Creates matrix representing bending magnet.
- makeDipole(double, double, double) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Creates matrix representing bending magnet.
- makeDipole(double, double, double[][]) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Creates matrix representing bending magnet.
- makeDipole(double, double, double, double[][]) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Creates matrix representing bending magnet.
- makeDispersionVector(double, double) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Creates 5x5 matrix with beta function.
- makeDispersionVector(DispersionData) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Creates 5x5 matrix with beta function.
- makeDrift(double) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Creates matrix representing enpty drift space.
- makeDrift(double, double[][]) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Creates matrix representing enpty drift space.
- makeMatrix() - Method in class org.scictrl.mp.orbitcorrect.math.DipoleMatrix
-
makeMatrix.
- makeMatrix() - Method in class org.scictrl.mp.orbitcorrect.math.RDipoleMatrix
-
makeMatrix.
- makeMatrix() - Method in class org.scictrl.mp.orbitcorrect.math.SDipoleMatrix
-
makeMatrix.
- makeMatrix(double, double, double, double[][]) - Method in class org.scictrl.mp.orbitcorrect.math.RDipoleMatrix
-
makeMatrix.
- makeQuadrupole(double, double) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Creates matrix representing quadrupole magnet.
- makeQuadrupole(double, double, double[][]) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Creates matrix representing quadrupole magnet.
- makeSVDInversion(double[], ResponseMatrix, double[], DataBush) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
makeSVDInversion.
- makeSVDInversion(double[], ResponseMatrix, double[], DataBush) - Method in class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
makeSVDInversion.
- makeWedge(double, double) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Creates 5x5 matrix representing wedge foccusing correction on rectangular bending magnet.
- MARK - Static variable in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Index of MARKER elements in MAD formated string, stored in HEADER and
String[]
array, returned bysaveToFiles
andsaveToStrings
methods. - Marker - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This type does not represent the actual element.
- Marker(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.Marker
-
Marker constructor, which request only name.
- Marker(String, boolean, double, double, String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.Marker
-
Marker constructor, that request specified parameters:
- MARKER_NOT_INSIDE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
MARKER_NOT_INSIDE="Marker \"{0}\" is expected to"{trunked}
- matrices - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
Matrices which depend on this element for updates.
- matrix - Variable in class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
-
Full matrix.
- matrix - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
Main transfer matrix.
- matrix - Variable in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
The response matrix.
- matrixPhase(double[][], double, double, int) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Return calculated phase shift of transfer matrix.
- matrixPhaseX(BetaMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.TransferMatrix
-
matrixPhaseX.
- matrixPhaseZ(BetaMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.TransferMatrix
-
matrixPhaseZ.
- maxCode() - Method in exception class org.scictrl.mp.orbitcorrect.DataBushPackedException
-
maxCode.
- maxCorrection - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Calculated max correction
- maxCorrection - Variable in class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
Max correction value allowed.
- maxNumberOfSteps - Variable in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Maximum number of steps correction will make when applying correctors.
- maxRelaxationBPMChange - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
If orbit BPM position changes during relaxation for more than this value, the correction will kick in.
- maxRelaxationRMSChange - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
If orbit RMS changes during relaxation for more than this value, the correction will kick in.
- MC2 - Static variable in class org.scictrl.mp.orbitcorrect.DBMath
-
m*DBMath.C^2 where m is mass of electron.
- measureResponseMatrix(boolean, ElementList<AbstractCorrector>, ElementList<BPMonitor>, DataBush) - Method in class org.scictrl.mp.orbitcorrect.correction.models.EmpiricOrbitCorrectionModel
-
measureResponseMatrix.
- message - Variable in class org.scictrl.mp.orbitcorrect.DataBushEvent
-
Event message.
- MF_ALPHA_X - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Row index for alpha function values on x axis.
- MF_ALPHA_Z - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Row index for alpha function values on z axis.
- MF_BETA_X - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Row index for beta function values on x axis.
- MF_BETA_Z - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Row index for beta function values on z axis.
- MF_D - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Row index for dispersion function values.
- MF_DP - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Row index for dispersion function derivative values.
- MF_POSITION - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Row index for point positions.
- MF_Q_X - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Row index for beta function's phase/2 PI on x axis.
- MF_Q_Z - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Row index for beta function's phase/2 PI on z axis.
- MIN_UPDATE_INTERVAL - Static variable in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Constant
MIN_UPDATE_INTERVAL="dbinit.databush.minupdateinterval"
- minCorrectionRMSChange - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
If after correction RMS changed less than this minimal, next correction will be skipped until relaxation conditions are right.
- minCorrectorChange - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
If calculated corrector changes in mrad are lower than this, then correction is skipped and goes into relaxation.
- minCorrectorChange - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.StepAutomaticOC
-
If calculated corrector changes in mrad are lower than this, then correction is skipped and goes into relaxation.
- minimalEigenvalue - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Minimal eigenvalues threshold
- minimalReductionEigenvalue - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Minimal eigenvalues threshold for strength reduction
- minimalRMSChange - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Minimal beam RMS change to trigger correction.
- minWaitTime - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Minimum time in milliseconds that loop waits in relaxation wait mode.
- models - Variable in class org.scictrl.mp.orbitcorrect.accessories.DefaultCalculatorModelFactory
-
Models map.
- multiplay(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
-
Multiplies
matrix
from right with this matrix and returns result as new matrix - multiplay(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.TransferMatrix
-
Multiplies
matrix
from right with this matrix and returns result as new matrix - multiplay(TransferMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.DriftMatrix
-
multiplay.
- multiplay(TransferMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.QuadrupoleMatrix
-
multiplay.
- multiplay(TransferMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.RDipoleMatrix
-
multiplay.
- multiplay(TransferMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.SDipoleMatrix
-
multiplay.
- multiplay(TransferMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.TransferMatrix
-
multiplay.
- multiplayVector(DoubleMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.DoubleVector
-
Multiplies
matrix
from right with this matrix and returns result as new matrix - multiply(double[][], double[]) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Multiplies matrix and vector.
- multiply(double[][], double[][]) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Multiplies two matrices.
- multiply(double[][], double[][], double[][]) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Multiplies two matrices.
N
- name - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
Model name
- name - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractOCModel
-
Model name
- newActions() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationView
-
newActions.
- newComponents() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationView
-
newComponents.
- newCorrection(Correction) - Method in interface org.scictrl.mp.orbitcorrect.correction.IOrbitCorrectionListener
-
newCorrection.
- newDataFile() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Creates new PrintWirtte on new file, where data should be written.
- newDBReader() - Method in class org.scictrl.mp.orbitcorrect.DBInitializer
-
newDBReader.
- newInstance(File) - Static method in class org.scictrl.mp.orbitcorrect.DBInitializer
-
newInstance.
- newMatrix() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method return transfer matrix of drift with the same length as this element.
- newMatrix() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
This method return transfer matrix of drift with the same length as this element.
- newMatrix() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
This method return transfer matrix of drift with the same length as this element.
- newMatrix() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RBending
-
This method return transfer matrix of drift with the same length as this element.
- newMatrix(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method return transfer matrix of drift with the specified length.
- newMatrix(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
This method return transfer matrix of drift with the specified length.
- newMatrix(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
This method return transfer matrix of drift with the specified length.
- newMatrix(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.RBending
-
This method return transfer matrix of drift with the specified length.
- next() - Method in class org.scictrl.mp.orbitcorrect.accessories.LinkedNode
-
next.
- nextToken() - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Parses the next token from the input stream of this tokenizer.
- NL - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
NL="DBConst.EOL"
- NO_BEND - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
NO_BEND="there is no Bending handle"
- NO_BPM_BEAN - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
NO_BPM_BEAN="BeamPositionMonitor does not exists"
- NO_CALC - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
NO_CALC="there is no Calculator"
- NO_OP_FOUND - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
NO_OP_FOUND="Reffering AbstractOpticalElement \"{0}\" "{trunked}
- NO_PS - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
NO_PS="there is no PowerSupply handle"
- NO_PS_BEAN - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
NO_PS_BEAN="PowerSupplyBean does not exists"
- NO_PS_FOUND - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
NO_PS_FOUND="Reffering PowerSupply \"{0}\" "{trunked}
- NONE - Enum constant in enum class org.scictrl.mp.orbitcorrect.model.IDataConnector.PushStrategy
-
No strategy.
- NOT_READY_ABORT_MESSAGE - Static variable in class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
Constant
NOT_READY_ABORT_MESSAGE="Some devices not ready, borting.
- NOT_READY_MESSAGE - Static variable in class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
Constant
NOT_READY_MESSAGE="Some devices not ready, skipping correc"{trunked}
- NOT_SUPPORTED - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
NOT_SUPPORTED="This exception is not supported: "
- notifyAutomaticOrbitCorrectionEnded() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultControlSystemEngine
-
signalAutomaticOrbitCorrectionEnded.
- notifyAutomaticOrbitCorrectionEnded() - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
signalAutomaticOrbitCorrectionEnded.
- notifyAutomaticOrbitCorrectionEnded() - Method in interface org.scictrl.mp.orbitcorrect.model.IControlSystemEngine
-
signalAutomaticOrbitCorrectionEnded.
- notifyAutomaticOrbitCorrectionStarted() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultControlSystemEngine
-
signalAutomaticOrbitCorrectionStarted.
- notifyAutomaticOrbitCorrectionStarted() - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
signalAutomaticOrbitCorrectionStarted.
- notifyAutomaticOrbitCorrectionStarted() - Method in interface org.scictrl.mp.orbitcorrect.model.IControlSystemEngine
-
signalAutomaticOrbitCorrectionStarted.
- notifyBPMDataUpdate() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
notifyBPMDataUpdate.
- notifyDataUpdate(Double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Called by data connection when new value update arrives
- notifyDataUpdate(Double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Called by data connection when new value update arrives
- notifyDataUpdate(Double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Called by data connection when new value update arrives
- notifyDataUpdate(Double[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Called by data connection when new value update arrives
- notifyDataUpdate(T) - Method in interface org.scictrl.mp.orbitcorrect.model.optics.IBindedElement
-
Called by data connection when new value update arrives
- notifyDBInfoDataUpdate() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
notifyDBInfoDataUpdate.
- notifyOrbitCorrectionEnded() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultControlSystemEngine
-
signalOrbitCorrectionEnded.
- notifyOrbitCorrectionEnded() - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
signalOrbitCorrectionEnded.
- notifyOrbitCorrectionEnded() - Method in interface org.scictrl.mp.orbitcorrect.model.IControlSystemEngine
-
signalOrbitCorrectionEnded.
- notifyOrbitCorrectionRunning() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultControlSystemEngine
-
signalOrbitCorrectionRunning.
- notifyOrbitCorrectionRunning() - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
signalOrbitCorrectionRunning.
- notifyOrbitCorrectionRunning() - Method in interface org.scictrl.mp.orbitcorrect.model.IControlSystemEngine
-
signalOrbitCorrectionRunning.
- notifyOrbitCorrectionShuttingDown() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultControlSystemEngine
-
signalOrbitCorrectionShuttingDown.
- notifyOrbitCorrectionShuttingDown() - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
signalOrbitCorrectionShuttingDown.
- notifyOrbitCorrectionShuttingDown() - Method in interface org.scictrl.mp.orbitcorrect.model.IControlSystemEngine
-
signalOrbitCorrectionShuttingDown.
- notifyOrbitCorrectionStarted() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultControlSystemEngine
-
signalOrbitCorrectionStarted.
- notifyOrbitCorrectionStarted() - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
signalOrbitCorrectionStarted.
- notifyOrbitCorrectionStarted() - Method in interface org.scictrl.mp.orbitcorrect.model.IControlSystemEngine
-
signalOrbitCorrectionStarted.
- notifyPSDataUpdate(PowerSupply) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
notifyPSDataUpdate.
- notifyRecordChange(PropertyChangeEvent) - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
notifyRecordChange.
- notifyRecordChange(PropertyChangeEvent) - Method in class org.scictrl.mp.orbitcorrect.server.app.FastModeOCServer
-
notifyRecordChange.
- notifyRecordChange(PropertyChangeEvent) - Method in class org.scictrl.mp.orbitcorrect.server.app.GenericOCAppServer
-
notifyRecordChange.
- notifyRecordWrite(PropertyChangeEvent) - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
notifyRecordWrite.
- notifyRecordWrite(PropertyChangeEvent) - Method in class org.scictrl.mp.orbitcorrect.server.app.FastModeOCServer
-
notifyRecordWrite.
- notifyRecordWrite(PropertyChangeEvent) - Method in class org.scictrl.mp.orbitcorrect.server.app.GenericOCAppServer
-
notifyRecordWrite.
- notifyRFDataUpdate() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
notifyRFDataUpdate.
- NR_END - Static variable in class org.scictrl.mp.orbitcorrect.utilities.NRUtil
-
Constant
NR_END=1
- nrerror(String) - Static method in class org.scictrl.mp.orbitcorrect.utilities.NRUtil
-
nrerror.
- NRUtil - Class in org.scictrl.mp.orbitcorrect.utilities
-
NRUtil class.
- nval - Variable in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
If the current token is a number, this field contains the value of that number.
O
- open(File) - Method in class org.scictrl.mp.orbitcorrect.accessories.AbstractParameterReader
-
open method comment.
- open(File) - Method in class org.scictrl.mp.orbitcorrect.accessories.PropertiesReader
-
open method comment.
- open(File) - Method in interface org.scictrl.mp.orbitcorrect.IDataBushReader
-
Opens input file.
- open(File[]) - Method in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Open files, specified by file array.
- open(File[]) - Method in interface org.scictrl.mp.orbitcorrect.IMultipleFileReader
-
Open files, specified by file array.
- open(Reader) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultDBReader
-
open.
- open(URL) - Method in class org.scictrl.mp.orbitcorrect.accessories.AbstractParameterReader
-
open method comment.
- open(URL) - Method in class org.scictrl.mp.orbitcorrect.accessories.PropertiesReader
-
open method comment.
- open(URL) - Method in interface org.scictrl.mp.orbitcorrect.IDataBushReader
-
Opens input file.
- open(URL[]) - Method in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Open files, specified by URL array.
- open(URL[]) - Method in interface org.scictrl.mp.orbitcorrect.IMultipleFileReader
-
Open files, specified by URL array.
- OperatorThread(Runnable) - Constructor for class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator.OperatorThread
-
Constructor.
- OpticsList - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This list contains elements type
AbstractOpticalElement
. - OpticsPositionComparator - Class in org.scictrl.mp.orbitcorrect.accessories
-
Compares two optical elements and orders them by the position.
- OpticsPositionComparator() - Constructor for class org.scictrl.mp.orbitcorrect.accessories.OpticsPositionComparator
-
OpticsPositionComparator constructor.
- Orbit - Class in org.scictrl.mp.orbitcorrect.utilities
-
Orbit is class that incapsulates orbit at some timepoint.
- Orbit(ElementList<BPMonitor>, double[], double[]) - Constructor for class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
Constructor for Orbit.
- Orbit(ElementList<BPMonitor>, Orbit) - Constructor for class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
Creates new Orbit object from BPMs and reference.
- Orbit(Orbit, Orbit) - Constructor for class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
Creates new orbit from raw orbit and reference orbit.
- OrbitCorrectionController - Class in org.scictrl.mp.orbitcorrect.correction
-
Static part of OrbitCorrection procedure, holds references to models and data, which does not change through correction procedure.
- OrbitCorrectionController() - Constructor for class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Constructor for OrbitCorrectionController.
- OrbitCorrectionOperator - Class in org.scictrl.mp.orbitcorrect.correction
-
Dynamic part of OrbitCorrection procedure, stores active state of procedure.
- OrbitCorrectionOperator() - Constructor for class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
Constructor for OrbitCorrectionOperator.
- OrbitCorrectionOperator.State - Enum Class in org.scictrl.mp.orbitcorrect.correction
-
Enum for state of operation.
- OrbitMonitor - Class in org.scictrl.mp.orbitcorrect.utilities
-
OrbitMonitor class.
- OrbitMonitor() - Constructor for class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
Constructor for OrbitMonitor.
- ordinaryChar(int) - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Specifies that the character argument is "ordinary" in this tokenizer.
- org.scictrl.mp.orbitcorrect - package org.scictrl.mp.orbitcorrect
- org.scictrl.mp.orbitcorrect.accessories - package org.scictrl.mp.orbitcorrect.accessories
- org.scictrl.mp.orbitcorrect.correction - package org.scictrl.mp.orbitcorrect.correction
- org.scictrl.mp.orbitcorrect.correction.automatic - package org.scictrl.mp.orbitcorrect.correction.automatic
- org.scictrl.mp.orbitcorrect.correction.models - package org.scictrl.mp.orbitcorrect.correction.models
- org.scictrl.mp.orbitcorrect.epics - package org.scictrl.mp.orbitcorrect.epics
- org.scictrl.mp.orbitcorrect.math - package org.scictrl.mp.orbitcorrect.math
- org.scictrl.mp.orbitcorrect.model - package org.scictrl.mp.orbitcorrect.model
- org.scictrl.mp.orbitcorrect.model.optics - package org.scictrl.mp.orbitcorrect.model.optics
- org.scictrl.mp.orbitcorrect.mvc - package org.scictrl.mp.orbitcorrect.mvc
- org.scictrl.mp.orbitcorrect.server - package org.scictrl.mp.orbitcorrect.server
- org.scictrl.mp.orbitcorrect.server.app - package org.scictrl.mp.orbitcorrect.server.app
- org.scictrl.mp.orbitcorrect.utilities - package org.scictrl.mp.orbitcorrect.utilities
- ori() - Method in class org.scictrl.mp.orbitcorrect.correction.CorrectionInstruction
-
ori.
- Orientation - Enum Class in org.scictrl.mp.orbitcorrect
-
Indicates Horizontal or Vertical orientation of data.
- OVER_BEGINNING - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
OVER_BEGINNING="Analizing position of \"{0}\""{trunked}
- owner - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Internal DataBush handler.
- owner - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
Core operation object
P
- pack(DataBushException) - Method in exception class org.scictrl.mp.orbitcorrect.DataBushPackedException
-
PAcks an exception into this one.
- packed - Variable in exception class org.scictrl.mp.orbitcorrect.DataBushPackedException
-
Array with exception packed into this one.
- PARAM_CONNECTOR - Static variable in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Constant
PARAM_CONNECTOR="Connector"
- PARAM_DATABUSH_LOCATOR - Static variable in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Constant
PARAM_DATABUSH_LOCATOR="DataBush.locator"
- PARAMETERS - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
PARAMETERS
- PARAMETERS_CLASSES - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
PARAMETERS_CLASSES
- PARAMETERS_TAGS - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
PARAMETERS_TAGS
- parametersClasses() - Method in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
parametersClasses.
- parametersCount() - Method in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
This method return number of descriptor tags of descripted element.
- parametersTags() - Method in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
This method returns array of tags of descripted element.
- parseNumbers() - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Specifies that numbers should be parsed by this tokenizer.
- PolynomialFunction - Class in org.scictrl.mp.orbitcorrect.accessories
-
Class PolynomialFunction represents polynomial function.It gives methods to create polynomial function and to calculate its values.
- PolynomialFunction() - Constructor for class org.scictrl.mp.orbitcorrect.accessories.PolynomialFunction
-
PolynomialFunction default constructor that sets default values to coefitients polynomial functions X and Y.
- PolynomialFunction(double[], double[]) - Constructor for class org.scictrl.mp.orbitcorrect.accessories.PolynomialFunction
-
PolynomialFunction constructor that sets two input vectors of doubles to coefitients of polynomial functions X and Y.
- POSITION_PRECISION - Static variable in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Constant
POSITION_PRECISION="dbinit.databush.position_precision"
- PositionedData - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This type extends
SimpleData
and represent any of machine functions (actually alpha or beta), onposition
. - PositionedData(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.PositionedData
-
PositionedData
constructor. - PositionedData(String, AbstractOpticalElement) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.PositionedData
-
PositionedData
constructor. - PositionedData(String, AbstractOpticalElement, double, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.PositionedData
-
PositionedData
constructor. - PositionedDataList - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This list contains elements type
PositionedData
. - PowerSupply - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This class represents power supply.
- PowerSupply(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Constructs a
PowerSupply
with specified name and default parameters vaues - PowerSupply(String, boolean, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Constructs a
PowerSupply
with specified parameters - PowerSupplyList - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This list contains elements type
PowerSupply
. - PR_ALPHA_X - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Index of element's aplha in x direction in array of constructor's parameters.
- PR_ALPHA_Z - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Index of element's aplha in z direction in array of constructor's parameters.
- PR_ANGLE - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCorrector
-
Constant
PR_ANGLE=8
- PR_BETA_X - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Index of element's beta in x direction in array of constructor's parameters.
- PR_BETA_Z - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Index of element's beta in z direction in array of constructor's parameters.
- PR_BETRF - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Constant
PR_BETRF=9
- PR_CALIBRATION_ENTRY - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
Constant
PR_CALIBRATION_ENTRY=7
- PR_CURRENT - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Constant
PR_CURRENT=2
- PR_dDISPERSION - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Index of element's dispersion prime in array of constructor's parameters.
- PR_DFIELD - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
Constant
PR_DFIELD=10
- PR_DISPERSION - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Index of element's dispersion in array of constructor's parameters.
- PR_ELEMENT_NAME - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Index of element's name in array of constructor's parameters.
- PR_ENERGY - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
Constant
PR_ENERGY=11
- PR_ENERGY - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Index of element's energy value in array of constructor's parameters.
- PR_FREQUENCY - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Constant
PR_FREQUENCY=2
- PR_HARMON - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Constant
PR_HARMON=8
- PR_LAG - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Constant
PR_LAG=7
- PR_LEFT_WEDGE_ANGLE - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.RBending
-
Constant
PR_LEFT_WEDGE_ANGLE=12
- PR_LENGTH - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
Constant
PR_LENGTH=5
- PR_ORBIT_IS_CLOSED - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Index of element's closed orbit flag in array of constructor's parameters.
- PR_PG - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Constant
PR_PG=10
- PR_POSITION - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
Constant
PR_POSITION=2
- PR_POWER_SUPPLY - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractMagnetElement
-
Constant
PR_POWER_SUPPLY=6
- PR_Q_X - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Index of element's phase shift in x direction in array of constructor's parameters.
- PR_Q_Z - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Index of element's phase shift in z direction in array of constructor's parameters.
- PR_QUADRUPOLE_STRENGTH - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
Constant
PR_QUADRUPOLE_STRENGTH=8
- PR_QUADRUPOLE_STRENGTH - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
Constant
PR_QUADRUPOLE_STRENGTH=8
- PR_RADIUS - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
Constant
PR_RADIUS=9
- PR_READ_E_FROM_BEND - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Index of element's read from bendings flag in array of constructor's parameters.
- PR_REL_FROM - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
Constant
PR_REL_FROM=4
- PR_REL_POSITION - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
Constant
PR_REL_POSITION=3
- PR_RIGHT_WEDGE_ANGLE - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.RBending
-
Constant
PR_RIGHT_WEDGE_ANGLE=13
- PR_SEXTUPOLE_STRENGTH - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.Sextupole
-
Constant
PR_SEXTUPOLE_STRENGTH=8
- PR_SHUNT - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Constant
PR_SHUNT=11
- PR_TFILL - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Constant
PR_TFILL=12
- PR_VIRTUAL - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Index of element's virtual flag in array of constructor's parameters.
- PR_VOLTAGE - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Constant
PR_VOLTAGE=6
- PR_X_SIZE - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.Aperture
-
Constant
PR_X_SIZE=6
- PR_Z_SIZE - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.Aperture
-
Constant
PR_Z_SIZE=7
- prepareOnStart(AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
This method is called once when automatic model is started, implementator migth override this method to add own initialization.
- prepareOnStart(AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.StepAutomaticOC
-
This method is called once when automatic model is started, implementator migth override this method to add own initialization.
- prepareOnStart(AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
This method is called once when automatic model is started, implementator migth override this method to add own initialization.
- prepareStep() - Method in class org.scictrl.mp.orbitcorrect.correction.CorrectionInstruction
-
prepareStep.
- previous() - Method in class org.scictrl.mp.orbitcorrect.accessories.LinkedNode
-
previous.
- print(PrintWriter) - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
-
print.
- print(PrintWriter) - Method in class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
print.
- printBeamData(OpticsList) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Returns formated text of beam data.
- printBeamData(OpticsList, PrintWriter) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Prints parameters (beam data) of OpticElements, that are in OpticsList, in PrintWriter.
- printBPMs(BPMonitorList) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Returns formatted text of names and position BMPs in BPMonitorList and position of beam at BPMs.
- printBPMs(BPMonitorList, PrintWriter) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Prints in PrintWriter name and position of BMPs and position of the beam at BPMs.
- printCompact(PrintWriter) - Method in class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
printCompact.
- printCompactStats(PrintWriter) - Method in class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
printCompactStats.
- printDBInfo(DataBushInfo) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
printDBInfo.
- printDBInfo(DataBushInfo, PrintWriter) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Returns text of information that are hold in DataBushInfo.
- printFormated(DataBush) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Returns string describing elements in DataBush.
- printFormated(DataBush, PrintWriter) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Prints to PrintWriter string describing elements in DataBush.
- printFormated(ElementList<AbstractDataBushElement>) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Returns string describing elements in ElementList.
- printFormated(ElementList<AbstractDataBushElement>, PrintWriter) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Prints to PrintWriter string describing elements in ElementList.
- printMagnets(CalMagnetList) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Returns String of names,positions, and other properties of elements, held in CalMagnetList.
- printMagnets(CalMagnetList, PrintWriter) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Prints to PrintWriter names, positions, and other properties of elements, held in CalMagnetList.
- printMagnets(MagnetList) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Returns String of names,positions, and other properties of elements, held in MagnetList.
- printMagnets(MagnetList, PrintWriter) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Prints to PrintWriter names,positions, and other properties of elements, held in MagnetList.
- printMatrices(TransferList) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Returns String of names of elements in TransferList, their position in storage ring and their matrices.
- printMatrices(TransferList, PrintWriter) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Prints to PrintWriter names of elements, their position and matrices.TransferList holds elements.
- printMatrix(double[]) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Returns String of matrix elements.
- printMatrix(double[][]) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
printMatrix.
- printMatrix(double[][], PrintWriter) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Prints matrix to PrintWriter.
- printMatrix(double[], PrintWriter) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
printMatrix.
- printMatrix(DoubleMatrix) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Returns String of matrix elements.
- printMatrix(DoubleMatrix, PrintWriter) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
Prints matrix to PrintWriter.
- printReport() - Method in class org.scictrl.mp.orbitcorrect.utilities.LinearOpticsCalculatorBean
-
printReport.
- printReport() - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
printReport.
- printReport(PrintWriter) - Method in class org.scictrl.mp.orbitcorrect.utilities.LinearOpticsCalculatorBean
-
printReport.
- printReport(PrintWriter) - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
printReport.
- printToFile(File) - Method in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
Prints this ResponceMatrix to the specified file.
- printToFile(String, File) - Method in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
Prints this ResponceMatrix to the specified file.
- printToStream(PrintWriter) - Method in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
Prints this ResponceMatrix to the specified file.
- printToString() - Method in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
Prints this ResponceMatrix to the specified file.
- progressReport(double, String) - Method in interface org.scictrl.mp.orbitcorrect.correction.IOrbitCorrectionListener
-
progressReport.
- PropertiesReader - Class in org.scictrl.mp.orbitcorrect.accessories
-
PropertiesReader is used to read input files and return the ElementList of elements in storage ring.
- PropertiesReader() - Constructor for class org.scictrl.mp.orbitcorrect.accessories.PropertiesReader
-
Constructor.
- PROPERTY_ALL_DATA - Static variable in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Constant
PROPERTY_ALL_DATA="ALL_DATA"
- PROPERTY_ALL_DATA - Static variable in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
Constant
PROPERTY_ALL_DATA="ALL_DATA"
- PROPERTY_BEAM_POSITION - Static variable in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
Constant
PROPERTY_BEAM_POSITION="BEAM_POSITION"
- PROPERTY_BEAM_STATISTICS - Static variable in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
Constant
PROPERTY_BEAM_STATISTICS="BEAM_STATISTICS"
- PROPERTY_BEAM_TRACE - Static variable in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
Constant
PROPERTY_BEAM_TRACE="BEAM_TRACE"
- PROPERTY_OC_AVAILABLE_CORR_MODELS_H - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
PROPERTY_OC_AVAILABLE_CORR_MODELS_H="oc.availableCorrModelsH"
- PROPERTY_OC_AVAILABLE_CORR_MODELS_V - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
PROPERTY_OC_AVAILABLE_CORR_MODELS_V="oc.availableCorrModelsV"
- PROPERTY_OC_BPM_NAMES_PV - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
PROPERTY_OC_BPM_NAMES_PV="oc.bpmNamesPV"
- PROPERTY_OC_CONFIGURABLE_REMOTELY - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
PROPERTY_OC_CONFIGURABLE_REMOTELY="oc.configurableRemotely"
- PROPERTY_OC_CORRECTION_MODEL_H - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
PROPERTY_OC_CORRECTION_MODEL_H="oc.correctionModelH"
- PROPERTY_OC_CORRECTION_MODEL_V - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
PROPERTY_OC_CORRECTION_MODEL_V="oc.correctionModelV"
- PROPERTY_OC_CORRECTION_SCALE - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
PROPERTY_OC_CORRECTION_SCALE="oc.correctionScale"
- PROPERTY_OC_PV_PREFIX - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
PROPERTY_OC_PV_PREFIX="oc.pvPrefix"
- PROPERTY_OC_REFERENCE_ORBIT_PV - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
PROPERTY_OC_REFERENCE_ORBIT_PV="oc.referenceOrbitPV"
- PROPERTY_OC_SEMAPHORE_PV - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
PROPERTY_OC_SEMAPHORE_PV="oc.semaphorePV"
- PROPERTY_REFERENCE_ORBIT - Static variable in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
Constant
PROPERTY_REFERENCE_ORBIT="REFERENCE_ORBIT"
- PROPERTY_SAVED_BEAM_POSITION - Static variable in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
Constant
PROPERTY_SAVED_BEAM_POSITION="SAVED_BEAM_POSITION"
- propertyChange(PropertyChangeEvent) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationView
- PropertyChangeSupportable - Class in org.scictrl.mp.orbitcorrect.utilities
-
Help handling property change listeners.
- PropertyChangeSupportable() - Constructor for class org.scictrl.mp.orbitcorrect.utilities.PropertyChangeSupportable
-
BeamAnalizatorBean constructor comment.
- propertyListeners - Variable in class org.scictrl.mp.orbitcorrect.utilities.PropertyChangeSupportable
-
Property change listener support.
- PS_TEST_FAIL - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
PS_TEST_FAIL="PowerSupplies failed on test"
- psH - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractMagnetElement
-
Associated power supply object.
- PULL - Enum constant in enum class org.scictrl.mp.orbitcorrect.model.IDataConnector.UpdateStrategy
-
Pull strategy
- PUSH - Enum constant in enum class org.scictrl.mp.orbitcorrect.model.IDataConnector.UpdateStrategy
-
Push strategy
- pushBack() - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Causes the next call to the
nextToken
method of this tokenizer to return the current value in thettype
field, and not to modify the value in thenval
orsval
field.
Q
- QU - Static variable in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Index of QUADRUPOLE elements in MAD formated string, stored in HEADER and
String[]
array, returned bysaveToFiles
andsaveToStrings
methods. - Quadrupole - Class in org.scictrl.mp.orbitcorrect.model.optics
-
Quadrupole
is magnetic element that holds mainly quadrupole strength. - Quadrupole(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
Constructs
Quadrupole
with specified name and default parameter's values. - Quadrupole(String, boolean, double, double, String, double, String, String, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
Constructs the
Quadrupole
with specified parameters. - QUADRUPOLE_FIELD_CHANGE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
QUADRUPOLE_FIELD_CHANGE="quadrupole field changed"
- QuadrupoleMatrix - Class in org.scictrl.mp.orbitcorrect.math
-
QuadrupoleMatrix class.
- QuadrupoleMatrix(double, double) - Constructor for class org.scictrl.mp.orbitcorrect.math.QuadrupoleMatrix
-
DriftMatrix constructor comment.
- quadrupoleStrength - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
Quadruple strength
- quoteChar(int) - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Specifies that matching pairs of this character delimit string constants in this tokenizer.
R
- R_BASE_URL - Static variable in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Constant
R_BASE_URL="dbinit.base_url"
- R_INPUT_FILE_URL - Static variable in class org.scictrl.mp.orbitcorrect.DBInitializer
-
Constant
R_INPUT_FILE_URL="dbinit.inputfile_url"
- radius - Variable in class org.scictrl.mp.orbitcorrect.math.DipoleMatrix
-
Bending radius
- radius - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
Bending radius.
- RBending - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This type represent rectangular dipole magnet.
- RBending(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.RBending
-
Constructs
RBending
with specified name and default parameter's values. - RBending(String, boolean, double, double, String, double, String, String, double, double, double, double, double, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.RBending
-
Constructs the
RBending
with specified parameters. - RC_ABORTED - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Return code for DataBush actions (update, apply, connect, disconnect).
- RC_BIND_FAILED - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Return code for DataBush actions (update, apply, connect, disconnect).
- RC_COMPLETED_SUCCESSFULLY - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Return code for DataBush actions (update, apply, connect, disconnect).
- RC_DEVICE_NOT_CONNECTED - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Return code for DataBush actions (update, apply, connect, disconnect).
- RC_DEVICE_NOT_CONNECTED - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
RC_DEVICE_NOT_CONNECTED="device is not connected"
- RC_ILLEGAL_STATE - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Return code for DataBush actions (update, apply, connect, disconnect).
- RC_INCONSISTANT_DATA - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Return code for DataBush actions (update, apply, connect, disconnect).
- RC_INCONSISTENT_DATA_NO_SOLUTION - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
RC_INCONSISTENT_DATA_NO_SOLUTION="Input inconsistent - no optic solution."
- RC_IS_VIRTUAL - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Return code for DataBush actions (update, apply, connect, disconnect).
- RC_NO_CHANGES - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Return code for DataBush actions (update, apply, connect, disconnect).
- RC_NOT_INITIALIZED - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Return code for DataBush actions (update, apply, connect, disconnect).
- RC_REMOTE_EXCEPTION - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Return code for DataBush actions (update, apply, connect, disconnect).
- RC_TEST_FAILED - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Return code for DataBush actions (update, apply, connect, disconnect).
- RDipoleMatrix - Class in org.scictrl.mp.orbitcorrect.math
-
RDipoleMatrix class.
- RDipoleMatrix(double, double, double, double, double) - Constructor for class org.scictrl.mp.orbitcorrect.math.RDipoleMatrix
-
SDipoleMatrix constructor comment.
- read() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultDBReader
-
Reads input and creates DataBush elements.
- read() - Method in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Reads input and creates DataBush elements.
- read() - Method in class org.scictrl.mp.orbitcorrect.accessories.PropertiesReader
-
Reads input and creates DataBush elements.
- read() - Method in interface org.scictrl.mp.orbitcorrect.IDataBushReader
-
Reads input and creates DataBush elements.
- read(ElementList<AbstractDataBushElement>) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultDBReader
-
Reads input and creates DataBush elements.
- read(ElementList<AbstractDataBushElement>) - Method in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Reads input and creates DataBush elements.
- read(ElementList<AbstractDataBushElement>) - Method in class org.scictrl.mp.orbitcorrect.accessories.PropertiesReader
-
Reads input and creates DataBush elements.
- read(ElementList<AbstractDataBushElement>) - Method in interface org.scictrl.mp.orbitcorrect.IDataBushReader
-
Reads input and creates DataBush elements.
- read(PositionedData) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractOCModel
-
read.
- readers - Variable in class org.scictrl.mp.orbitcorrect.accessories.DefaultDBReader
-
Holdes a set of properties.
- readInputFile() - Method in class org.scictrl.mp.orbitcorrect.DBInitializer
-
readInputFile.
- readOther(PositionedData) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractOCModel
-
readOther.
- reductedBPMChange - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Calculated strength reduction BPM change
- reductedCorrectorChange - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Calculated strength reduction corrector change
- reductionEigenvalues - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Eigenvectors used for strength reduction
- reductionEigenvectorsUsed - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Calculated eigenvectors used for strength reduction
- reductionEnabled - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Strength reduction enabled
- reductionScale - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Strength reduction scale
- remove(int) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method removes object whose index is
index
- remove(Object) - Method in class org.scictrl.mp.orbitcorrect.accessories.LinkedNode
-
remove.
- remove(Object) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
- remove(T) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
Removes object from list.
- removeActionReportListener(IActionReportListener) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Removes listener for performed actions on DataBush or its elements.
- removeAll(Collection<?>) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
- removeAutomaticOrbitCorrectionListener(IOrbitCorrectionListener) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
removeAutomaticOrbitCorrectionListener.
- removeConnectionListener(IConnectionListener) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Removes listener for connection events on DataBush elements.
- removeDataBushListener(IDataBushListener) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Removes listener from DataBush.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.scictrl.mp.orbitcorrect.utilities.LinearOpticsCalculatorBean
-
removePropertyChangeListener.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.scictrl.mp.orbitcorrect.utilities.PropertyChangeSupportable
-
removePropertyChangeListener.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.scictrl.mp.orbitcorrect.utilities.PropertyChangeSupportable
-
removePropertyChangeListener.
- reportElementsUsage(ElementList<?>) - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
reportElementsUsage.
- requestAbort(String, Class<?>, Throwable) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
requestAbort.
- requestAbort(String, Class<?>, Throwable, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
requestAbort.
- requestStop(String) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
requestStop.
- requestStop(String, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
requestStop.
- reset() - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultCurrentApplyModel
-
reset.
- reset() - Method in interface org.scictrl.mp.orbitcorrect.ICurrentApplyModel
-
reset.
- resolveApplicationConfigFile(String) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
resolveApplicationConfigFile.
- ResponseMatrix - Class in org.scictrl.mp.orbitcorrect.utilities
-
Response matrix of closed orbit
- ResponseMatrix(int, int) - Constructor for class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
Creates RM with all arrays and matrix initialized to provided dimensions, but with no data.
- ResponseMatrix(File) - Constructor for class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
Creates new instance of ResponseMatrix from the specified file.
- ResponseMatrix(String[], String[]) - Constructor for class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
Creates new RM which has dimensions and device names initialized with provided parameters.
- ResponseMatrix(ElementList<BPMonitor>, ElementList<AbstractCorrector>) - Constructor for class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
Creates new RM which has dimensions and device names initialized with provided parameters.
- ResponseMatrixBumpModel - Class in org.scictrl.mp.orbitcorrect.correction.models
-
ResponseMatrixBumpModel class.
- ResponseMatrixBumpModel() - Constructor for class org.scictrl.mp.orbitcorrect.correction.models.ResponseMatrixBumpModel
-
RingKeeper constructor comment.
- retainAll(Collection<?>) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
- RETURN_CODE_STRINGS - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Array holds string descriptions for DataBush return codes.
- RF_STEPPING_NAME - Static variable in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
Constant
RF_STEPPING_NAME="A:TI:SignGen:SR-01:Status:Stepping"
- rfChanged(DataBushEvent) - Method in class org.scictrl.mp.orbitcorrect.DataBushAdapter
-
Invoked when RF frequency change.
- rfChanged(DataBushEvent) - Method in interface org.scictrl.mp.orbitcorrect.IDataBushListener
-
Invoked when RF frequency change.
- RFGenerator - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This class represents RF signal generator.
- RFGenerator(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Constructs a
RFGenerator
with specified name and default parameters vaues - RFGenerator(String, boolean, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Constructs a
RFGenerator
with specified parameters - rows - Variable in class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
-
Number of rows.
- rows() - Method in class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
-
Nuber of rows in this matrix.
- run() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator.OperatorThread
S
- s_simulateHorizontal(DataBush) - Static method in class org.scictrl.mp.orbitcorrect.accessories.DefaultBeamSimulator
-
Simulates values of position of electron beam in horizontal plane at BPMonitors.
- s_simulateVertical(DataBush) - Static method in class org.scictrl.mp.orbitcorrect.accessories.DefaultBeamSimulator
-
Simulates values of position of electron beam in vertical plane at BPMonitors.
- saveOrbit() - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
saveOrbit.
- saveToFiles(DataBush, File, File, File) - Static method in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Saves to files string representation of DataBush in MAD specific format, as is obtained with
saveToStrings
methods. - saveToStrings(DataBush) - Static method in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Saves DataBush in to
String[]
array. - saveToStrings(ElementList<AbstractDataBushElement>) - Static method in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Saves elements from
ElementList
in same way, as they are withsaveToStrings(DataBush)
. - SBending - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This type represent sector dipole magnet.
- SBending(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.SBending
-
Constructs
SBending
with specified name and default parameter's values. - SBending(String, boolean, double, double, String, double, String, String, double, double, double, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.SBending
-
Constructs the
SBending
with specified parameters. - SDipoleMatrix - Class in org.scictrl.mp.orbitcorrect.math
-
SDipoleMatrix class.
- SDipoleMatrix(double, double, double) - Constructor for class org.scictrl.mp.orbitcorrect.math.SDipoleMatrix
-
SDipoleMatrix constructor comment.
- SE - Static variable in class org.scictrl.mp.orbitcorrect.accessories.MADInterpreter
-
Index of SEXTUPOLE elements in MAD formated string, stored in HEADER and
String[]
array, returned bysaveToFiles
andsaveToStrings
methods. - SELECTED_BPMS_H - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
SELECTED_BPMS_H="selectedBpmsH"
- SELECTED_BPMS_V - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
SELECTED_BPMS_V="selectedBpmsV"
- SELECTED_CORRECTORS_H - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
SELECTED_CORRECTORS_H="selectedCorrectorsH"
- SELECTED_CORRECTORS_V - Static variable in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constant
SELECTED_CORRECTORS_V="selectedCorrectorsV"
- sendMailNotification - Variable in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
If operator should send mail notification on serious problems.
- sendMailNotification(String, String) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
sendMailNotification.
- sendMailNotification(String, String, Class<?>, Throwable) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
sendMailNotification.
- Septum - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This type represents septum.
- Septum(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.Septum
-
Constructs
Septum
with specified name and default parameter's values. - Septum(String, boolean, double, double, String, double, String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.Septum
-
Constructs the
Septum
with specified parameters. - ServerDataModel - Class in org.scictrl.mp.orbitcorrect.server
-
Holds references to all data entities and value collections.
- ServerDataModel() - Constructor for class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Constructor for ServerDataModel.
- set(double, double) - Method in class org.scictrl.mp.orbitcorrect.math.DispersionVector
-
set.
- set(double, double) - Method in class org.scictrl.mp.orbitcorrect.math.QuadrupoleMatrix
-
set.
- set(double, double, double) - Method in class org.scictrl.mp.orbitcorrect.math.DipoleMatrix
-
set.
- set(double, double, double, double) - Method in class org.scictrl.mp.orbitcorrect.math.BetaMatrix
-
DriftMatrix constructor comment.
- set(double, double, double, double, double) - Method in class org.scictrl.mp.orbitcorrect.math.RDipoleMatrix
-
set.
- set(int, double) - Method in class org.scictrl.mp.orbitcorrect.math.DoubleVector
-
Returns value from matrix at (row,column) position.
- set(int, T) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method removes element at specified position
index
and put on this position new ISimpleElementelement
. - set(Double) - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorD
-
set.
- set(Double[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.PositionedData
-
set.
- set(T) - Method in interface org.scictrl.mp.orbitcorrect.model.IWriteConnector
-
set.
- setAlpha(double, double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
This method sets beam alpha function.
- setAlphaX(double) - Method in class org.scictrl.mp.orbitcorrect.math.BetaMatrix
-
Setter for the field
alphaX
. - setAlphaZ(double) - Method in class org.scictrl.mp.orbitcorrect.math.BetaMatrix
-
Setter for the field
alphaZ
. - setAngle(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCorrector
-
This method sets angle of change beam path.
- setAvailableBpmsH(ElementList<BPMonitor>) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
availableBpmsH
. - setAvailableBpmsV(ElementList<BPMonitor>) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
availableBpmsV
. - setAvailableCorrectionModelsH(List<IOrbitCorrectionModel>) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
availableCorrectionModelsH
. - setAvailableCorrectionModelsV(List<IOrbitCorrectionModel>) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
availableCorrectionModelsV
. - setAvailableCorrectorsH(ElementList<AbstractCorrector>) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
availableCorrectorsH
. - setAvailableCorrectorsV(ElementList<AbstractCorrector>) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
availableCorrectorsV
. - setAverageBPMsOver(int) - Method in class org.scictrl.mp.orbitcorrect.correction.models.EmpiricOrbitCorrectionModel
-
Setter for the field
averageBPMsOver
. - setAveragedBeamUsed(boolean) - Method in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Setter for the field
averagedBeamUsed
. - setBeamPosTo(double, double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
This method sets value, that holds beam position to specified value.
- setBeamSimulator(IBeamSimulator) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
This method sets new
IBeamSimulator
- setBeamTraceEnabled(boolean) - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
Setter for the field
beamTraceEnabled
. - setBeta(double, double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
This method sets beam beta function.
- setBetaX(double) - Method in class org.scictrl.mp.orbitcorrect.math.BetaMatrix
-
Setter for the field
betaX
. - setBetaZ(double) - Method in class org.scictrl.mp.orbitcorrect.math.BetaMatrix
-
Setter for the field
betaZ
. - setBetRF(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Setter for the field
betRF
. - setBPMonitors(ElementList<BPMonitor>, Orientation) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
setBPMonitors.
- setBPMPositionPrecision(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Sets precision of BPMonitor beam position value handling.
- setBPMs(ElementList<BPMonitor>) - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
setBPMs.
- setBpmsHSelection(boolean[]) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
bpmsHSelection
. - setBpmsVSelection(boolean[]) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
bpmsVSelection
. - setBumpAngle(double) - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump4CModel
-
Setter for the field
bumpAngle
. - setBumpedCount(int) - Method in class org.scictrl.mp.orbitcorrect.correction.models.ResponseMatrixBumpModel
-
Setter for the field
bumpedCount
. - setBumpedElement(AbstractOpticalElement) - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
Setter for the field
bumpedElement
. - setBumpedElement(BPMonitor) - Method in class org.scictrl.mp.orbitcorrect.correction.models.ResponseMatrixBumpModel
-
Setter for the field
bumpedElement
. - setBumpHeight(double) - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
Setter for the field
bumpHeight
. - setBumpHeight(double) - Method in class org.scictrl.mp.orbitcorrect.correction.models.ResponseMatrixBumpModel
-
Setter for the field
bumpHeight
. - setCalculatorModelFactory(ICalculatorModelFactory) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Sets the factory for calibration calculators.
- setCheckRMSOnStartEnabled(boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Setter for the field
checkRMSOnStartEnabled
. - setCheckRMSOnStartEnabled(boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Setter for the field
checkRMSOnStartEnabled
. - setControlSystemEngine(IControlSystemEngine) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
This method sets
IControlSystemEngine
. - setCorrectHorizontal(boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Setter for the field
correctHorizontal
. - setCorrectHorizontal(boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Setter for the field
correctHorizontal
. - setCorrectionModel(IOrbitCorrectionModel) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
setCorrectionModel.
- setCorrectionModelH(IOrbitCorrectionModel) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
correctionModelH
. - setCorrectionModelV(IOrbitCorrectionModel) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
correctionModelV
. - setCorrectionScale(double) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Setter for the field
correctionScale
. - setCorrectors(ElementList<AbstractCorrector>, Orientation) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Setter for the field
correctors
. - setCorrectorsHSelection(boolean[]) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
correctorsHSelection
. - setCorrectorsVSelection(boolean[]) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
correctorsVSelection
. - setCorrectVertical(boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Setter for the field
correctVertical
. - setCorrectVertical(boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Setter for the field
correctVertical
. - setCurrent(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method sets current on this element.
- setCurrent(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
This method sets current on this element.
- setCurrent(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCorrector
-
This method sets current on this element.
- setCurrent(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
This method sets current.
- setCurrent(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
This method sets current on this element.
- setCurrent(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Sextupole
-
This method sets current on this element.
- setCurrentApplyModel(ICurrentApplyModel) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Sets the model for applying current.
- setCurrentPrecision(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Sets the precision of PowerSupply electric current value handling.
- setDataPointsPerElement(int) - Method in class org.scictrl.mp.orbitcorrect.utilities.LinearOpticsCalculatorBean
-
Setter for the field
dataPointsPerElement
. - setDebugDataEnabled(boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Setter for the field
debugDataEnabled
. - setDeltaAngle(double) - Method in class org.scictrl.mp.orbitcorrect.correction.models.EmpiricOrbitCorrectionModel
-
Setter for the field
deltaAngle
. - setDipoleField(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method sets dipole field.
- setDispersion(double) - Method in class org.scictrl.mp.orbitcorrect.math.DispersionVector
-
setDispersion.
- setDispersion(double, double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
This method sets beam dispersion function.
- setDispersionPrime(double) - Method in class org.scictrl.mp.orbitcorrect.math.DispersionVector
-
setDispersionPrime.
- setEnergy(double) - Method in class org.scictrl.mp.orbitcorrect.accessories.AbstractMagnetCalculator
-
Sets energy for electrons.
- setEnergy(double) - Method in interface org.scictrl.mp.orbitcorrect.IBendingCalculatorModel
-
setEnergy.
- setEnergy(double) - Method in interface org.scictrl.mp.orbitcorrect.IMagnetCalculatorModel
-
setEnergy.
- setEnergy(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method sets energy.
- setEnergy(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Sets energy to DataBushInfo element and distribute energy to magnets.
- setEnergyFromBendings() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Reads energy from bendings and sets the energy to DataBushInfo and distributes to DataBush magnets.
- setEnergyMin(double, double) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Setter for the field
energyMin
. - setEnergyMin(Orientation, double) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Setter for the field
energyMin
. - setEnergyToAll(double) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultCalculatorModelFactory
-
setEnergyToAll.
- setEnergyToAll(double) - Method in interface org.scictrl.mp.orbitcorrect.ICalculatorModelFactory
-
setEnergyToAll.
- setExternalAsReference() - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
setExternalAsReference.
- setExternalReference(Orbit) - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
Setter for the field
externalReference
. - setExternalResponseMatrix(ResponseMatrix) - Method in class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
Setter for the field
externalResponseMatrix
. - setExternalResponseMatrix(ResponseMatrix) - Method in class org.scictrl.mp.orbitcorrect.correction.models.ResponseMatrixBumpModel
-
Setter for the field
externalResponseMatrix
. - setFast(IWriteConnector<Double>[], double[]) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultControlSystemEngine
-
setFast.
- setFast(IWriteConnector<Double>[], double[]) - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
setFast.
- setFast(IWriteConnector<Double>[], double[]) - Method in interface org.scictrl.mp.orbitcorrect.model.IControlSystemEngine
-
setFast.
- setFiresEvent - Variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
Set should fire events.
- setFrequency(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Sets local reference for frequency.
- setFrequencyCorrectionAmplification(double) - Method in class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
Setter for the field
frequencyCorrectionAmplification
. - setHarmon(int) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Setter for the field
harmon
. - setIdentity() - Method in class org.scictrl.mp.orbitcorrect.math.TransferMatrix
-
setIdentity.
- setIdleTime(int) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Idle time wait between correction loops, in seconds.
- setK(double) - Method in class org.scictrl.mp.orbitcorrect.math.DipoleMatrix
-
Setter for the field
k
. - setK(double) - Method in class org.scictrl.mp.orbitcorrect.math.QuadrupoleMatrix
-
Setter for the field
k
. - setLag(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Setter for the field
lag
. - setLAngle(double) - Method in class org.scictrl.mp.orbitcorrect.math.RDipoleMatrix
-
Setter for the field
lAngle
. - setLastCorrection(Correction, Orientation) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
Setter for the field
lastCorrection
. - setLength(double) - Method in class org.scictrl.mp.orbitcorrect.math.DipoleMatrix
-
setLength.
- setLength(double) - Method in class org.scictrl.mp.orbitcorrect.math.DriftMatrix
-
setLength.
- setLength(double) - Method in class org.scictrl.mp.orbitcorrect.math.QuadrupoleMatrix
-
setLength.
- setLength(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
Sets the length of element.
- setLocal(boolean) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
setLocal.
- setMakeShift(boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDOrbitCorrectionModel
-
Setter for the field
makeShift
. - setMaxNumberOfSteps(int) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Setter for the field
maxNumberOfSteps
. - setMaxRelaxationBPMChange(double) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Setter for the field
maxRelaxationBPMChange
. - setMaxRelaxationRMSChange(double) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Setter for the field
maxRelaxationRMSChange
. - setMaxStep(Orientation, double) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Setter for the field
maxStep
. - setMaxUndo(int) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Sets max count of undo history.
- setMinCorrectionRMSChange(double) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Setter for the field
minCorrectionRMSChange
. - setMinCorrectorChange(double) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Setter for the field
minCorrectorChange
. - setMinCorrectorChange(double) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.StepAutomaticOC
-
Setter for the field
minCorrectorChange
. - setMinimalBeamCurrent(double) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Setter for the field
minimalBeamCurrent
. - setMinimalBeamCurrentEnabled(boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
setMinimalBeamCurrentEnabled.
- setMinimalEigenvalue(double) - Method in interface org.scictrl.mp.orbitcorrect.correction.ISVDOrbitCorrectionModel
-
setMinimalEigenvalue.
- setMinimalEigenvalue(double) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
setMinimalEigenvalue.
- setMinimalEigenvalue(double, Orientation) - Method in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
Setter for the field
minimalEigenvalue
. - setMinimalReductionEigenvalue(double) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Setter for the field
minimalReductionEigenvalue
. - setMinimalRMSChange(double) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Setter for the field
minimalRMSChange
. - setMinUpdateInterval(long) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Sets the minimal allowed interval in milliseconds between two linear optic calculations.
- setMinUpdateInterval(long) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
This method sets minimal update interval.
- setMinWaitTime(long) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Setter for the field
minWaitTime
. - setModelCalculatesOffset(boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDOrbitCorrectionModel
-
Setter for the field
modelCalculatesOffset
. - setName(String) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
Setter for the field
name
. - setNoReference() - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
setNoReference.
- setOffset(double) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDOrbitCorrectionModel
-
Setter for the field
offset
. - setOffset(double) - Method in class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
Setter for the field
offset
. - setOrbitClosed(boolean) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Sets flag that orbit closes on itself after one revolution.
- setOrbitCorrectionModel(IOrbitCorrectionModel) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
setOrbitCorrectionModel.
- setPG(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Setter for the field
pG
. - setPosition(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
Sets position from beginnign point.
- setPositionPrecision(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Sets the precision of element's position handling.
- setProperties(Properties) - Method in class org.scictrl.mp.orbitcorrect.accessories.AbstractParameterReader
-
Setter for the field
properties
. - setProperties(Properties) - Method in interface org.scictrl.mp.orbitcorrect.IDataBushReader
-
setProperties.
- setProperySetFiresEvent(boolean) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
This method perform
setSetFiresEvent()
method on ownDataBushHandler
. - setQ(double, double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
This method sets beam normalized phaze.
- setQuadrupoleStrength(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method sets quadrupole strength.
- setQuadrupoleStrength(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
This method sets quadrupole strength.
- setRadius(double) - Method in class org.scictrl.mp.orbitcorrect.math.DipoleMatrix
-
Setter for the field
radius
. - setRadius(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
This method sets radius.
- setRAngle(double) - Method in class org.scictrl.mp.orbitcorrect.math.RDipoleMatrix
-
Setter for the field
rAngle
. - setReadEnergyFromBendings(boolean) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
This method specify if energy is read from bendings.
- setReductionEnabled(boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Setter for the field
reductionEnabled
. - setReductionScale(double) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Setter for the field
reductionScale
. - setRelativeToReference(OrbitMonitor.Relative) - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
setRelativeToReference.
- setRelFrom(String) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
Sets name of element to which is relative position referencing.
- setRelPosition(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
Sets the relative position to relative form element.
- setSavedAsReference() - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
setSavedAsReference.
- setSelectedBpmsH(ElementList<BPMonitor>) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
selectedBpmsH
. - setSelectedBpmsV(ElementList<BPMonitor>) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
selectedBpmsV
. - setSelectedCorrectorsH(ElementList<AbstractCorrector>) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
selectedCorrectorsH
. - setSelectedCorrectorsV(ElementList<AbstractCorrector>) - Method in class org.scictrl.mp.orbitcorrect.server.ServerDataModel
-
Setter for the field
selectedCorrectorsV
. - setSendMailNotification(boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
Setter for the field
sendMailNotification
. - setSetFiresEvent(boolean) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
Setter for the field
setFiresEvent
. - setSextupoleStrength(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Sextupole
-
This method sets sextupole strength.
- setShunt(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Setter for the field
shunt
. - setState(OrbitCorrectionOperator.State, String) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
Setter for the field
state
. - setState(ApplicationEngine.State, String) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Setter for the field
state
. - setStateActive() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
setStateActive.
- setStateActive(String) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
setStateActive.
- setStateApplying() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
setStateApplying.
- setStateApplying(String) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
setStateApplying.
- setStateCalculating() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
setStateCalculating.
- setStateWaiting() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
setStateWaiting.
- setStateWaiting(String) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator
-
setStateWaiting.
- setStepWaitTime(long) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Setter for the field
stepWaitTime
. - setTFill(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Setter for the field
tFill
. - setUpdateMode(byte) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
Setter for the field
updateMode
. - setUpdateMode(int) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Sets update mode code.
- setUpdateMode(int) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
Setter for the field
updateMode
. - setURL(URL) - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Sets URL to new value.
- setUseExternalResponseMatrix(boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.models.FrequencyOrbitCorrectionModel
-
Setter for the field
useExternalResponseMatrix
. - setUseExternalResponseMatrix(boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.models.ResponseMatrixBumpModel
-
Setter for the field
useExternalResponseMatrix
. - setVirtual(boolean) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Sets virtual switch to element.
- setVisible(boolean) - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationView
-
setVisible.
- setVoltage(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
This method set voltage to cavity.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCorrector
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractMagnetElement
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Aperture
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Marker
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.RBending
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Sets parameters values of this element to those in parameter array.
- setWith(Object[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Sextupole
-
Sets parameters values of this element to those in parameter array.
- setXsize(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Aperture
-
This method sets aperture in x direction.
- setZsize(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.Aperture
-
This method sets aperture in z direction.
- Sextupole - Class in org.scictrl.mp.orbitcorrect.model.optics
-
Sextupole class.
- Sextupole(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.Sextupole
-
Constructs
Sextupole
with specified name and default parameter's values. - Sextupole(String, boolean, double, double, String, double, String, String, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.Sextupole
-
Constructs the
Sextupole
with specified parameters. - SEXTUPOLE_FIELD_CHANGE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
SEXTUPOLE_FIELD_CHANGE="sextupole field changed"
- shutdown() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationController
-
shutdown.
- shutdown() - Method in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
shutdown.
- shutdown() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
shutdown.
- shutdown() - Method in class org.scictrl.mp.orbitcorrect.server.DataBushServerLocal
-
shutdown.
- shutdown() - Method in interface org.scictrl.mp.orbitcorrect.server.IDataBushServer
-
shutdown.
- sign(double, double) - Static method in class org.scictrl.mp.orbitcorrect.utilities.NRUtil
-
sign.
- signalAutomaticOrbitCorrectionEnded() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
signalAutomaticOrbitCorrectionEnded.
- signalAutomaticOrbitCorrectionStarted() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
signalAutomaticOrbitCorrectionStarted.
- signalOrbitCorrectionEnded() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
signalOrbitCorrectionEnded.
- signalOrbitCorrectionStarted() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
signalOrbitCorrectionStarted.
- SimpleData - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This is class that contains data for some
AbstractOpticalElement
. - SimpleData(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.SimpleData
-
SimpleData
constructor. - SimpleData(String, AbstractOpticalElement) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.SimpleData
-
SimpleData
constructor. - SimpleData(String, AbstractOpticalElement, double, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.SimpleData
-
SimpleData
constructor. - simulateBPMs() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Symulates BPM beam positions with closed orbit calculation.
- simulateBPMs() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
simulateBPMs.
- simulateHorizontal(DataBush) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultBeamSimulator
-
simulateHorizontal.
- simulateHorizontal(DataBush) - Method in class org.scictrl.mp.orbitcorrect.accessories.FrequencyBeamSimulator
-
simulateHorizontal.
- simulateHorizontal(DataBush) - Method in interface org.scictrl.mp.orbitcorrect.IBeamSimulator
-
simulateHorizontal.
- simulateVertical(DataBush) - Method in class org.scictrl.mp.orbitcorrect.accessories.DefaultBeamSimulator
-
simulateVertical.
- simulateVertical(DataBush) - Method in class org.scictrl.mp.orbitcorrect.accessories.FrequencyBeamSimulator
-
simulateVertical.
- simulateVertical(DataBush) - Method in interface org.scictrl.mp.orbitcorrect.IBeamSimulator
-
simulateVertical.
- SINGLE_PARAMETER_CLASS - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
SINGLE_PARAMETER_CLASS
- sinh(double) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Returns the hyperbolic sinus of
double
value. - size() - Method in class org.scictrl.mp.orbitcorrect.accessories.LinkedNode
-
size.
- size() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
Returns the number of elements in this list.
- size() - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method returns size of this list.
- size() - Method in class org.scictrl.mp.orbitcorrect.model.optics.ValueList
-
size.
- skipLine() - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Moves reading position to end of current line.
- slashSlashComments(boolean) - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Determines whether or not the tokenizer recognizes C++-style comments.
- slashStarComments(boolean) - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Determines whether or not the tokenizer recognizes C-style comments.
- solve(double[][], double[], double[][], double[]) - Static method in class org.scictrl.mp.orbitcorrect.utilities.SVDMethod
-
solve.
- sort(Comparator) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method sort
DoubleList
with respect to specified comparator as parameter. - source - Variable in exception class org.scictrl.mp.orbitcorrect.DataBushException
-
Source element.
- source - Variable in class org.scictrl.mp.orbitcorrect.model.optics.SimpleData
-
Data source element.
- sourceEl - Variable in class org.scictrl.mp.orbitcorrect.DataBushEvent
-
source elements.
- sqr(double) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Returns the sqare of
double
value. - st - Variable in class org.scictrl.mp.orbitcorrect.accessories.AbstractParameterReader
-
Tokenizer status
- ST_FILE - Static variable in interface org.scictrl.mp.orbitcorrect.IDataBushReader
-
Constant
ST_FILE=1
- ST_URL - Static variable in interface org.scictrl.mp.orbitcorrect.IDataBushReader
-
Constant
ST_URL=2
- startAutomaticOperator() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
startAutomaticOperator.
- startCalcCorr() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
startCalcCorr.
- startContinunous() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
startContinunous.
- startContinunous(IAutomaticOCModel) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
Starts the AutomaticOC operation by creating and starting new execution thread with provided AutomaticOCModel as main operation strategy.
- startEpicsServer(String) - Method in class org.scictrl.mp.orbitcorrect.server.DataBushServerLocal
-
startEpicsServer.
- startOperator() - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
startOperator.
- startSingleLoop() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
startSingleLoop.
- startSingleLoop(IAutomaticOCModel, int, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
Starts the AutomaticOC operation by creating and starting new execution thread with provided AutomaticOCModel as main operation strategy.
- startSingleStep() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
startSingleStep.
- startTest(AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
startTest.
- STATE - Static variable in class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine
-
Constant
STATE="state"
- stateChange(OrbitCorrectionOperator.State, String) - Method in interface org.scictrl.mp.orbitcorrect.correction.IOrbitCorrectionListener
-
stateChange.
- STATUS_AUTO_MODE - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
STATUS_AUTO_MODE="Status:AutoMode"
- STATUS_CAN_UNDO - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
STATUS_CAN_UNDO="Status:CanUndo"
- STATUS_CHANGE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
STATUS_CHANGE="DataBush status changed"
- STATUS_CONFIG_REMOTE - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
STATUS_CONFIG_REMOTE="Status:ConfigRemote"
- STATUS_CORRECTING - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
STATUS_CORRECTING="Status:Correcting"
- STATUS_LOG - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
STATUS_LOG="Status:Log"
- STATUS_MESSAGE - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
STATUS_MESSAGE="Status:Message"
- STATUS_STATE - Static variable in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
Constant
STATUS_STATE="Status:State"
- statusChanged(DataBushEvent) - Method in class org.scictrl.mp.orbitcorrect.DataBushAdapter
-
Invoked when DataBush status change.
- statusChanged(DataBushEvent) - Method in interface org.scictrl.mp.orbitcorrect.IDataBushListener
-
Invoked when DataBush status change.
- StepAutomaticOC - Class in org.scictrl.mp.orbitcorrect.correction.automatic
-
Step based automation model.
- StepAutomaticOC() - Constructor for class org.scictrl.mp.orbitcorrect.correction.automatic.StepAutomaticOC
-
TimeBasedAutomaticOC constructor comment.
- steps() - Method in class org.scictrl.mp.orbitcorrect.correction.CorrectionInstruction
-
steps.
- stopByUser() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
stopByUser.
- stopCorrection() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
stopCorrection.
- STOPPING - Enum constant in enum class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator.State
-
Stopping.
- subList(int, int) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
- submatrix(String[]) - Method in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
submatrix.
- submatrix(String[], String[]) - Method in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
submatrix.
- sval - Variable in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
If the current token is a word token, this field contains a string giving the characters of the word token.
- svdcmp(double[][], double[], double[][]) - Static method in class org.scictrl.mp.orbitcorrect.utilities.SVDMethod
-
svdcmp.
- SVDMethod - Class in org.scictrl.mp.orbitcorrect.utilities
-
SVDMethod class.
T
- TE_OVERPLACED - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
TE_OVERPLACED="TrensferElement \"{0}\" is pl"{trunked}
- template - Variable in class org.scictrl.mp.orbitcorrect.accessories.DefaultDBReader
-
Template.
- TEMPLATE_TAG - Static variable in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
Constant
TEMPLATE_TAG="template"
- test() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorD
-
Tests connection and device if it is in usable state.
- test() - Method in class org.scictrl.mp.orbitcorrect.epics.EDataConnectorDD
-
Tests connection and device if it is in usable state.
- test() - Method in interface org.scictrl.mp.orbitcorrect.model.IDataConnector
-
Tests connection and device if it is in usable state.
- test() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
This method tests if BPM is usable.
- test() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
This method tests if power supply.
- test(EPICSConnection<?>) - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
test.
- Test - Class in org.scictrl.mp.orbitcorrect.epics
-
Test class.
- TEST_FAILED_MESSAGE - Static variable in exception class org.scictrl.mp.orbitcorrect.ControlSystemException
-
Constant
TEST_FAILED_MESSAGE="Test failed for: "
- Test1 - Class in org.scictrl.mp.orbitcorrect.epics
-
Test1 class.
- testAll() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
testAll.
- testBeamCurrent(AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
testBeamCurrent.
- testBPMs(ElementList<BPMonitor>) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Makes test of devices and returns array with names of failed devices.
- testCorrectors(ElementList<AbstractCorrector>) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractOCModel
-
setCorrectors method comment.
- testCorrectors(ElementList<AbstractCorrector>) - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
setCorrectors method comment.
- testCorrectors(ElementList<AbstractCorrector>) - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump4CModel
-
setCorrectors method comment.
- testDevices(AutomaticOrbitCorrectionOperator, Orientation, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
testDevices.
- testElements(ElementList<AbstractCorrector>, DataBush) - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump3CModel
-
testElements.
- testElements(ElementList<AbstractCorrector>, DataBush) - Method in class org.scictrl.mp.orbitcorrect.correction.models.Bump4CModel
-
testElements.
- testMain(AutomaticOrbitCorrectionOperator, boolean) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
testMain.
- testMethod(double[][]) - Static method in class org.scictrl.mp.orbitcorrect.utilities.SVDMethod
-
testMethod.
- testMonitors(ElementList<BPMonitor>) - Method in class org.scictrl.mp.orbitcorrect.correction.models.AbstractOCModel
-
testMonitors.
- testOnStart(AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
testOnStart.
- testPowerSupplies(ElementList<AbstractCorrector>) - Method in class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionController
-
Makes test of devices and returns array with names of failed devices.
- testPowerSupplies(ElementList<AbstractDataBushElement>) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Tests power supplies or magnets in lust if are usable.
- testPowerSupply(EPICSConnection<?>) - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
testPowerSupply.
- testPrecision(double) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
testPrecision.
- testRF(EPICSConnection<?>) - Method in class org.scictrl.mp.orbitcorrect.epics.EControlSystemEngine
-
testRF.
- testValuesInRange() - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
-
testValuesInRange.
- theoreticalBeamRMS - Variable in class org.scictrl.mp.orbitcorrect.correction.models.AbstractSVDBasedModel
-
Calculated Beam RMS theoretical prediction
- thread - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
Execution thread.
- thread - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
Execution thread.
- throwISE(String) - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
throwISE.
- throwIt() - Method in exception class org.scictrl.mp.orbitcorrect.DataBushPackedException
-
If
DBExceptionHolder
has an exception, this method throw it, otherwise do nothing. - time - Variable in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
Time duration of matrix calculation in ms.
- TimeBasedAutomaticOC - Class in org.scictrl.mp.orbitcorrect.correction.automatic
-
TimeBasedAutomaticOC class.
- TimeBasedAutomaticOC() - Constructor for class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
TimeBasedAutomaticOC constructor comment.
- timestampTimeout - Variable in class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
Update timestamp timeout
- toArray() - Method in class org.scictrl.mp.orbitcorrect.accessories.LinkedNode
-
toArray.
- toArray() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
Returns an array containing all of the elements in this list in the correct order.
- toArray() - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method returns this DoubleList, converted to Array.
- toArray(U[]) - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
- toBendingArray() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BendingList
-
This method generate and return array of
AbstractBending
elements. - toBindedElementArray() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BindedList
-
This method generate and return array of
IBindedElement
elements. - toBPMonitorArray() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitorList
-
This method generate and return array of
BPMonitor
elements. - toCalMagnetArray() - Method in class org.scictrl.mp.orbitcorrect.model.optics.CalMagnetList
-
This method generate and return array of
AbstractCalibratedMagnet
elements. - toCorrectorArray() - Method in class org.scictrl.mp.orbitcorrect.model.optics.CorrectorList
-
toCorrectorArray.
- toCorrectorArray() - Method in class org.scictrl.mp.orbitcorrect.model.optics.HorCorrectorList
-
This method generate and return array of
HorCorrector
elements. - toCorrectorArray() - Method in class org.scictrl.mp.orbitcorrect.model.optics.VerCorrectorList
-
This method generate and return array of
VerCorrector
elements. - toDispersionDataArray() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DispersionDataList
-
This method generate and return array of
DispersionData
- toElementList() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
toElementList.
- tok - Variable in class org.scictrl.mp.orbitcorrect.accessories.AbstractParameterReader
-
File tokenizer
- toMagnetArray() - Method in class org.scictrl.mp.orbitcorrect.model.optics.MagnetList
-
This method generate and return array of
AbstractMagnetElement
elements. - toPositionedDataArray() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PositionedDataList
-
This method generate and return array of
PositionedData
- toPowerSupplyArray() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupplyList
-
This method generate and return array of
PowerSupply
elements. - toString() - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Returnes information about unknown source from where FileTokenizer should read.
- toString() - Method in class org.scictrl.mp.orbitcorrect.accessories.PolynomialFunction
-
Returns string of name and coefitients of poynomial functions X and Y.
- toString() - Method in class org.scictrl.mp.orbitcorrect.ActionReportEvent
- toString() - Method in exception class org.scictrl.mp.orbitcorrect.ControlSystemException
-
Returns a String that represents the value of this object.
- toString() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
Returns a String that represents the value of this object.
- toString() - Method in class org.scictrl.mp.orbitcorrect.correction.Correction
- toString() - Method in class org.scictrl.mp.orbitcorrect.correction.models.EmpiricOrbitCorrectionModel
- toString() - Method in class org.scictrl.mp.orbitcorrect.DataBushEvent
- toString() - Method in exception class org.scictrl.mp.orbitcorrect.DataBushException
-
This method create string that describe this class object.
- toString() - Method in exception class org.scictrl.mp.orbitcorrect.DataBushPackedException
-
This method create string that describe this class object.
- toString() - Method in exception class org.scictrl.mp.orbitcorrect.EntryNotFound
-
Returns a String that represents the value of this object.
- toString() - Method in interface org.scictrl.mp.orbitcorrect.ISimpleElement
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.math.DispersionVector
-
Returns a String that represents the value of this object.
- toString() - Method in class org.scictrl.mp.orbitcorrect.math.DoubleMatrix
- toString() - Method in class org.scictrl.mp.orbitcorrect.math.RDipoleMatrix
-
Returns a String that represents the value of this object.
- toString() - Method in class org.scictrl.mp.orbitcorrect.math.SDipoleMatrix
-
Returns a String that represents the value of this object.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCorrector
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractDataBushElement
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractMagnetElement
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractOpticalElement
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
Returns a string representation of the object.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractTransferElement
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Aperture
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Cavity
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Returns string representation of DataBush.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.HashList
-
This method returns string that describe
DoubleList
. - toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Marker
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RBending
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.SBending
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Septum
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Sextupole
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.model.optics.SimpleData
-
Returns the string representation of this element.
- toString() - Method in class org.scictrl.mp.orbitcorrect.utilities.LinearOpticsCalculatorBean
-
Returns a String that represents the value of this object.
- toString() - Method in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
Returns a String that represents the value of this object.
- toStringBasics(ElementList<AbstractDataBushElement>) - Static method in class org.scictrl.mp.orbitcorrect.accessories.Utilities
-
toStringBasics.
- toStringFull() - Method in class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
toStringFull.
- toStringStatistics() - Method in class org.scictrl.mp.orbitcorrect.utilities.Orbit
-
toStringStatistics.
- toTransferArray() - Method in class org.scictrl.mp.orbitcorrect.model.optics.TransferList
-
This method generate and return array of
AbstractTransferElement
elements. - TransferList - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This list contains elements type
AbstractTransferElement
. - transferMatrix(AbstractOpticalElement, AbstractOpticalElement) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
This method returns first optical element to last.
- transferMatrix(SimpleData, SimpleData) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
This method returns first optical element to last.
- TransferMatrix - Class in org.scictrl.mp.orbitcorrect.math
-
Generic beam transfer matrix.
- TransferMatrix() - Constructor for class org.scictrl.mp.orbitcorrect.math.TransferMatrix
-
TransportMatrix constructor comment.
- TransferMatrix(double) - Constructor for class org.scictrl.mp.orbitcorrect.math.TransferMatrix
-
TransportMatrix constructor comment.
- transpond(double[][]) - Static method in class org.scictrl.mp.orbitcorrect.DBMath
-
Returns transpnder matrix.
- transport(BetaMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.DipoleMatrix
-
transport.
- transport(BetaMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.DriftMatrix
-
transport.
- transport(BetaMatrix) - Method in class org.scictrl.mp.orbitcorrect.math.TransferMatrix
-
transport.
- transport(BetaMatrix, double) - Method in class org.scictrl.mp.orbitcorrect.math.DriftMatrix
-
transport.
- transport(BetaMatrix, double[][]) - Method in class org.scictrl.mp.orbitcorrect.math.TransferMatrix
-
transport.
- transport(DispersionVector) - Method in class org.scictrl.mp.orbitcorrect.math.TransferMatrix
-
transport.
- transport(DispersionVector, double[][]) - Method in class org.scictrl.mp.orbitcorrect.math.TransferMatrix
-
transport.
- TT_EOF - Static variable in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
A constant indicating that the end of the file has been read.
- TT_EOL - Static variable in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
A constant indicating that the end of the line has been read.
- TT_NUMBER - Static variable in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
A constant indicating that a number token has been read.
- TT_WORD - Static variable in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
A constant indicating that a word token has been read.
- ttype - Variable in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
After a call to the
nextToken
method, this field contains the type of the token just read. - type - Variable in class org.scictrl.mp.orbitcorrect.model.optics.AbstractProtectedList
-
Elements type
U
- UNC_EX - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
UNC_EX="UNCAUGHT EXCEPTION"
- undoCorrection() - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
startSingleStep.
- unlockWait() - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
unlockWait.
- UP_ON_BE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
UP_ON_BE="Update preformed on Bending group"
- UP_ON_BPM - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
UP_ON_BPM="Update preformed on BPMonitor group"
- UP_ON_CMA - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
UP_ON_CMA="Update preformed on AbstractCalibratedMagnet gr"{trunked}
- UP_ON_COR - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
UP_ON_COR="Update preformed on Corrector group"
- UP_ON_DB - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
UP_ON_DB="Update preformed on DataBush"
- UP_ON_IN - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
UP_ON_IN="Update preformed on DataBushInfo group"
- UP_ON_MA - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
UP_ON_MA="Update preformed on AbstractMagnetElement group"
- UP_ON_OP - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
UP_ON_OP="Update preformed on AbstractOpticalElement grou"{trunked}
- UP_ON_PS - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
UP_ON_PS="Update preformed on PowerSupply group"
- UP_ON_QU - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
UP_ON_QU="Update preformed on Quadrupole group"
- UP_ON_SE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
UP_ON_SE="Update preformed on Sextupole group"
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractBending
-
Reads value from associated element or Abean and calculates it's new values.
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCorrector
-
Reads value from associated element or Abean and calculates it's new values.
- update() - Method in interface org.scictrl.mp.orbitcorrect.model.optics.AbstractUpdateableElement
-
Reads value from associated element or Abean and calculates it's new values.
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BendingList
-
This method reads current from
PowerSupply
and transforms it to magnetic properties and sets it to list's elements. - update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BindedList
-
update.
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Reads value from associated element or Abean and calculates it's new values.
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitorList
-
update.
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.CalMagnetList
-
This method reads current from
PowerSupply
and transforms it to magnetic properties and sets it to list's elements. - update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.CorrectorList
-
This method reads current from
PowerSupply
and transforms it to magnetic properties and sets it to list's elements. - update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBush
-
Reads values from Control System and updates DataBush elements.
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
update.
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Reads value from associated element or Abean and calculates it's new values.
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.HorCorrectorList
-
update.
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.MagnetList
-
This method reads current from
PowerSupply
and transforms it to magnetic properties and sets it to list's elements. - update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.OpticsList
-
update.
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupply
-
Reads value from associated element or Abean and calculates it's new values.
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PowerSupplyList
-
This method reads current from
PowerSupply
and transforms it to magnetic properties and sets it to list's elements. - update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Quadrupole
-
Reads value from associated element or Abean and calculates it's new values.
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.RFGenerator
-
Reads value from associated element or Abean and calculates it's new values.
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.Sextupole
-
Reads value from associated element or Abean and calculates it's new values.
- update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.TransferList
-
This method reads current from
PowerSupply
and transforms it to magnetic properties and sets it to list's elements. - update() - Method in class org.scictrl.mp.orbitcorrect.model.optics.VerCorrectorList
-
This method reads current from
PowerSupply
and transforms it to magnetic properties and sets it to list's elements. - update() - Method in class org.scictrl.mp.orbitcorrect.utilities.LinearOpticsCalculatorBean
-
update.
- update(AbstractProtectedMagnetList<? extends AbstractMagnetElement>) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
update.
- update(BindedList) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
update.
- update(BPMonitorList) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
update.
- update(OpticsList) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
update.
- update(PowerSupplyList) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
update.
- UPDATE - Enum constant in enum class org.scictrl.mp.orbitcorrect.model.IDataConnector.PushStrategy
-
Update values.
- UPDATE_MANUAL - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Update mode code for manual update.
- UPDATE_MODE_CHANGE - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
UPDATE_MODE_CHANGE="DataBush update mode changed"
- UPDATE_MODE_STRINGS - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Array holds string descriptions for DataBush update codes.
- UPDATE_ON_EVENT - Static variable in interface org.scictrl.mp.orbitcorrect.DBConst
-
Update mode code for automatic update.
- updateAll() - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
updateAll.
- updateBeam() - Method in class org.scictrl.mp.orbitcorrect.utilities.ClosedOrbitAnalyzerBean
-
updateBeam.
- updateBeam() - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
updateBeam.
- updateBeamTrace() - Method in class org.scictrl.mp.orbitcorrect.utilities.OrbitMonitor
-
updateBeamTrace.
- updateFailed(ActionReportEvent) - Method in class org.scictrl.mp.orbitcorrect.ActionReportAdapter
-
Void method, that can be overrided by child class, if necessary.
- updateLinearOptics() - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushInfo
-
Reads energy from InfoServerBean and updates machine functions with new energy.
- updateMatrices() - Method in class org.scictrl.mp.orbitcorrect.model.optics.AbstractCalibratedMagnet
-
updateMatrices.
- updateMode - Variable in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This field indicates when should DataBush be updated (when update method is manually demanded or when event happen).
- updatePerformed(ActionReportEvent) - Method in class org.scictrl.mp.orbitcorrect.ActionReportAdapter
-
Invoked when manual update is performed.
- updatePerformed(ActionReportEvent) - Method in interface org.scictrl.mp.orbitcorrect.IActionReportListener
-
Invoked when manual update is performed.
- updateReference(double[], Orientation) - Method in class org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
-
updateReference.
- UPP - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
UPP="update preformed"
- uRL - Variable in class org.scictrl.mp.orbitcorrect.accessories.AbstractParameterReader
-
base URL
- Utilities - Class in org.scictrl.mp.orbitcorrect.accessories
-
Class of useful methods, which are printing lists, matrices etc, that are in use in DataBush.
V
- V - Static variable in enum class org.scictrl.mp.orbitcorrect.Orientation
-
Constant
V
- valid - Variable in class org.scictrl.mp.orbitcorrect.utilities.ResponseMatrix
-
If values are valid.
- value() - Method in class org.scictrl.mp.orbitcorrect.DBElementDescriptor
-
This method returns code of descripted element.
- value() - Method in enum class org.scictrl.mp.orbitcorrect.Orientation
-
Deprecated.use ordinal()
- ValueList<T> - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This class
- ValueList(ElementList<T>, double[]) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.ValueList
-
Constructor for ValueList.
- valueOf(String) - Static method in enum class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.scictrl.mp.orbitcorrect.model.IDataConnector.PushStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.scictrl.mp.orbitcorrect.model.IDataConnector.UpdateStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.scictrl.mp.orbitcorrect.Orientation
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.scictrl.mp.orbitcorrect.model.IDataConnector.PushStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.scictrl.mp.orbitcorrect.model.IDataConnector.UpdateStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.scictrl.mp.orbitcorrect.Orientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vector(int, int) - Static method in class org.scictrl.mp.orbitcorrect.utilities.NRUtil
-
vector.
- ver - Variable in class org.scictrl.mp.orbitcorrect.accessories.DefaultBeamSimulator
-
Vertical BPM data.
- VER_POSITION - Static variable in class org.scictrl.mp.orbitcorrect.model.optics.BPMonitor
-
Constant
VER_POSITION="verPosition"
- VerCorrector - Class in org.scictrl.mp.orbitcorrect.model.optics
-
This type represents vertical corrector.
- VerCorrector(String) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.VerCorrector
-
Constructs
VerCorrector
with specified name and default parameter's values. - VerCorrector(String, boolean, double, double, String, double, String, String, double) - Constructor for class org.scictrl.mp.orbitcorrect.model.optics.VerCorrector
-
Constructs the
VerCorrector
with specified parameters. - VerCorrectorList - Class in org.scictrl.mp.orbitcorrect.model.optics
-
VerCorrectorList class.
- VERTICAL - Enum constant in enum class org.scictrl.mp.orbitcorrect.Orientation
-
Vertical orientation.
W
- waitForNextLoop(AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AbstractAutomaticOCModel
-
waitForNextLoop.
- waitForNextLoop(AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.FastModeAutomaticOC
-
waitForNextLoop.
- waitForNextLoop(AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.StepAutomaticOC
-
waitForNextLoop.
- waitForNextLoop(AutomaticOrbitCorrectionOperator) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.TimeBasedAutomaticOC
-
waitForNextLoop.
- waitIdle(long) - Method in class org.scictrl.mp.orbitcorrect.correction.automatic.AutomaticOrbitCorrectionOperator
-
Waits for provided number of milliseconds
- WAITING - Enum constant in enum class org.scictrl.mp.orbitcorrect.correction.OrbitCorrectionOperator.State
-
Waiting.
- watchdogRunning - Variable in class org.scictrl.mp.orbitcorrect.server.DataBushServerLocal
-
Process watchdog.
- whitespaceChars(int, int) - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Specifies that all characters c in the range
low <= c <= high
are white space characters. - wordChars(int, int) - Method in class org.scictrl.mp.orbitcorrect.accessories.FileTokenizer
-
Specifies that all characters c in the range
low <= c <= high
are word constituents. - WRONG_MARKER_POSITION - Static variable in interface org.scictrl.mp.orbitcorrect.DBString
-
Constant
WRONG_MARKER_POSITION="Marker \"{0}\" is standing be"{trunked}
X
- x - Variable in class org.scictrl.mp.orbitcorrect.model.optics.SimpleData
-
X position
- x() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PositionedData
-
This method returns machine function, parallel to orbit plane and perpendicular to beam direction.
- X(double) - Method in class org.scictrl.mp.orbitcorrect.accessories.PolynomialFunction
-
Returns the value of polynomial function Y at point y.
- X_PART - Static variable in class org.scictrl.mp.orbitcorrect.DBMath
-
Tells to assamble matrix only elements concerning X axis.
Y
- Y(double) - Method in class org.scictrl.mp.orbitcorrect.accessories.PolynomialFunction
-
Returns the value of polynomial function X at point x.
Z
- z - Variable in class org.scictrl.mp.orbitcorrect.model.optics.SimpleData
-
Z position
- z() - Method in class org.scictrl.mp.orbitcorrect.model.optics.PositionedData
-
This method returns machine function, perpendicular to orbit plane and to beam direction.
- Z_PART - Static variable in class org.scictrl.mp.orbitcorrect.DBMath
-
Tells to assamble matrix only elements concerning Z axis.
_
- _applyMagnets(PowerSupplyList, DataBushPackedException) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method sets such current to
PowerSupply
's ofPowerSupplyList
l that desired magnetic strength on magnets will be achieved. - _applyPowerSupplies(PowerSupplyList, DataBushPackedException) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method sets the same current to
PowerSupplyBean
's ofPowerSupply
's ofPowerSupplyList
l as is on theirPowerSupply
's. - _connect(BPMonitorList, DataBushPackedException) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method call method
_connect(DBExceptionHolder)
on allBPMonitor
's fromBPMonitorList
and consequently connect allBPMonitor
's onBeamPositionMonitorBean
. - _connect(PowerSupplyList, DataBushPackedException) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method call method
_connect(DBExceptionHolder)
on allPowerSupplay
's fromPowerSupplyList
and consequently connect allPowerSupplay
's onPowerSupplyBean
. - _disconnect(BPMonitorList) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method call method
_disconnect(DBExceptionHolder)
on allBPMonitor
's fromBPMonitorList
and consequently disconnect allBPMonitor
's onBeamPositionMonitorBean
. - _disconnect(PowerSupplyList) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method call method
_disconnect(DBExceptionHolder)
on allPowerSupplay
's fromPowerSupplyList
and consequently disconnect allPowerSupplay
's onPowerSupplyBean
. - _H - Static variable in enum class org.scictrl.mp.orbitcorrect.Orientation
-
Constant
_H=_HORIZONTAL
- _HORIZONTAL - Static variable in enum class org.scictrl.mp.orbitcorrect.Orientation
-
Constant
_HORIZONTAL=0
- _updateBPMs(BPMonitorList, DataBushPackedException) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method call method
_update(DBExceptionHolder)
on allBPMonitor
's fromBPMonitorList
and consequently update allBPMonitor
's onBeamPositionMonitorBean
. - _updateMagnets(AbstractProtectedList<? extends AbstractMagnetElement>, PowerSupplyList, DataBushPackedException) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method call method
_update(DBExceptionHolder)
onAbstractCalibratedMagnet
's fromMagnetList
's of dependent magnet ofPowerSupplay
's fromPowerSupplayList
, if they are members ofAbstractProtectedList
l. - _updatePowerSupplies(PowerSupplyList, DataBushPackedException) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
This method call method
_update(DBExceptionHolder)
on allPowerSupplay
's fromPowerSupplyList
and consequently update allPowerSupplay
's onPowerSupplyBean
. - _updateSpecials(DataBushEnt, DataBushPackedException) - Method in class org.scictrl.mp.orbitcorrect.model.optics.DataBushHandler
-
_updateSpecials.
- _V - Static variable in enum class org.scictrl.mp.orbitcorrect.Orientation
-
Constant
_V=_VERTICAL
- _VERTICAL - Static variable in enum class org.scictrl.mp.orbitcorrect.Orientation
-
Constant
_VERTICAL=1
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form