Uses of Interface
org.scictrl.mp.orbitcorrect.model.IControlSystemEngine
Package
Description
-
Uses of IControlSystemEngine in org.scictrl.mp.orbitcorrect.accessories
Modifier and TypeClassDescriptionclass
DefaultControlSystemEngine implements IControlSystemEngine and gives it some functionality. -
Uses of IControlSystemEngine in org.scictrl.mp.orbitcorrect.epics
-
Uses of IControlSystemEngine in org.scictrl.mp.orbitcorrect.model.optics
Modifier and TypeMethodDescriptionDataBush.getControlSystemEngine()
This method returnIControlSystemEngine
, that is used.Modifier and TypeMethodDescriptionvoid
DataBush.setControlSystemEngine
(IControlSystemEngine newControlSystemEngine) This method setsIControlSystemEngine
.