IH5 interface to GDAL Dataset to allow read/write to HDF5 datasets from ISCE.
More...
#include <IH5Dataset.h>
|
| IH5Dataset (const hid_t &inputds, GDALAccess eAccess) |
| Empty constructor.
|
|
virtual | ~IH5Dataset () |
| Destructor.
|
|
virtual int | GetGCPCount () override |
|
virtual const GDAL_GCP * | GetGCPs () override |
|
void * | GetInternalHandle (const char *) override |
|
virtual CPLErr | GetGeoTransform (double *padfTransform) override |
|
virtual CPLErr | SetGeoTransform (double *) override |
|
|
static GDALDataset * | Open (GDALOpenInfo *info) |
|
static int | Identify (GDALOpenInfo *info) |
|
|
CPLErr | populateFromDataset () |
|
IH5 interface to GDAL Dataset to allow read/write to HDF5 datasets from ISCE.
The documentation for this class was generated from the following files:
- /home/runner/work/isce3/isce3/cxx/isce3/io/IH5Dataset.h
- /home/runner/work/isce3/isce3/cxx/isce3/io/IH5Dataset.cpp
1.13.2.