casa
5.7.0-16
|
#include <PlotMSParameters.h>
Public Member Functions | |
DirectionAxisParams (PMS::CoordSystem coordSystem=PMS::DEFAULT_COORDSYSTEM, PMS::InterpMethod interpMethod=PMS::DEFAULT_INTERPMETHOD) | |
PMS::CoordSystem | getCoordSystem () const |
PMS::InterpMethod | getInterpMethod () const |
Private Attributes | |
PMS::CoordSystem | coordSystem_ |
PMS::InterpMethod | interpMethod_ |
Friends | |
bool | operator< (const DirectionAxisParams &p1, const DirectionAxisParams &p2) |
bool | operator!= (const DirectionAxisParams &p1, const DirectionAxisParams &p2) |
Definition at line 162 of file PlotMSParameters.h.
casa::DirectionAxisParams::DirectionAxisParams | ( | PMS::CoordSystem | coordSystem = PMS::DEFAULT_COORDSYSTEM , |
PMS::InterpMethod | interpMethod = PMS::DEFAULT_INTERPMETHOD |
||
) |
PMS::CoordSystem casa::DirectionAxisParams::getCoordSystem | ( | ) | const |
PMS::InterpMethod casa::DirectionAxisParams::getInterpMethod | ( | ) | const |
|
friend |
|
friend |
|
private |
Definition at line 173 of file PlotMSParameters.h.
|
private |
Definition at line 174 of file PlotMSParameters.h.