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


next up previous contents index
Next: calibrater.reset - Function Up: calibrater - Tool Previous: calibrater.setsolvebandpoly - Function


calibrater.state - Function



Package synthesis
Module calibrater
Tool calibrater


Request the apply/solve state of the calibrater tool


Synopsis
state()


Returns
Bool



Description

Request the apply/solve state of the calibrater tool. A listing of all calibration components that have been set for application or solving is written to the logger.



Example
c:=calibrater('3C273XC1.MS');
c.setapply ('P', 5.0);
c.setsolve ('G', 300.0, F, 3, 'gcal_1', T);
c.state();





next up previous contents index
Next: calibrater.reset - Function Up: calibrater - Tool Previous: calibrater.setsolvebandpoly - 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