casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
casa::PlotMSDBusApp Class Reference

class PlotEngine; More...

#include <PlotMSDBusApp.h>

Inheritance diagram for casa::PlotMSDBusApp:
casa::QtDBusXmlApp casa::PlotMSParametersWatcher casa::PlotMSPlotManagerWatcher casa::QtDBusApp

Public Member Functions

QString dbusName () const
 
 PlotMSDBusApp (PlotEngine &plotms)
 Non-Static //. More...
 
 ~PlotMSDBusApp ()
 Destructor. More...
 
bool connectToDBus (const QString &dbus_name="")
 Connects to the DBus server using the dbusName() method with the current process ID. More...
 
void parametersHaveChanged (const PlotMSWatchedParameters &params, int updateFlag)
 Implements PlotMSParametersWatcher::parametersHaveChanged(). More...
 
void plotsChanged (const PlotMSPlotManager &manager)
 Implements PlotMSPlotManagerWatcher::plotsChanged(). More...
 
- Public Member Functions inherited from casa::QtDBusApp
QString dbusServiceName (const QString &name, const pid_t pid)
 
QString dbusObjectName (const QString &name, const pid_t pid)
 
const QString & dbusServiceName (const QString &name="")
 
const QString & dbusObjectName (const QString &name="")
 
 QtDBusApp ()
 
virtual ~QtDBusApp ()
 
- Public Member Functions inherited from casa::PlotMSParametersWatcher
 PlotMSParametersWatcher ()
 Constructor. More...
 
virtual ~PlotMSParametersWatcher ()
 Destructor. More...
 
- Public Member Functions inherited from casa::PlotMSPlotManagerWatcher
 PlotMSPlotManagerWatcher ()
 Constructor. More...
 
virtual ~PlotMSPlotManagerWatcher ()
 Destructor. More...
 

Static Public Member Functions

static const QString & name ()
 
static casacore::String dbusName (pid_t pid)
 Returns the name that the plotms in the process with the given ID is (or would be) registered with in the CASA DBus server. More...
 
- Static Public Member Functions inherited from casa::QtDBusXmlApp
static bool dbusXmlCallNoRet (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, bool isAsync=false)
 Calls the given method on the object with the given name that is registered with CASA's DBus server, using the given parameters. More...
 
static bool dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, bool &retValue, bool *retValueSet=NULL)
 Like dbusXmlCallNoRet(), except that if the remote method has a return value of the given type, then the value is set accordingly. More...
 
static bool dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, int &retValue, bool *retValueSet=NULL)
 
static bool dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, casacore::uInt &retValue, bool *retValueSet=NULL)
 
static bool dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, double &retValue, bool *retValueSet=NULL)
 
static bool dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, casacore::String &retValue, bool *retValueSet=NULL)
 
static bool dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, casacore::Record &retValue, bool *retValueSet=NULL)
 
static bool dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, casacore::Array< bool > &retValue, bool *retValueSet=NULL)
 
static bool dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, casacore::Array< int > &retValue, bool *retValueSet=NULL)
 
- Static Public Member Functions inherited from casa::QtDBusApp
static QDBusConnection connection ()
 
static QString serviceOwner (const QString &service)
 
static QString serviceOwner (const std::string &service)
 
static bool serviceIsAvailable (const QString &service)
 
static bool serviceIsAvailable (const std::string &service)
 
static QString generateServiceName (const QString &name, const pid_t pid)
 

Static Public Attributes

static const casacore::String APP_NAME
 Static //. More...
 
static const casacore::String APP_CASAPY_SWITCH
 
static const casacore::String APP_LOGFILENAME_SWITCH
 
static const casacore::String APP_LOGFILTER_SWITCH
 
static const casacore::String PARAM_AVERAGING
 PARAMETERS //. More...
 
static const casacore::String PARAM_AXIS_X
 
static const casacore::String PARAM_AXIS_Y
 
static const casacore::String PARAM_AXIS_Y_LOCATION
 
