casa
5.7.0-16
|
#include <casa/Containers/Record.h>
#include <graphics/GenericPlotter/PlotFactory.h>
#include <plotms/PlotMS/PlotMSWatchedParameters.h>
Go to the source code of this file.
Classes | |
class | casa::PlotMSPlotParameters |
Parameters for a PlotMSPlot. More... | |
class | casa::PlotMSPlotParameters::Group |
Static //. More... | |
Namespaces | |
casa | |
-*- mode: c++ -*- | |
Macros | |
#define | PMS_PP_CALL(PARAMS, GROUP, METHOD,...) |
Helper macros to simplify calling a method on a subparameters group. More... | |
#define | PMS_PP_RETCALL(PARAMS, GROUP, METHOD, DEFAULT,...) |
#define PMS_PP_CALL | ( | PARAMS, | |
GROUP, | |||
METHOD, | |||
... | |||
) |
Helper macros to simplify calling a method on a subparameters group.
Definition at line 228 of file PlotMSPlotParameters.h.
#define PMS_PP_RETCALL | ( | PARAMS, | |
GROUP, | |||
METHOD, | |||
DEFAULT, | |||
... | |||
) |
Definition at line 232 of file PlotMSPlotParameters.h.