#include <sdfit_cmpt.h>
// TODO: WRITE YOUR DESCRIPTION HERE!
Definition at line 35 of file sdfit_cmpt.h.
Public Member Functions | |
| sdfit () | |
| sdfit (const asap::SDFitTable &fittab) | |
| virtual | ~sdfit () |
| ::casac::sdfit * | open (const std::string &tablename="") |
| int | __len__ (const int nfits_=0) |
| std::vector< bool > | getfixedparameters (const int which=0) |
| std::vector< double > | getparameters (const int which=0) |
| std::vector< std::string > | getfunctions (const int which=0) |
| std::vector< int > | getcomponents (const int which=0) |
| std::vector< std::string > | getframeinfo (const int which=0) |
| casac::sdfit::sdfit | ( | ) |
| casac::sdfit::sdfit | ( | const asap::SDFitTable & | fittab | ) |
| virtual casac::sdfit::~sdfit | ( | ) | [virtual] |
| ::casac::sdfit* casac::sdfit::open | ( | const std::string & | tablename = "" |
) |
| int casac::sdfit::__len__ | ( | const int | nfits_ = 0 |
) |
| std::vector<bool> casac::sdfit::getfixedparameters | ( | const int | which = 0 |
) |
| std::vector<double> casac::sdfit::getparameters | ( | const int | which = 0 |
) |
| std::vector<std::string> casac::sdfit::getfunctions | ( | const int | which = 0 |
) |
| std::vector<int> casac::sdfit::getcomponents | ( | const int | which = 0 |
) |
| std::vector<std::string> casac::sdfit::getframeinfo | ( | const int | which = 0 |
) |
1.5.1