static const casacore::String PARAM_SHOWATM
 
static const casacore::String PARAM_SHOWTSKY
 
static const casacore::String PARAM_SHOWIMAGE
 
static const casacore::String PARAM_GRIDROWS
 
static const casacore::String PARAM_GRIDCOLS
 
static const casacore::String PARAM_CLEARSELECTIONS
 
static const casacore::String PARAM_DATACOLUMN_X
 
static const casacore::String PARAM_DATACOLUMN_Y
 
static const casacore::String PARAM_FRAME_X
 
static const casacore::String PARAM_FRAME_Y
 
static const casacore::String PARAM_INTERP_X
 
static const casacore::String PARAM_INTERP_Y
 
static const casacore::String PARAM_DATA_INDEX
 
static const casacore::String PARAM_FILENAME
 
static const casacore::String PARAM_FLAGGING
 
static const casacore::String PARAM_HEIGHT
 
static const casacore::String PARAM_ITERATE
 
static const casacore::String PARAM_PLOTINDEX
 
static const casacore::String PARAM_PRIORITY
 
static const casacore::String PARAM_SELECTION
 
static const casacore::String PARAM_TRANSFORMATIONS
 
static const casacore::String PARAM_CALIBRATION
 
static const casacore::String PARAM_PAGE_HEADER_ITEMS
 
static const casacore::String PARAM_UPDATEIMMEDIATELY
 
static const casacore::String PARAM_WIDTH
 
static const casacore::String PARAM_EXPORT_FILENAME
 
static const casacore::String PARAM_EXPORT_FORMAT
 
static const casacore::String PARAM_EXPORT_VERBOSE
 
static const casacore::String PARAM_EXPORT_RANGE
 
static const casacore::String PARAM_EXPORT_HIGHRES
 
static const casacore::String PARAM_EXPORT_DPI
 
static const casacore::String PARAM_EXPORT_WIDTH
 
static const casacore::String PARAM_EXPORT_HEIGHT
 
static const casacore::String PARAM_EXPORT_INTERACTIVE
 
static const casacore::String PARAM_EXPORT_ASYNC
 
static const casacore::String PARAM_COLORIZE
 
static const casacore::String PARAM_COLORAXIS
 
static const casacore::String PARAM_CANVASTITLE
 
static const casacore::String PARAM_CANVASTITLEFONT
 
static const casacore::String PARAM_SHOWXLABEL
 
static const casacore::String PARAM_SHOWYLABEL
 
static const casacore::String PARAM_XAXISLABEL
 
static const casacore::String PARAM_YAXISLABEL
 
static const casacore::String PARAM_XAXISFONT
 
static const casacore::String PARAM_YAXISFONT
 
static const casacore::String PARAM_SHOWMAJORGRID
 
static const casacore::String PARAM_SHOWMINORGRID
 
static const casacore::String PARAM_MAJORCOLOR
 
static const casacore::String PARAM_MINORCOLOR
 
static const casacore::String PARAM_MAJORSTYLE
 
static const casacore::String PARAM_MINORSTYLE
 
static const casacore::String PARAM_MAJORWIDTH
 
static const casacore::String PARAM_MINORWIDTH
 
static const casacore::String PARAM_SHOWLEGEND
 
static const casacore::String PARAM_LEGENDPOSITION
 
static const casacore::String PARAM_XAUTORANGE
 
static const casacore::String PARAM_XMIN
 
static const casacore::String PARAM_XMAX
 
static const casacore::String PARAM_YAUTORANGE
 
static const casacore::String PARAM_YMIN
 
static const casacore::String PARAM_YMAX
 
static const casacore::String PARAM_SYMBOL
 
static const casacore::String PARAM_SYMBOLSHAPE
 
static const casacore::String PARAM_SYMBOLSIZE
 
static const casacore::String PARAM_SYMBOLCOLOR
 
static const casacore::String PARAM_SYMBOLFILL
 
static const casacore::String PARAM_SYMBOLOUTLINE
 
