Ask a Question | Search PSRCHIVE: |
Home
|
Calibration::SingleAxisPolynomial Class Reference A SingleAxis parameterized by Polynomial ordinates. More...
Inheritance diagram for Calibration::SingleAxisPolynomial:
Detailed DescriptionA SingleAxis parameterized by Polynomial ordinates. This class provides an example use of the ChainRule class. The SingleAxis Complex2 is used so that the gain, differential gain, and differential phase vary separately as polynomial functions of an independent variable. This class is used in test_ReceptionModel as a verification of the underlying assumptions of the ChainRule. Member Function Documentation◆ random()
Generate random Polynomial coefficients.
◆ set_abscissa()
Set the abscissa of each of the Polynomial functions. Set the abscissa of each of the polynomial functions. Referenced by set_argument(). Member Data Documentation◆ npoly
The number of free parameters in the SingleAxis model. Each of the free parameters will be constrained by a Polynomial Function The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|