polynomial::Expert Class Reference

Expert interface to polynomial attributes. More...

#include <polyco.h>

Public Member Functions

 Expert (polynomial *p)
 
void set_tempov11 (bool v)
 
void set_telescope (char v)
 
void set_freq (double v)
 
void set_reftime (const MJD &v)
 
void set_refphase (const Pulsar::Phase &v)
 
void set_reffrequency (double v)
 
void set_nspan (double v)
 
void set_dm (float v)
 
void set_ncoef (unsigned v)
 
void set_doppler_shift (double v)
 
void set_psrname (const std::string &v)
 
void set_binary (bool v)
 
void set_binph (double v)
 
double * get_coefs ()
 

Public Attributes

polynomialinstance
 

Detailed Description

Expert interface to polynomial attributes.


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

Generated using doxygen 1.8.17