This is the complete list of members for carta::MomentGenerator, including all inherited members.
_axis | carta::MomentGenerator | private |
_cancel | carta::MomentGenerator | private |
_error_msg | carta::MomentGenerator | private |
_exclude_pix | carta::MomentGenerator | private |
_filename | carta::MomentGenerator | private |
_first_report_made | carta::MomentGenerator | private |
_image | carta::MomentGenerator | private |
_image_moments | carta::MomentGenerator | private |
_include_pix | carta::MomentGenerator | private |
_logger | carta::MomentGenerator | private |
_moment_map | carta::MomentGenerator | private |
_moment_suffix_map | carta::MomentGenerator | private |
_moments | carta::MomentGenerator | private |
_pre_progress | carta::MomentGenerator | private |
_progress | carta::MomentGenerator | private |
_progress_callback | carta::MomentGenerator | private |
_rest_frequency | carta::MomentGenerator | private |
_spectral_axis | carta::MomentGenerator | private |
_start_time | carta::MomentGenerator | private |
_stokes_axis | carta::MomentGenerator | private |
_sub_image | carta::MomentGenerator | private |
_success | carta::MomentGenerator | private |
_total_steps | carta::MomentGenerator | private |
CalculateMoments(int file_id, const casacore::ImageRegion &image_region, int spectral_axis, int stokes_axis, int name_index, const GeneratorProgressCallback &progress_callback, const CARTA::MomentRequest &moment_request, CARTA::MomentResponse &moment_response, std::vector< GeneratedImage > &collapse_results, const RegionState ®ion_state, const std::string &stokes) | carta::MomentGenerator | |
done() | carta::MomentGenerator | |
GetErrorMessage() const | carta::MomentGenerator | |
GetInputFileName() | carta::MomentGenerator | private |
GetMomentMode(CARTA::Moment moment) | carta::MomentGenerator | private |
GetMomentSuffix(casacore::Int moment) | carta::MomentGenerator | private |
IsCancelled() const | carta::MomentGenerator | |
IsSuccess() const | carta::MomentGenerator | |
MomentGenerator(const casacore::String &filename, std::shared_ptr< casacore::ImageInterface< float > > image) | carta::MomentGenerator | |
ResetImageMoments(const casacore::ImageRegion &image_region) | carta::MomentGenerator | private |
SetImageRestFrequency(double rest_frequency) | carta::MomentGenerator | private |
SetMomentAxis(const CARTA::MomentRequest &moment_request) | carta::MomentGenerator | private |
SetMomentImageLogger(const CARTA::MomentRequest &moment_request, const RegionState ®ion_state, const std::string &stokes) | carta::MomentGenerator | private |
SetMomentTypeMaps() | carta::MomentGenerator | inlineprivate |
SetMomentTypes(const CARTA::MomentRequest &moment_request) | carta::MomentGenerator | private |
SetPixelRange(const CARTA::MomentRequest &moment_request) | carta::MomentGenerator | private |
SetRestFrequency(const CARTA::MomentRequest &moment_request) | carta::MomentGenerator | private |
setStepCount(int count) | carta::MomentGenerator | |
setStepsCompleted(int count) | carta::MomentGenerator | |
StopCalculation() | carta::MomentGenerator | |
~MomentGenerator()=default | carta::MomentGenerator | |