Public Attributes

EPR_DSD Struct Reference

#include <epr_api.h>

List of all members.

Public Attributes

EPR_Magic magic
int index
char * ds_name
char * ds_type
char * filename
uint ds_offset
uint ds_size
uint num_dsr
uint dsr_size

Detailed Description

The EPR_DSD structure contains information about the propertier of a dataset properties and its location within an ENVISAT product file

See also:
epr_read_dsd

Member Data Documentation

The dataset name.

The offset of dataset-information the product file.

The size of dataset-information in dataset product file.

The dataset type descriptor.

The size of dataset record for the given dataset name.

The filename in the DDDB with the description of this dataset.

The index of this DSD (zero-based)

EPR_Magic EPR_DSD::magic

The magic number for this structure. IMPORTANT: This must always be the first member of this structure.

The number of dataset records for the given dataset name.


The documentation for this struct was generated from the following file: