|
ocssw
V2022
|
EPR_SDatasetId
#include <epr_api.h>
Collaboration diagram for EPR_SDatasetId:
Public Attributes | |
| EPR_Magic | magic |
| EPR_SProductId * | product_id |
| char * | dsd_name |
| const EPR_SDSD * | dsd |
| char * | dataset_name |
| const struct RecordDescriptor * | record_descriptor |
| EPR_SRecordInfo * | record_info |
| char * | description |
Detailed Description
The EPR_DatasetId structure contains information about a dataset within an ENVISAT product file which has been opened with the epr_open_product() API function.
A new EPR_DatasetId instance can be obtained with the epr_get_dataset_id() or epr_get_dataset_id_at() API functions.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/libmeris/epr_api.h


