int drms_segment_writeslice ( DRMS_Segment_t seg,
DRMS_Array_t arr,
axislen_t *  start,
axislen_t *  end,
int  autoscale 
)

Parameters:
seg The segment that refers to a file which contains an image to which a slice of data will be written.
arr The array that contains a slice of data to be written.
start A vector of index values in the segment-file's image space that identifies a pixel
The index value, in all dimensions, that starts the slice.
Parameters:
end The index value, in all dimensions, that ends the slice.
Returns:
The created DRMS array struct.

Definition at line 2283 of file drms_segment.c.


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