static const casacore::String PARAM_FLAGGEDSYMBOL
 
static const casacore::String PARAM_FLAGGEDSYMBOLSHAPE
 
static const casacore::String PARAM_FLAGGEDSYMBOLSIZE
 
static const casacore::String PARAM_FLAGGEDSYMBOLCOLOR
 
static const casacore::String PARAM_FLAGGEDSYMBOLFILL
 
static const casacore::String PARAM_FLAGGEDSYMBOLOUTLINE
 
static const casacore::String PARAM_XCONNECTOR
 
static const casacore::String PARAM_TIMECONNECTOR
 
static const casacore::String METHOD_GETLOGPARAMS
 DBus method name for getting the log parameters, including: the sink filename (PARAM_FILENAME) and the filter priority (PARAM_PRIORITY). More...
 
static const casacore::String METHOD_SETLOGPARAMS
 DBus method name for setting the log parameters, using a casacore::Record with zero or more of the parameters set (see METHOD_GETLOGPARAMS). More...
 
static const casacore::String METHOD_GETPLOTMSPARAMS
 DBus method name for getting the plotms parameters, including: the "clear selections on axes change" flag (PARAM_CLEARSELECTIONS), and the cached image width (PARAM_WIDTH) and height (PARAM_HEIGHT). More...
 
static const casacore::String METHOD_SETPLOTMSPARAMS
 DBus method name for setting the plotms parameters, using a casacore::Record with zero or more of the parameters set (see METHOD_GETPLOTMSPARAMS). More...
 
static const casacore::String METHOD_SETCACHEDIMAGESIZETOSCREENRES
 DBus method name for setting the cached image size to the current screen resolution. More...
 
static const casacore::String METHOD_GETPLOTPARAMS
 DBus method name for getting the plot parameters at the given index (PARAM_PLOTINDEX), including: the casacore::MS filename (PARAM_FILENAME), the x axis (PARAM_AXIS_X) and data column (PARAM_DATACOLUMN_X), the y axis (PARAM_AXIS_Y) and data column (PARAM_DATACOLUMN_Y), averaging (PARAM_AVERAGING), selection (PARAM_SELECTION), transformations (PARAM_TRANSFORMATIONS), and calibration (PARAM_CALIBRATION) PARAMETERS: plot index. More...
 
static const casacore::String METHOD_SETPLOTPARAMS
 DBus method name for setting the plot parameters at the given index (PARAM_PLOTINDEX), using a casacore::Record with zero or more of the parameters set (see METHOD_GETPLOTPARAMS). More...
 
static const casacore::String METHOD_SETEXPORTPARAMS
 Sets the export parameters. More...
 
static const casacore::String METHOD_GETFLAGGING
 DBus method name for getting the flag extension parameters (PARAM_FLAGGING). More...
 
static const casacore::String METHOD_SETFLAGGING
 DBus method name for setting the flag extension parameters. More...
 
static const casacore::String METHOD_SHOW
 DBus method names for showing/hiding the window. More...
 
static const casacore::String METHOD_HIDE
 
static const casacore::String METHOD_UPDATE
 DBus method name for updating the running PlotMS with any attributes that were set with updateImmediately = false. More...
 
static const casacore::String METHOD_CLEARPLOTS
 Existing plots should be removed. More...
 
static const casacore::String METHOD_QUIT
 DBus method name for quitting the entire application. More...
 
static const casacore::String METHOD_SAVE
 DBus method name for exporting plot file. More...
 
static const casacore::String METHOD_ISDRAWING
 DBus method name for determining if a plot is being drawn. More...
 
static const casacore::String METHOD_ISCLOSED
 is the top widget still shown More...
 
static const casacore::String METHOD_LOCATEINFO
 DBus method name for locating points in a specified region PARAMETERS: upper left and lower right bounding box coordinates RETURNS: meta data of located points (casacore::Record) More...
 

Protected Member Functions

