ENVISAT Product Reader API for C |
![]() |
API Initialisation | |
Logging | |
Error Handling | |
▼Input / Output | |
Product IO | |
Writing to a file or standard output | This group of functions is for writing an object to a file or standard output |
▼Basic Data Access | |
Dataset Access | |
Record Access | |
Field Access | |
Field Single Element Access | This group of functions is for getting the elements of a field as a typed value. Typed value means that the returned variable is of a certain variable type, e.g. such as short or float. The type is located in the field info. See epr_get_field_type. One field must have one type only |
Field Array Element Access * This group of functions is for getting an array of field elements | Of a certain data type |
Copy Field Elems * This group of functions is for copying the data of the given field into the given | Buffer of elements by selected type. The actual number of elements copied is the minimum of the given number of elements (the buffer's size) and the actual number of elements contained in the field |
▼Geopysical Data Access | |
Raster Data Access | |
▼Single Pixel Access | |
Bitmask | |
Utility Functions |
Generated on Sat Oct 24 2020 07:44:39
ENVISAT Product Reader C API
Written by
Brockmann Consult,
© 2002