int drms_segment_setdims ( DRMS_Segment_t seg,
DRMS_SegmentDimInfo_t di 
)

Sets the rank and axis lengths of seg to those of the di struct.

Parameters:
seg DRMS segment struct whose fields will be set.
di Segment information used to initialized seg.
Returns:
DRMS status (see drms_statuscodes.h). 0 if successful, non-0 otherwise.

Definition at line 497 of file drms_segment.c.


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