Go to the source code of this file.
Classes | |
| class | casa::PlotMSPlotParameters |
| Parameters for a PlotMSPlot. More... | |
| class | casa::PlotMSPlotParameters::Group |
| Static //. More... | |
Namespaces | |
| namespace | casa |
----------------------------------------------------------------------------- Start of casa namespace ----------------------------------------------------------------------------- | |
Defines | |
| #define | PMS_PP_CALL(PARAMS, GROUP, METHOD,...) |
| Helper macros to simplify calling a method on a subparameters group. | |
| #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.
1.6.1