void dbusRunXmlMethod (const casacore::String &methodName, const casacore::Record &parameters, casacore::Record &retValue, const casacore::String &callerName, bool isAsync)
 Implements QtDBusXmlApp::dbusRunXmlMethod(). More...
 
void dbusXmlReceived (const QtDBusXML &xml)
 Overrides QtDBusXmlApp::dbusXmlReceived() to print the message to the log as needed. More...
 
- Protected Member Functions inherited from casa::QtDBusXmlApp
 QtDBusXmlApp ()
 Constructor. More...
 
virtual ~QtDBusXmlApp ()
 Destructor. More...
 
bool dbusRegisterSelf (const casacore::String &name="")
 IMPLEMENTED METHODS //. More...
 
void dbusUnregisterSelf ()
 Unregisters this object with CASA's DBus server, if it is registered. More...
 
bool dbusSelfIsRegistered () const
 Returns true if this object is currently registered with CASA's DBus server, false otherwise. More...
 
casacore::String dbusSelfRegisteredName () const
 Returns the name that this object is registered with with CASA's DBus server, or an empty casacore::String if this application is not currently registered. More...
 
bool dbusXmlCallNoRet (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, bool isAsync=false)
 Calls the static version of the method with this application's name. More...
 
bool dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, bool &retValue, bool *retValueSet=NULL)
 
bool dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, int &retValue, bool *retValueSet=NULL)
 
bool dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, casacore::uInt &retValue, bool *retValueSet=NULL)
 
bool dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, double &retValue, bool *retValueSet=NULL)
 
bool dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, casacore::String &retValue, bool *retValueSet=NULL)
 
bool dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, casacore::Record &retValue, bool *retValueSet=NULL)
 
bool dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, casacore::Array< bool > &retValue, bool *retValueSet=NULL)
 
bool dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record &parameters, casacore::Array< int > &retValue, bool *retValueSet=NULL)
 
- Protected Member Functions inherited from casa::QtDBusApp
bool connectToDBus (QObject *object, const QString &dbus_name="")
 

Private Member Functions

void log (const casacore::String &message)
 Helper methods for posting log messages. More...
 
void logWarn (const casacore::String &message)
 
bool plotParameters (int &plotIndex) const
 Adjusts the given plot index to be an acceptable, and returns whether the parameters were resized or not. More...
 
bool update ()
 Helper for updating. More...
 
bool _savePlot (const casacore::Record &parameters)
 helper for saving More...
 
casacore::Record _locateInfo (const casacore::Record &parameters)
 helper for locate More...
 
bool checkPlotIndex (int index)
 Make sure users don't set the plot index to an invalid value. More...
 

Private Attributes

PlotEngineitsPlotms_
 Parent PlotMS. More...
 
PlotMSParameters itsParams_
 Set PlotMS parameters that haven't yet been transferred to the current PlotMS. More...
 
std::vector< PlotMSPlotParametersitsPlotParams_
 Set PlotMSSinglePlot parameters that haven't yet been transfered to the current PlotMS. More...
 
bool itsUpdateFlag_
 Flag for whether to call update() during show() or not. More...
 

Friends

class PlotMSDBusAppWatcher
 

Detailed Description

class PlotEngine;

Subclass of QtDBusXmlApp to control plotms using DBus communication.

Definition at line 42 of file PlotMSDBusApp.h.

Constructor & Destructor Documentation

casa::PlotMSDBusApp::PlotMSDBusApp ( PlotEngine plotms)

Non-Static //.

Constructor which takes PlotMS parent object.

casa::PlotMSDBusApp::~PlotMSDBusApp ( )

Destructor.

Member Function Documentation

casacore::Record casa::PlotMSDBusApp::_locateInfo ( const casacore::Record parameters)
private

helper for locate

bool casa::PlotMSDBusApp::_savePlot ( const casacore::Record parameters)
private

helper for saving

bool casa::PlotMSDBusApp::checkPlotIndex ( int  index)
private

Make sure users don't set the plot index to an invalid value.

