- FILL = 0
- NUM_METHODS
Null destructor
return the name of this object type the distributed object system.
This function is required as part of the DO system
the returned vector contains the names of all the methods which may be
used via the distributed object system.
This function is required as part of the DO system
the returned vector contains the names of all the methods which are to
trivial to warrent automatic logging.
This function is required as part of the DO system
Run the specified method. This is the function used by the distributed
object system to invoke any of the specified member functions in thios
class.
This function is required as part of the DO system
The copy constructor is private and undefined
The assignment operator is private and undefined
Enums for each public method
Review Status
Prerequisite
Etymology
From "FITS", "interferometry data interchange" and "Measurement Set".
Synopsis
This class is the interface to glish for the MSFitsIDI class
Example
Motivation
Glish access to the FITS-IDI to MS tool
Thrown Exceptions
To Do
Member Description
fitsidi2ms(const String& msfile, const String& fitsin)
Create a fitsidi2ms object from a FITS-IDI data source
and output MS file name
~fitsidi2ms()
void fill()
Fill the MS
virtual String className() const
virtual Vector<String> methods() const
virtual Vector<String> noTraceMethods() const
virtual MethodResult runMethod(uInt which, ParameterSet& inputRecord, Bool runMethod)
fitsidi2ms()
The default constructor is private and undefined
fitsidi2ms(const fitsidi2ms& other)
fitsidi2ms& operator=(const fitsidi2ms& other)
enum methods