Package | Description |
---|---|
hdf.object | |
hdf.object.h4 | |
hdf.object.h5 |
Modifier and Type | Interface and Description |
---|---|
interface |
CompoundDataFormat
An interface that provides general operations for data with a Compound
datatype.
|
Modifier and Type | Class and Description |
---|---|
class |
Attribute
An attribute is a (name, value) pair of metadata attached to a primary data
object such as a dataset, group or named datatype.
|
class |
CompoundDS
A CompoundDS is a dataset with compound datatype.
|
class |
Dataset
The abstract class provides general APIs to create and manipulate dataset
objects, and retrieve dataset properties, datatype and dimension sizes.
|
class |
ScalarDS
A scalar dataset is a multiple dimension array of scalar points.
|
Modifier and Type | Class and Description |
---|---|
class |
H4GRImage
H4GRImage describes an HDF4 general raster(GR) image and operations performed on
the GR image.
|
class |
H4SDS
H4SDS describes HDF4 Scientific Data Sets (SDS) and operations performed on
the SDS.
|
class |
H4Vdata
H4Vdata describes a multi-dimension array of HDF4 vdata, inheriting CompoundDS.
|
Modifier and Type | Class and Description |
---|---|
class |
H5CompoundDS
The H5CompoundDS class defines an HDF5 dataset of compound datatypes.
|
class |
H5ScalarDS
H5ScalarDS describes a multi-dimension array of HDF5 scalar or atomic data types, such as byte, int, short, long,
float, double and string, and operations performed on the scalar dataset.
|
Copyright © 2018. All Rights Reserved.