bool casa::PlotMSDBusApp::connectToDBus ( const QString &  dbus_name = "")
virtual

Connects to the DBus server using the dbusName() method with the current process ID.

Returns whether the connection succeeded or not.

Implements casa::QtDBusApp.

QString casa::PlotMSDBusApp::dbusName ( ) const
inlinevirtual

Implements casa::QtDBusApp.

Definition at line 51 of file PlotMSDBusApp.h.

References name().

static casacore::String casa::PlotMSDBusApp::dbusName ( pid_t  pid)
static

Returns the name that the plotms in the process with the given ID is (or would be) registered with in the CASA DBus server.

void casa::PlotMSDBusApp::dbusRunXmlMethod ( const casacore::String methodName,
const casacore::Record parameters,
casacore::Record retValue,
const casacore::String callerName,
bool  isAsync 
)
protectedvirtual
void casa::PlotMSDBusApp::dbusXmlReceived ( const QtDBusXML xml)
protectedvirtual

Overrides QtDBusXmlApp::dbusXmlReceived() to print the message to the log as needed.

Reimplemented from casa::QtDBusXmlApp.

void casa::PlotMSDBusApp::log ( const casacore::String message)
private

Helper methods for posting log messages.

void casa::PlotMSDBusApp::logWarn ( const casacore::String message)
private
static const QString& casa::PlotMSDBusApp::name ( )
static

Referenced by dbusName().

void casa::PlotMSDBusApp::parametersHaveChanged ( const PlotMSWatchedParameters params,
int  updateFlag 
)
virtual
bool casa::PlotMSDBusApp::plotParameters ( int &  plotIndex) const
private

Adjusts the given plot index to be an acceptable, and returns whether the parameters were resized or not.

void casa::PlotMSDBusApp::plotsChanged ( const PlotMSPlotManager manager)
virtual
bool casa::PlotMSDBusApp::update ( )
private

Helper for updating.

Friends And Related Function Documentation

friend class PlotMSDBusAppWatcher
friend

Definition at line 46 of file PlotMSDBusApp.h.

Member Data Documentation

const casacore::String casa::PlotMSDBusApp::APP_CASAPY_SWITCH
static

Definition at line 58 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::APP_LOGFILENAME_SWITCH
static

Definition at line 59 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::APP_LOGFILTER_SWITCH
static

Definition at line 60 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::APP_NAME
static

Static //.

Constants for the casaplotms standalone executable.

Definition at line 57 of file PlotMSDBusApp.h.

PlotMSParameters casa::PlotMSDBusApp::itsParams_
private

Set PlotMS parameters that haven't yet been transferred to the current PlotMS.

Definition at line 297 of file PlotMSDBusApp.h.

PlotEngine& casa::PlotMSDBusApp::itsPlotms_
private

Parent PlotMS.

PlotMSApp& itsPlotms_;

Definition at line 293 of file PlotMSDBusApp.h.

std::vector<PlotMSPlotParameters> casa::PlotMSDBusApp::itsPlotParams_
private

Set PlotMSSinglePlot parameters that haven't yet been transfered to the current PlotMS.

Definition at line 301 of file PlotMSDBusApp.h.

bool casa::PlotMSDBusApp::itsUpdateFlag_
private

Flag for whether to call update() during show() or not.

This will be true if the user updates something while the GUI is hidden.

Definition at line 305 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_CLEARPLOTS
static

Existing plots should be removed.

PARAMETERS: none. RETURNS: none.

Definition at line 233 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_GETFLAGGING
static

DBus method name for getting the flag extension parameters (PARAM_FLAGGING).

PARAMETERS: none. RETURNS: value (casacore::Record), unless invalid or run asynchronously.

Definition at line 208 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_GETLOGPARAMS
static

DBus method name for getting the log parameters, including: the sink filename (PARAM_FILENAME) and the filter priority (PARAM_PRIORITY).

PARAMETERS: none. RETURNS: value (casacore::Record), unless invalid or run asynchronously.

Definition at line 155 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_GETPLOTMSPARAMS
static

