ENVISAT Product Reader API for C |
![]() |
The EPR_DSD
structure contains information about the propertier of a dataset properties and its location within an ENVISAT product file.
More...
#include <epr_api.h>
Data Fields | |
EPR_Magic | magic |
The magic number for this structure. More... | |
int | index |
The index of this DSD (zero-based) More... | |
char * | ds_name |
The dataset name. More... | |
char * | ds_type |
The dataset type descriptor. More... | |
char * | filename |
The filename in the DDDB with the description of this dataset. More... | |
uint | ds_offset |
The offset of dataset-information the product file. More... | |
uint | ds_size |
The size of dataset-information in dataset product file. More... | |
uint | num_dsr |
The number of dataset records for the given dataset name. More... | |
uint | dsr_size |
The size of dataset record for the given dataset name. More... | |
The EPR_DSD
structure contains information about the propertier of a dataset properties and its location within an ENVISAT product file.
Generated on Sat Oct 24 2020 07:44:39
ENVISAT Product Reader C API
Written by
Brockmann Consult,
© 2002