|
ocssw
V2022
|
EPR_SBandId
#include <epr_api.h>
Public Attributes | |
| EPR_Magic | magic |
| EPR_SProductId * | product_id |
| char * | band_name |
| int | spectr_band_index |
| EPR_SDatasetRef | dataset_ref |
| EPR_ESampleModel | sample_model |
| EPR_EDataTypeId | data_type |
| EPR_EScalingMethod | scaling_method |
| float | scaling_offset |
| float | scaling_factor |
| char * | bm_expr |
| EPR_SPtrArray * | flag_coding |
| char * | unit |
| char * | description |
| epr_boolean | lines_mirrored |
Detailed Description
The EPR_BandId structure contains information about a band within an ENVISAT product file which has been opened with the epr_open_product() API function.
A new EPR_BandId instance can be obtained with the epr_get_band_id() API function.
- See also
- epr_open_product
- epr_get_band_id
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/libmeris/epr_api.h


