> | array_id | SdsIdType | Identifier of the structure array. |
---|---|---|---|
> | nindices | long | Number of indices supplied in the array indices. This should be one or the same as the number of dimensions of the array. |
> | indices | unsigned long* | An array of length nindices containing the indices to the component of the structure array. If nindicies is 1, then treat the structure array as having only one dimension even if it has more. |
< | id | SdsIdType* | The identifier of the component. |
! | status | StatusType* | Modified status. Possible failure codes are: |
SDS__NOMEM | Insufficient memory for creation |
---|---|
SDS__NOTARRAY | Not a structure array. |
SDS__INDEXERR | Indices invalid. |
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au