Pulsar::CalibratorTypes::Flux Class Reference

Flux calibrator. More...

#include <CalibratorTypes.h>

Inheritance diagram for Pulsar::CalibratorTypes::Flux:
Pulsar::Calibrator::Type

Public Member Functions

unsigned get_nparam () const
 Return the number of parameters that describe the transformation.
 
- Public Member Functions inherited from Pulsar::Calibrator::Type
virtual std::string get_name () const
 Return the name of the calibrator type.
 
virtual Typeclone () const =0
 Return a new instance of derived type.
 
virtual bool is_a (const Type *that) const
 Return true if that is a this.
 
template<class T >
bool is_a () const
 Return true if this is a T.
 

Additional Inherited Members

- Static Public Member Functions inherited from Pulsar::Calibrator::Type
static Typefactory (const std::string &name)
 Construct a new instance of Calibrator::Type, based on name.
 
static Typefactory (const Calibrator *)
 Construct a new instance of Calibrator::Type, based on Calibrator.
 

Detailed Description

Flux calibrator.


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

Generated using doxygen 1.8.17