DBus method name for getting the plotms parameters, including: the "clear selections on axes change" flag (PARAM_CLEARSELECTIONS), and the cached image width (PARAM_WIDTH) and height (PARAM_HEIGHT).

PARAMETERS: none. RETURNS: value (casacore::Record), unless invalid or run asynchronously.

Definition at line 168 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_GETPLOTPARAMS
static

DBus method name for getting the plot parameters at the given index (PARAM_PLOTINDEX), including: the casacore::MS filename (PARAM_FILENAME), the x axis (PARAM_AXIS_X) and data column (PARAM_DATACOLUMN_X), the y axis (PARAM_AXIS_Y) and data column (PARAM_DATACOLUMN_Y), averaging (PARAM_AVERAGING), selection (PARAM_SELECTION), transformations (PARAM_TRANSFORMATIONS), and calibration (PARAM_CALIBRATION) PARAMETERS: plot index.

RETURNS: value (casacore::Record), unless invalid or run asynchronously.

Definition at line 190 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_HIDE
static

Definition at line 221 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_ISCLOSED
static

is the top widget still shown

Definition at line 248 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_ISDRAWING
static

DBus method name for determining if a plot is being drawn.

Definition at line 245 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_LOCATEINFO
static

DBus method name for locating points in a specified region PARAMETERS: upper left and lower right bounding box coordinates RETURNS: meta data of located points (casacore::Record)

Definition at line 253 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_QUIT
static

DBus method name for quitting the entire application.

PARAMETERS: none. RETURNS: none.

Definition at line 238 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_SAVE
static

DBus method name for exporting plot file.

Definition at line 242 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_SETCACHEDIMAGESIZETOSCREENRES
static

DBus method name for setting the cached image size to the current screen resolution.

PARAMETERS: none. RETURNS: none.

Definition at line 180 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_SETEXPORTPARAMS
static

Sets the export parameters.

PARAMETERS: value (casacore::Record). RETURNS: none.

Definition at line 202 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_SETFLAGGING
static

DBus method name for setting the flag extension parameters.

PARAMETERS: flagging value. RETURNS: none.

Definition at line 213 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_SETLOGPARAMS
static

DBus method name for setting the log parameters, using a casacore::Record with zero or more of the parameters set (see METHOD_GETLOGPARAMS).

PARAMETERS: value (casacore::Record). RETURNS: none.

Definition at line 161 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_SETPLOTMSPARAMS
static

DBus method name for setting the plotms parameters, using a casacore::Record with zero or more of the parameters set (see METHOD_GETPLOTMSPARAMS).

PARAMETERS: value (casacore::Record). RETURNS: none.

Definition at line 174 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_SETPLOTPARAMS
static

DBus method name for setting the plot parameters at the given index (PARAM_PLOTINDEX), using a casacore::Record with zero or more of the parameters set (see METHOD_GETPLOTPARAMS).

PARAMETERS: value (casacore::Record). RETURNS: none.

Definition at line 197 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_SHOW
static

DBus method names for showing/hiding the window.

Does NOT quit the entire application. PARAMETERS: none. RETURNS: none.

Definition at line 220 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::METHOD_UPDATE
static

DBus method name for updating the running PlotMS with any attributes that were set with updateImmediately = false.

PARAMETERS: none. RETURNS: none.

Definition at line 228 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_AVERAGING
static

PARAMETERS //.

Parameter names.

Definition at line 68 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_AXIS_X
static

Definition at line 69 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_AXIS_Y
static

Definition at line 70 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_AXIS_Y_LOCATION
static

Definition at line 71 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_CALIBRATION
static

Definition at line 93 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_CANVASTITLE
static

Definition at line 109 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_CANVASTITLEFONT
static

Definition at line 110 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_CLEARSELECTIONS
static

Definition at line 77 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_COLORAXIS
static

Definition at line 108 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_COLORIZE
static

Definition at line 107 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_DATA_INDEX
static

