INLINE int drms_array_set ( DRMS_Array_t arr,
axislen_t *  indexarr,
DRMS_Value_t *  src 
)

Sets the value of the arr->data array element indexed by the vector indexarr, of length arr->naxis (at least) to the value src, converted to the type src->type by drms2* as necessary.

Parameters:
arr The DRMS array struct whose array element is set.
indexarr The array of index values that specify an array element whose value is set.
src The to which the designed array element is set.
Returns:
DRMS status (see drms_statuscodes.h). 0 if successful, non-0 otherwise.

Definition at line 648 of file drms_array.h.


Generated on Mon Mar 26 07:00:49 2018 for JSOC_Documentation by  doxygen 1.5.7.1