Uses of Class
FourMS.FourMSConversions

Packages that use FourMSConversions
FourMS   
PFIPController   
 

Uses of FourMSConversions in FourMS
 

Fields in FourMS declared as FourMSConversions
private  FourMSConversions FourMSParameterConverter.TypeConverter
          This object will be used to affect the type conversions which will be necessary, normally it will be specific to the instrument which is being controlled and the methods will be accessed through the reflection interface
 

Methods in FourMS with parameters of type FourMSConversions
 boolean FourMSParameterConverter.initialiseConverter(FourMSConversions TypeConverter)
          The purpose of this method is to initialise the convertor such that it is set up for this 4MS instrument.
 

Uses of FourMSConversions in PFIPController
 

Subclasses of FourMSConversions in PFIPController
 class PFIPParameterConversion
          This class contains all of the conversion methods which will be used to convert input and output parameters to the 4MS microprocessor for the prime focus instrument.