> | array_id | SdsIdType | Identifier of the structure array. |
---|---|---|---|
> | nindices | long | Number of indices supplied in the array indices. This should be 1 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 to be inserted. |
! | status | StatusType* | Modified status. Possible failure codes are: |
SDS__EXTERN | Structure array or object is external. |
---|---|
SDS__NOTARRAY | Not a structure array. |
SDS__INDEXERR | Indices invalid. |
SDS__NOTTOP | Not a top level object. |
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au