ARTS built-in documentation server
Workspace Method ArrayOfIndexSetConstant
Description
Creates an ArrayOfIndex of length nelem, with all values identical.
Authors: Patrick Eriksson
Synopsis
| ArrayOfIndexSetConstant( | ai, nelem, value ) |
Variables
| GOUT | ai | (ArrayOfIndex) | Variable to initialize. |
| IN | nelem | (Index) | This variable is used by the VectorSet workspace method. |
| GIN | value | (Index) | Array value.. |