ENVISAT Product Reader API for C |
![]() |
The EPR_Record
structure represents a record instance read from an ENVISAT dataset.
More...
#include <epr_api.h>
Data Fields | |
EPR_Magic | magic |
The magic number for this structure. | |
EPR_SRecordInfo * | info |
The corresponding record info for this record (a 'soft' pointer). | |
uint | num_fields |
The number of fields contained in this record. | |
EPR_SField ** | fields |
The record fields. | |
The EPR_Record
structure represents a record instance read from an ENVISAT dataset.
A record is composed of multiple fields.
Generated on Sun Nov 26 2023 08:06:45
ENVISAT Product Reader C API
Written by
Brockmann Consult,
© 2002