|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FourMSController | |
---|---|
ACAMController | |
FourMS |
Uses of FourMSController in ACAMController |
---|
Subclasses of FourMSController in ACAMController | |
---|---|
class |
ACAMController
This is the top level class for the ACAM controller which will be used to create all of the classes which will be used to effect and coordinate the control of the ACAM instrument. |
Uses of FourMSController in FourMS |
---|
Fields in FourMS declared as FourMSController | |
---|---|
private FourMSController |
FourMSControllerMessageDispatcher.ER412Controller
We will use this to dispatch the messages to the simulator object for processing |
private FourMSController |
FourMSCommsMonitor.InstrumentController
This is the instrument controller which is used to reset the status of the instrument controller task in the event of communications failure. |
Constructors in FourMS with parameters of type FourMSController | |
---|---|
FourMSCommsMonitor(MessageHandler SyslogMessageHandler,
MessageListener FourMSMessageListener,
java.lang.String TimeOutNBItem,
iParameterNoticeBoard.ParameterNoticeBoardSupplier ParameterNoticeBoard,
long CommsTimeoutPeriod,
org.omg.CORBA.ORB Orb,
FourMSController InstrumentController)
Constructor |
|
FourMSControllerMessageDispatcher(MessageHandler SyslogMessageHandler,
FourMSController ER412Controller)
This the constructor of the class |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |