projects/maven/KP_Toolkit/misc_lib/
mvn_kp_range_select.pro
Routines
top source MVN_KP_RANGE_SELECT
MVN_KP_RANGE_SELECT, kp_data, time, begin_index, end_index
HERE RESTS THE ONE SENTENCE ROUTINE DESCRIPTION :Params: bounds : in, required, type="lonarr(ndims, 3)" bounds :Keywords: start : out, optional, type=lonarr(ndims) input for start argument to H5S_SELECT_HYPERSLAB count : out, optional, type=lonarr(ndims) input for count argument to H5S_SELECT_HYPERSLAB block : out, optional, type=lonarr(ndims) input for block keyword to H5S_SELECT_HYPERSLAB stride : out, optional, type=lonarr(ndims) input for stride keyword to H5S_SELECT_HYPERSLAB
Parameters
- kp_data
- time
- begin_index
- end_index
File attributes
Modification date: | Tue Oct 21 13:53:19 2014 |
Lines: | 39 |