Ask a Question | Search PSRCHIVE: |
Home
|
MeanInstrument.h 44 };
void update(MEAL::Complex2 *model) const Update the Model parameters with the current mean. Definition: MeanFeed.C:11 void update(MEAL::Complex2 *model) const Update the Model parameters with the current mean. Definition: MeanSingleAxis.C:13 const SingleAxis * get_backend() const Provide access to the SingleAxis model. Definition: VariableBackend.C:127 double chisq(const MEAL::Complex2 *model) const Return a measure of the difference between the mean and model. Definition: MeanInstrument.C:34 MeanFeed feed The mean values of the Feed model parameters. Definition: MeanInstrument.h:47 const Feed * get_feed() const Provide access to the Feed model. Definition: Instrument.C:177 void integrate(const MEAL::Complex2 *model) Add the Model parameters to the running mean. Definition: MeanInstrument.C:23 MeanSingleAxis single_axis The mean values of the SingleAxis model parameters. Definition: MeanInstrument.h:44 void update(MEAL::Complex2 *model) const Update the Model parameters with the current value of the mean. Definition: MeanInstrument.C:12 const VariableBackend * get_backend() const Provide access to the backend model. Definition: BackendFeed.C:60 A weighted mean of SingleAxis parameter estimates. Definition: MeanSingleAxis.h:27 Generated using doxygen 1.8.17
|