Uses of Class
org.scictrl.mp.orbitcorrect.ControlSystemException
Packages that use ControlSystemException
Package
Description
-
Uses of ControlSystemException in org.scictrl.mp.orbitcorrect
Methods in org.scictrl.mp.orbitcorrect that return ControlSystemExceptionConstructors in org.scictrl.mp.orbitcorrect with parameters of type ControlSystemExceptionModifierConstructorDescriptionControlSystemException(String s, Object source, Throwable intercepted, ControlSystemException previous) ControlSystemException constructor comment. -
Uses of ControlSystemException in org.scictrl.mp.orbitcorrect.accessories
Methods in org.scictrl.mp.orbitcorrect.accessories that throw ControlSystemExceptionModifier and TypeMethodDescriptionconnect.<T> IDataConnector<T> DefaultControlSystemEngine.connect(IBindedElement<T> el) connect.<T> TgetValue.voidDefaultControlSystemEngine.setFast(IWriteConnector<Double>[] properties, double[] values) setFast. -
Uses of ControlSystemException in org.scictrl.mp.orbitcorrect.correction
Methods in org.scictrl.mp.orbitcorrect.correction that throw ControlSystemExceptionModifier and TypeMethodDescriptionvoidOrbitCorrectionController.applyCorrection(OrbitCorrectionOperator op, Correction corr) applyCorrection.voidOrbitCorrectionController.applyUndo(OrbitCorrectionOperator op) Execute undo operation, if possible. -
Uses of ControlSystemException in org.scictrl.mp.orbitcorrect.correction.automatic
Methods in org.scictrl.mp.orbitcorrect.correction.automatic that throw ControlSystemExceptionModifier and TypeMethodDescriptionprotected voidTimeBasedAutomaticOC.executeCorectionStep(Orientation ori, JProgressBar prog, AutomaticOrbitCorrectionOperator operator) executeCorectionStep. -
Uses of ControlSystemException in org.scictrl.mp.orbitcorrect.epics
Methods in org.scictrl.mp.orbitcorrect.epics that throw ControlSystemExceptionModifier and TypeMethodDescriptionconnect.<T> org.scictrl.csshell.Connection<?, T, ?> connect.<T> IDataConnector<T> EControlSystemEngine.connect(IBindedElement<T> el) connect.EDataConnectorD.getFormat()getFormat.EDataConnectorDD.getFormat()getFormat.doubleEDataConnectorD.getMaxValue()getMaxValue.doubleEDataConnectorDD.getMaxValue()getMaxValue.doubleEDataConnectorD.getMinValue()getMinValue.doubleEDataConnectorDD.getMinValue()getMinValue method comment.<T> TgetValue.voidset.voidEControlSystemEngine.setFast(IWriteConnector<Double>[] properties, double[] values) setFast. -
Uses of ControlSystemException in org.scictrl.mp.orbitcorrect.model
Methods in org.scictrl.mp.orbitcorrect.model that throw ControlSystemExceptionModifier and TypeMethodDescriptionconnect.<T> IDataConnector<T> IControlSystemEngine.connect(IBindedElement<T> el) connect.IDataConnector.getFormat()getFormat.doubleIWriteConnector.getMaxValue()getMaxValue.doubleIWriteConnector.getMinValue()getMinValue.<T> TgetValue.voidset.voidIControlSystemEngine.setFast(IWriteConnector<Double>[] properties, double[] values) setFast. -
Uses of ControlSystemException in org.scictrl.mp.orbitcorrect.model.optics
Methods in org.scictrl.mp.orbitcorrect.model.optics that throw ControlSystemExceptionModifier and TypeMethodDescriptionintDataBush.applyFast(ElementList<AbstractDataBushElement> cor) Perform fast apply for elements in list.intDataBushHandler.applyFast(ElementList<AbstractDataBushElement> cor) This method applies correctors by calling method_applyFromMagnetson them.DataBushHandler.connectBPM(BPMonitor el) connectBPM.DataBushHandler.connectFrequencyProperty(RFGenerator rf) connectFrequencyProperty.DataBushHandler.connectInfoProperty(DataBushInfo info) This method on control system findsDoubleProperty, which represent energy, and return it.DataBushHandler.connectPowerSuply(PowerSupply ps) This method on control system findsRWDoubleProperty, which represent current (which current define parameter string), and return it.doubleAbstractCorrector.getMaxAngle()This method return maximal angle of change beam path, that can be caused by this element.doublePowerSupply.getMaxCurrent()This method return maximum current, that can power supply safely exceed.doubleAbstractBending.getMaxEnergy()This method return miximal energy that can be safely exceeded by this magnet.doubleRFGenerator.getMaxFrequency()This method return maximum current, that can power supply safely exceed.doubleQuadrupole.getMaxQuadrupoleStrength()This method returns maximal quadrupole strength, which can be achived.doubleAbstractCorrector.getMinAngle()This method return minimal angle of change beam path, that can be caused by this element.doublePowerSupply.getMinCurrent()This method return minimum current, that can power supply exceed.doubleAbstractBending.getMinEnergy()This method return minimal energy that can be exceeded by this magnet.doubleRFGenerator.getMinFrequency()This method return minimum current, that can power supply exceed.doubleQuadrupole.getMinQuadrupoleStrength()This method returns minimal quadrupole strength, which can be achived.