Calibration::FluxCalObservation Class Reference

Manages flux calibrator source state and backend transformation. More...

#include <FluxCalManager.h>

Inheritance diagram for Calibration::FluxCalObservation:
Reference::Able Reference::HeapTracked

Public Member Functions

void update ()
 
- Public Member Functions inherited from Reference::Able
 Able (const Able &)
 
Ableoperator= (const Able &)
 
unsigned get_reference_count () const
 
- Public Member Functions inherited from Reference::HeapTracked
 HeapTracked (const HeapTracked &)
 
HeapTrackedoperator= (const HeapTracked &)
 
bool __is_on_heap () const
 

Public Attributes

Signal::Source source_type
 Source code (FluxCalOn or FluxCalOff)
 
Reference::To< BackendEstimatebackend
 Backend transformation for this observation. More...
 
Reference::To< SourceEstimatesource
 Model of source and its first guess/best estimate.
 

Additional Inherited Members

- Static Public Member Functions inherited from Reference::Able
static size_t get_instance_count ()
 
- Static Public Member Functions inherited from Reference::HeapTracked
static void * operator new (size_t size, void *ptr=0)
 
static void operator delete (void *location, void *ptr)
 
static void operator delete (void *location)
 
static size_t get_heap_queue_size ()
 
- Protected Member Functions inherited from Reference::Able
Handle__reference (bool active) const
 
void __dereference (bool auto_delete=true) const
 

Detailed Description

Manages flux calibrator source state and backend transformation.

Both model and initial estimate for each of source and backend

Member Data Documentation

◆ backend

Reference::To<BackendEstimate> Calibration::FluxCalObservation::backend

Backend transformation for this observation.

The absolute gain, differential gain, and differential phase may vary for each observation of the flux calibrator

Referenced by Calibration::FluxCalManager::add_backend().


The documentation for this class was generated from the following files:

Generated using doxygen 1.8.17