Uses of Enum Class
org.scictrl.mp.orbitcorrect.Orientation
Packages that use Orientation
Package
Description
-
Uses of Orientation in org.scictrl.mp.orbitcorrect
Fields in org.scictrl.mp.orbitcorrect declared as OrientationModifier and TypeFieldDescriptionstatic final OrientationOrientation.HConstantHstatic final OrientationOrientation.VConstantVMethods in org.scictrl.mp.orbitcorrect that return OrientationModifier and TypeMethodDescriptionIOrientationMarker.getOrientation()getOrientation.static OrientationReturns the enum constant of this class with the specified name.static Orientation[]Orientation.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Orientation in org.scictrl.mp.orbitcorrect.correction
Methods in org.scictrl.mp.orbitcorrect.correction that return OrientationMethods in org.scictrl.mp.orbitcorrect.correction with parameters of type OrientationModifier and TypeMethodDescriptionOrbitCorrectionController.calculateCorrection(OrbitCorrectionOperator op, Orientation ori) calculateCorrection.OrbitCorrectionController.calculateResponseMatrix(OrbitCorrectionOperator op, Orientation ori) calculateResponseMatrix.booleanOrbitCorrectionController.checkDevices(AutomaticOrbitCorrectionOperator operator, Orientation o, boolean fail) checkDevices.OrbitCorrectionController.getBPMonitors(Orientation ori) getBPMonitors.OrbitCorrectionOperator.getBPMonitors(Orientation ori) getBPMonitors.OrbitCorrectionController.getCorrectors(Orientation ori) Getter for the fieldcorrectors.OrbitCorrectionOperator.getCorrectors(Orientation ori) getCorrectors.doubleOrbitCorrectionController.getMaxStep(Orientation ori) Getter for the fieldmaxStep.OrbitCorrectionController.getOrbitCorrectionModel(Orientation ori) getOrbitCorrectionModel.OrbitCorrectionOperator.getResponseMatrix(Orientation ori) Getter for the fieldresponseMatrix.voidIOrbitCorrectionModel.initialize(Orientation ori) Initializes model for selected orientation.voidOrbitCorrectionController.setBPMonitors(ElementList<BPMonitor> l, Orientation ori) setBPMonitors.voidOrbitCorrectionController.setCorrectors(ElementList<AbstractCorrector> l, Orientation ori) Setter for the fieldcorrectors.voidOrbitCorrectionOperator.setLastCorrection(Correction lastCorrection, Orientation ori) Setter for the fieldlastCorrection.voidOrbitCorrectionController.setMaxStep(Orientation ori, double step) Setter for the fieldmaxStep.booleanOrbitCorrectionController.testDevices(AutomaticOrbitCorrectionOperator operator, Orientation o, boolean fail) testDevices.Constructors in org.scictrl.mp.orbitcorrect.correction with parameters of type OrientationModifierConstructorDescriptionCorrection(ElementList<AbstractCorrector> corr, RFGenerator rf, double[] correction, Orientation ori, double scale, int eigenvaluesUsed, double[] eigenvalues) Constructor -
Uses of Orientation in org.scictrl.mp.orbitcorrect.correction.automatic
Methods in org.scictrl.mp.orbitcorrect.correction.automatic with parameters of type OrientationModifier and TypeMethodDescriptionprotected booleanFastModeAutomaticOC.executeCorectionStep(Orientation ori, AutomaticOrbitCorrectionOperator operator, boolean dryRun) executeCorectionStep.protected booleanStepAutomaticOC.executeCorectionStep(Orientation ori, AutomaticOrbitCorrectionOperator operator, boolean dryRun) executeCorectionStep.protected voidTimeBasedAutomaticOC.executeCorectionStep(Orientation ori, JProgressBar prog, AutomaticOrbitCorrectionOperator operator) executeCorectionStep.protected voidTimeBasedAutomaticOC.executeCorrectionLoop(Orientation ori, AutomaticOrbitCorrectionOperator operator) Implementing method, which executes correction for specified orientation until new rms is not worse or equal.doubleFastModeAutomaticOC.getEnergyMin(Orientation ori) Getter for the fieldenergyMin.voidFastModeAutomaticOC.setEnergyMin(Orientation ori, double energyMin) Setter for the fieldenergyMin. -
Uses of Orientation in org.scictrl.mp.orbitcorrect.correction.models
Methods in org.scictrl.mp.orbitcorrect.correction.models that return OrientationMethods in org.scictrl.mp.orbitcorrect.correction.models with parameters of type OrientationModifier and TypeMethodDescriptionvoidAbstractOCModel.initialize(Orientation ori) Initializes model for selected orientation. -
Uses of Orientation in org.scictrl.mp.orbitcorrect.server
Methods in org.scictrl.mp.orbitcorrect.server with parameters of type OrientationModifier and TypeMethodDescriptionvoidDataBushServerLocal.addOrbitCorrectionModelClass(String model, Orientation ori) addOrbitCorrectionModelClass.voidDataBushServerLocal.calculateCorrection(Orientation orientation) calculateCorrection.ServerDataModel.getAvailableBPMs(Orientation orinetation) getAvailableBPMs.ServerDataModel.getAvailableCorrectionModels(Orientation o) getAvailableCorrectionModels.ServerDataModel.getAvailableCorrectors(Orientation orientation) getAvailableCorrectors.boolean[]ServerDataModel.getBPMsSelection(Orientation orinetation) getBPMsSelection.ServerDataModel.getSelectedBPMs(Orientation orinetation) getSelectedBPMs. -
Uses of Orientation in org.scictrl.mp.orbitcorrect.server.app
Methods in org.scictrl.mp.orbitcorrect.server.app with parameters of type OrientationModifier and TypeMethodDescriptionprotected voidAbstractOCAppServer.updateReference(double[] d, Orientation ori) updateReference. -
Uses of Orientation in org.scictrl.mp.orbitcorrect.utilities
Methods in org.scictrl.mp.orbitcorrect.utilities with parameters of type OrientationModifier and TypeMethodDescriptionstatic final ResponseMatrixResponseMatrix.fillWithCloseOrbitCalculation(ResponseMatrix rm, DataBush dataBush, Orientation orientation) Fills the provided RM with closed-orbit calculated matrix data.double[][]ClosedOrbitAnalyzerBean.getApproximatedBeamData(Orientation orientation) Getter for the fieldapproximatedBeamData.doubleOrbit.getAvg(Orientation ori) Getter for the fieldavg.double[][]ClosedOrbitAnalyzerBean.getBeamTrace(Orientation orientation) Returns beam trace calculation for given orientationdouble[][]IBeamTraceProvider.getBeamTrace(Orientation ori) Returns beam trace calculation for given orientationdouble[][]OrbitMonitor.getBeamTrace(Orientation orientation) Returns beam trace calculation for given orientationdouble[]ClosedOrbitAnalyzerBean.getCorrectorKicks(Orientation orientation) Getter for the fieldcorrectorKicks.ClosedOrbitAnalyzerBean.getCorrectors(Orientation orientation) Getter for the fieldcorrectors.intClosedOrbitAnalyzerBean.getEigenvectorsUsed(Orientation orientation) Getter for the fieldeigenvectorsUsed.doubleOrbit.getMax(Orientation ori) Getter for the fieldmax.doubleClosedOrbitAnalyzerBean.getMinimalEigenvalue(Orientation orientation) Getter for the fieldminimalEigenvalue.doubleOrbit.getPosition(Orientation ori, int i) getPosition.doubleOrbit.getPosition(Orientation ori, String bpm) getPosition.double[]Orbit.getPositions(Orientation ori) Getter for the fieldpositions.double[]ClosedOrbitAnalyzerBean.getQuadrupoleKicks(Orientation orientation) Getter for the fieldquadrupoleKicks.doubleOrbit.getRms(Orientation ori) Getter for the fieldrms.doubleOrbit.getStd(Orientation ori) Getter for the fieldstd.voidClosedOrbitAnalyzerBean.setMinimalEigenvalue(double newMinimalEigenvalue, Orientation orientation) Setter for the fieldminimalEigenvalue.