Definition at line 84 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_DATACOLUMN_X
static

Definition at line 78 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_DATACOLUMN_Y
static

Definition at line 79 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_EXPORT_ASYNC
static

Definition at line 106 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_EXPORT_DPI
static

Definition at line 102 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_EXPORT_FILENAME
static

Definition at line 97 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_EXPORT_FORMAT
static

Definition at line 98 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_EXPORT_HEIGHT
static

Definition at line 104 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_EXPORT_HIGHRES
static

Definition at line 101 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_EXPORT_INTERACTIVE
static

Definition at line 105 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_EXPORT_RANGE
static

Definition at line 100 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_EXPORT_VERBOSE
static

Definition at line 99 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_EXPORT_WIDTH
static

Definition at line 103 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_FILENAME
static

Definition at line 85 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_FLAGGEDSYMBOL
static

Definition at line 139 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_FLAGGEDSYMBOLCOLOR
static

Definition at line 142 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_FLAGGEDSYMBOLFILL
static

Definition at line 143 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_FLAGGEDSYMBOLOUTLINE
static

Definition at line 144 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_FLAGGEDSYMBOLSHAPE
static

Definition at line 140 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_FLAGGEDSYMBOLSIZE
static

Definition at line 141 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_FLAGGING
static

Definition at line 86 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_FRAME_X
static

Definition at line 80 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_FRAME_Y
static

Definition at line 81 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_GRIDCOLS
static

Definition at line 76 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_GRIDROWS
static

Definition at line 75 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_HEIGHT
static

Definition at line 87 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_INTERP_X
static

Definition at line 82 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_INTERP_Y
static

Definition at line 83 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_ITERATE
static

Definition at line 88 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_LEGENDPOSITION
static

Definition at line 126 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_MAJORCOLOR
static

Definition at line 119 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_MAJORSTYLE
static

Definition at line 121 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_MAJORWIDTH
static

Definition at line 123 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_MINORCOLOR
static

Definition at line 120 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_MINORSTYLE
static

Definition at line 122 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_MINORWIDTH
static

Definition at line 124 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_PAGE_HEADER_ITEMS
static

Definition at line 94 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_PLOTINDEX
static

Definition at line 89 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_PRIORITY
static

Definition at line 90 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SELECTION
static

Definition at line 91 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SHOWATM
static

Definition at line 72 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SHOWIMAGE
static

Definition at line 74 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SHOWLEGEND
static

Definition at line 125 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SHOWMAJORGRID
static

Definition at line 117 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SHOWMINORGRID
static

Definition at line 118 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SHOWTSKY
static

Definition at line 73 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SHOWXLABEL
static

Definition at line 111 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SHOWYLABEL
static

Definition at line 112 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SYMBOL
static

Definition at line 133 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SYMBOLCOLOR
static

Definition at line 136 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SYMBOLFILL
static

Definition at line 137 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SYMBOLOUTLINE
static

Definition at line 138 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SYMBOLSHAPE
static

Definition at line 134 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_SYMBOLSIZE
static

Definition at line 135 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_TIMECONNECTOR
static

Definition at line 146 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_TRANSFORMATIONS
static

Definition at line 92 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_UPDATEIMMEDIATELY
static

Definition at line 95 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_WIDTH
static

Definition at line 96 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_XAUTORANGE
static

Definition at line 127 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_XAXISFONT
static

Definition at line 115 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_XAXISLABEL
static

Definition at line 113 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_XCONNECTOR
static

Definition at line 145 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_XMAX
static

Definition at line 129 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_XMIN
static

Definition at line 128 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_YAUTORANGE
static

Definition at line 130 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_YAXISFONT
static

Definition at line 116 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_YAXISLABEL
static

Definition at line 114 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_YMAX
static

Definition at line 132 of file PlotMSDBusApp.h.

const casacore::String casa::PlotMSDBusApp::PARAM_YMIN
static

Definition at line 131 of file PlotMSDBusApp.h.


The documentation for this class was generated from the following file: