Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | synthesis | |
Module | simulator | |
Tool | dynamicsched |
Save the observing projects to a Table
Synopsis
saveprojects(projecttable, allprojects, whichprojects)
Description
Save the observing projects to a Table. Information such as the amount of time actually
observed on each project and the sensitivity of those observations is also saved.
Arguments
projecttable
Name of table to save projects to
Allowed:
String
Default:
''
allprojects
Save all projects
Allowed:
Bool
Default:
T
whichprojects
Projects to save (if allprojects==F)
Allowed:
Vector of Ints
Default:
[]
Returns
Bool
Example
mysched.saveprojects(projecttable='PROJECTS.SAVE')
Next: dynamicsched.recoverprojects - Function
Up: dynamicsched - Tool
Previous: dynamicsched.probview - 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