Uses of Class
FourMS.FourMSConversions

Packages that use FourMSConversions
FourMS   
 

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.