|
User Documentation |
||||||||
| prev file | next file | |||||||||
| SUMMARY: fields | routine DETAILS: routine | |||||||||
./guide File emptystack.pro
emptystack |
Empty !g.astack. Normally this simply sets !g.acount to 0. Optionally it can also reset the values to zero and it can shrink the size to its initial size of 5120 elements. The UniPOPS name, EMPTY, is already used in IDL and hence could not be used here.
| Keywords | |
|
reset |
When set, the values will be reset to 0. |
|
shrink |
When set, the size of the array will be reset to its initial size of 5120 elements. |