![]() |
CARTA Backend
The backend component of CARTA
|
This is the complete list of members for carta::PvGenerator, including all inherited members.
_file_id | carta::PvGenerator | private |
_name | carta::PvGenerator | private |
DISTANCE enum value | carta::PvGenerator | |
GetPvCoordinateSystem(const std::shared_ptr< casacore::CoordinateSystem > &input_csys, casacore::IPosition &pv_shape, const std::string &position_name, const casacore::Quantity &position_increment, double position_refval, double position_refpix, double spectral_refval, int stokes, bool reverse) | carta::PvGenerator | private |
GetPvImage(const std::shared_ptr< Frame > &frame, const casacore::Matrix< float > &pv_data, casacore::IPosition &pv_shape, PositionAxisType axis_type, const casacore::Quantity &position_increment, int start_chan, int stokes, bool reverse, GeneratedImage &pv_image, std::string &message) | carta::PvGenerator | |
OFFSET enum value | carta::PvGenerator | |
PositionAxisType enum name | carta::PvGenerator | |
PvGenerator() | carta::PvGenerator | |
SetFileName(int index, const std::string &filename, bool is_preview=false) | carta::PvGenerator | |
SetPvImageName(const std::string &filename, int index, bool is_preview) | carta::PvGenerator | private |
SetupPvImage(const std::shared_ptr< casacore::ImageInterface< float > > &input_image, const std::shared_ptr< casacore::CoordinateSystem > &input_csys, casacore::IPosition &pv_shape, const std::string &position_name, const casacore::Quantity &position_increment, double position_refval, double position_refpix, double spectral_refval, int stokes, bool reverse, std::string &message) | carta::PvGenerator | private |
~PvGenerator()=default | carta::PvGenerator |