Return a zero-based index triplet defining start,end,increment that can be used
to access the elements of the underlying 1D array storage for this
MultiArray.
Return a zero-based index triplet defining start,end,increment that can be used
to access individual elements of the underlying 1D array storage for this
MultiArray.
Return a Fortran index triplet defining start,end,increment that can be used
to access the elements of the underlying 1D array storage for this
MultiArray.
Return a Fortran style index triplet defining start,end,increment that can be used
to access individual elements of the underlying 1D array storage for this
MultiArray.
Reads data from an open JavaSeis dataset into a MultiArray
Shape must be greater than or equal to the
JavaSeis dataset axis lengths for the subset that will be read.