INLINE int drms_array_settime ( DRMS_Array_t arr,
axislen_t *  indexarr,
double  value 
)

Set an array element in manner similar to drms_array_set and drms_array_setext, except do not perform a type conversion; the array data type arr->type must be DRMS_TYPE_TIME).

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

Definition at line 444 of file drms_array.h.


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