INLINE arraylen_t drms_array_offset ( DRMS_Array_t arr,
axislen_t *  indexarr 
)

Returns the offset, in bytes, from the start of the array arr->data of the datum at the coordinate value specified by the index array indexarr, which must be of dimension arr->naxis (at least).

Parameters:
arr The DRMS array struct for which the offset is being calculated.
indexarr The index into arr of the datum for which the offset is being calculated.
Returns:
The bytes offset of the datum at indexarr.

Definition at line 141 of file drms_array.h.


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