Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | synthesis | |
Module | simulator | |
Tool | dynamicsched |
Specify parameters which affect how quickly source changes occur
Synopsis
setchangeinfo(azslewrate, elslewrate, changeoverhead)
Description
Specify parameters which affect how quickly source changes can occur.
Arguments
azslewrate
Slew rate in azimuth axis
Allowed:
Quantity
Default:
2deg/s'
elslewrate
Slew rate in elevation axis
Allowed:
Quantity
Default:
1deg/s'
changeoverhead
Time lost to setup and calibration when switching projects
Allowed:
Quantity
Default:
'60s'
Returns
Bool
Example
mysched.setchangeinfo(azslewrate='2deg/s', elslewrate='2deg/s',
changeoverhead='60s')
Next: dynamicsched.settimes - Function
Up: dynamicsched - Tool
Previous: dynamicsched.settaudata - 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