Pulsar::UnloadJones Class Reference

Unloads SystemCalibrator as a 2-D array of Jones matrices. More...

#include <UnloadJones.h>

Inheritance diagram for Pulsar::UnloadJones:
Pulsar::SystemCalibrator::Unloader Reference::Able Reference::HeapTracked

Public Member Functions

 UnloadJones ()
 Default constructor.
void unload (SystemCalibrator *)
 Unload the SystemCalibrator solution using the current settings.
Public Member Functions inherited from Pulsar::SystemCalibrator::Unloader
 Unloader ()
 Default constructor.
virtual void set_archive_class (const std::string &)
 Copy constructor.
virtual void set_filename (const std::string &)
 Set the filename of the result.
virtual void set_filename (const Archive *, unsigned subint)
 Create a filename from the archive and sub-integration.
virtual void set_extension (const std::string &)
 Set the extension used when creating a filename.
virtual void set_program (const std::string &)
 Set the name of the program; enables verbosity.
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

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
Protected Attributes inherited from Pulsar::SystemCalibrator::Unloader
std::string archive_class
std::string filename
std::string extension
std::string program

Detailed Description

Unloads SystemCalibrator as a 2-D array of Jones matrices.

Jones matrix coordinates are printed as a function of time and frequency. The output can be read with "pac -Q"

Member Function Documentation

◆ unload()


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

Generated using doxygen 1.14.0