void drms_array2missing ( DRMS_Array_t arr  ) 

Sets all the values in the array arr->data to the DRMS entity representing missing (fill) data for the data type arr->type, for example DRMS_MISSING_SHORT or DRMS_MISSING_DOUBLE. If the data type is DRMS_TYPE_STRING, the values are set to single-byte null terminators. Note that the value defined for DRMS_MISSING_TIME is in fact a valid double-precision number, and that this value is defined differently from the definitions used for representation of invalid strings in sscan_time.

Parameters:
arr The DRMS array struct whose values are set to missing.

Definition at line 201 of file drms_array.c.


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