Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: functional.mask - Function Up: functional - Tool Previous: functional.masks - Function


functional.setmasks - Function



Package utility
Module functionals
Tool functional


Set the functional masks


Synopsis
setmasks(mask)


Arguments

mask in masks to be set
    Allowed: boolean array
    Default: unset


Returns
bool or fail


Description

Set all the parameter masks



Example
- a:=dfs.gaussian1d()
- a.setmasks([T,F,F])
T 
- a.masks()           
[T F F]  
- a.fdf([0,1])        
[[1:2,]
    1      1      0 0
    0.0625 0.0625 0 0]





next up previous contents index
Next: functional.mask - Function Up: functional - Tool Previous: functional.masks - 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