nraonrao
 
NRAO Home > CASA > CasaRef
quanta.done - Function

1.4.1 Free resources used by tool. Current implementation ignores input parameter, does nothing and returns true
Description

Currently, this method is an NOP.

Arguments





Inputs

kill

force kill of the default tool (ignored)

allowed:

bool

Default:

false

Returns
bool

Example

"""  
#  
print "\t----\t done Ex 1 \t----"  
print qa.done()  
#True  
print qa.done()  
#True  
print qa.done(kill=T)  
#True  
#  
"""

Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu

Copyright © 2008 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search

Updated daily during alpha development.