|
ocssw
V2022
|
EPR_SProductId
#include <epr_api.h>
Collaboration diagram for EPR_SProductId:
Public Attributes | |
| EPR_Magic | magic |
| char * | file_path |
| FILE * | istream |
| epr_uint | tot_size |
| epr_uint | scene_width |
| epr_uint | scene_height |
| char | id_string [EPR_PRODUCT_ID_STRLEN+1] |
| EPR_SRecord * | mph_record |
| EPR_SRecord * | sph_record |
| EPR_SPtrArray * | dsd_array |
| EPR_SPtrArray * | record_info_cache |
| EPR_SPtrArray * | param_table |
| EPR_SPtrArray * | dataset_ids |
| EPR_SPtrArray * | band_ids |
| int | meris_iodd_version |
Detailed Description
The EPR_ProductId structure contains information about an ENVISAT product file which has been opened with the epr_open_product() function.
- See also
- epr_open_product
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/libmeris/epr_api.h


