ENVISAT Product Reader API for C

Data Fields
EPR_FlagDef Struct Reference

Represents a flag-field within a flag-record. More...

#include <epr_api.h>

Data Fields

EPR_Magic magic
 The magic number for this structure. More...
 
char * name
 The flag name. More...
 
uint bit_mask
 The bit mask describing this flag. More...
 
char * description
 The flag description. More...
 

Detailed Description

Represents a flag-field within a flag-record.

Field Documentation

◆ magic

EPR_Magic EPR_FlagDef::magic

The magic number for this structure.

IMPORTANT: This must always be the first member of this structure.

◆ name

char* EPR_FlagDef::name

The flag name.

◆ bit_mask

uint EPR_FlagDef::bit_mask

The bit mask describing this flag.

◆ description

char* EPR_FlagDef::description

The flag description.


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

Generated on Sun Mar 4 2018 08:13:41

ENVISAT Product Reader C API

Written by Brockmann Consult, © 2002     Brockmann Consult      Eropean Space Agency