int drms_segment_getdims ( DRMS_Segment_t seg,
DRMS_SegmentDimInfo_t di 
)

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

Parameters:
seg DRMS segment whose information is used to initialize di.
di Receives, by reference, the segment information in seg.
Returns:
DRMS status (see drms_statuscodes.h). 0 if successful, non-0 otherwise.

Definition at line 515 of file drms_segment.c.


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