HDF5DotNet - C++/CLI Wrapper of the HDF5 Library
Welcome to HDF5DotNet
FAQ
HDF5DotNet Namespace
Callbacks
Enumerations
Exceptions
Handles
H5 Class
H5A Class
H5D Class
H5E Class
H5F Class
H5G Class
H5I Class
H5L Class
H5O Class
H5P Class
H5R Class
H5S Class
H5S Members
H5S Methods
close Method
create Method
create_simple Method
get_simple_extent_type Method
getSimpleExtentDims Method
getSimpleExtentMaxDims Method
getSimpleExtentNDims Method
getSimpleExtentNPoints Method
selectElements Method
selectHyperslab Method
selectNone Method
selectStridedHyperslab Method
H5T Class
H5TB Class
Info
Interfaces
Misc
Structures
H5S
.
.
::
.
.
selectStridedHyperslab Method
Overload List
Name
Description
selectStridedHyperslab(H5DataSpaceId, H5S
.
.
::
.
.
SelectOperator,
array<
Int64
>
[]
()
[]
[]
,
array<
Int64
>
[]
()
[]
[]
,
array<
Int64
>
[]
()
[]
[]
)
Selects a hyperslab region to add to the current selected region.
http://www.hdfgroup.org/HDF5/doc/RM/RM_H5S.html#Dataspace-SelectHyperslab
selectStridedHyperslab(H5DataSpaceId, H5S
.
.
::
.
.
SelectOperator,
array<
Int64
>
[]
()
[]
[]
,
array<
Int64
>
[]
()
[]
[]
,
array<
Int64
>
[]
()
[]
[]
,
array<
Int64
>
[]
()
[]
[]
)
Selects a hyperslab region to add to the current selected region.
http://www.hdfgroup.org/HDF5/doc/RM/RM_H5S.html#Dataspace-SelectHyperslab
See Also
H5S Class
H5S Members
HDF5DotNet Namespace