Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | synthesis | |
Module | simulator | |
Tool | dynamicsched |
Specifiy coarse telescope parameters which influence sensitivity
Synopsis
setsensitivity(dishdiameter, nantennas, npol)
Description
Specifiy coarse parameters which influence the array sensitivity, ie,
the number of antennas, their size, and the number of polarizations.
Arguments
dishdiameter
Size of antennas
Allowed:
Quantity
Default:
'12m'
nantennas
Number of antennas
Allowed:
Int
Default:
64
npol
Number of polarizations
Allowed:
Int
Default:
2
Returns
Bool
Example
mysched.setsensitivity(dishdiameter='12m', nantennas=64, npol=2);
Next: dynamicsched.setbandsensitivity - Function
Up: dynamicsched - Tool
Previous: dynamicsched.setphasecalinfo - 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