Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | synthesis | |
Module | simulator | |
Tool | dynamicsched |
Recover an observing schedule from a table
Synopsis
recoverschedule(scheduletable)
Description
Recover an observing schedule from a table. This returns F if the table read in
not not contain a valid schedule record.
Arguments
scheduletable
Name of table to recover the observng schedule from
Allowed:
String
Default:
''
Returns
Bool
Example
mysched.recoverschedule(scheduletable='SCHEDULE1.SAVE');
Next: dynamicsched.defaultinitialize - Function
Up: dynamicsched - Tool
Previous: dynamicsched.saveschedule - 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