Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: sinusoidfitterdemo - Function Up: sinusoidfitter - Tool Previous: sinusoidfitter.eval - Function


sinusoidfitter.setstate - Function



Package utility
Module mathematics
Tool sinusoidfitter


Set the state of the fitter


Synopsis
setstate(state)


Arguments

state   The state record indicated values in the fitter to change (Input).


Returns
Bool -- did the setstate succeed


Description
Change the state of the fitter. Use this to indicate the initial sinusoid parameters and the convergence criteria and maximum number of iteration. See the description for the fit function for a full list of the fields in the state record. Only the maxiter, criteria, amplitude, period, and x0 fields may be used to set the state of the fitter. Any other fields are ignored (and the fact that they have been ignored is logged).








next up previous contents index
Next: sinusoidfitterdemo - Function Up: sinusoidfitter - Tool Previous: sinusoidfitter.eval - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15