Uses of Interface
org.scictrl.mp.orbitcorrect.ICurrentApplyModel
Packages that use ICurrentApplyModel
Package
Description
-
Uses of ICurrentApplyModel in org.scictrl.mp.orbitcorrect.accessories
Classes in org.scictrl.mp.orbitcorrect.accessories that implement ICurrentApplyModelModifier and TypeClassDescriptionfinal class
This is default implementation of ICurrentApplyModel. -
Uses of ICurrentApplyModel in org.scictrl.mp.orbitcorrect.model.optics
Methods in org.scictrl.mp.orbitcorrect.model.optics that return ICurrentApplyModelModifier and TypeMethodDescriptionDataBush.getCurrentApplyModel()
Returns model for applying current.Methods in org.scictrl.mp.orbitcorrect.model.optics with parameters of type ICurrentApplyModelModifier and TypeMethodDescriptionvoid
DataBush.setCurrentApplyModel
(ICurrentApplyModel newValue) Sets the model for applying current.