WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
WXP::AreaDir Struct Reference

This struct stores AREA file parameters. More...

#include "../include/AreaDir.h"

Public Member Functions

 AreaDir ()
 
int init ()
 
int print ()
 

Public Attributes

unsigned int status
 
unsigned int type
 
unsigned int satid
 
unsigned int ndate
 
unsigned int ntime
 
int lcor
 
int ecor
 
int zcor
 
unsigned int lsiz
 
unsigned int esiz
 
unsigned int zsiz
 
unsigned int lres
 
unsigned int eres
 
unsigned int bands
 
unsigned int yzprefix
 
unsigned int projnum
 
unsigned int cdate
 
unsigned int ctime
 
unsigned int filtmap
 
unsigned int imageid
 
unsigned int resvid [4]
 
char comments [32]
 
unsigned int calkey
 
unsigned int navkey
 
unsigned int navkey2
 
unsigned int lprefix
 
unsigned int pdl [8]
 
unsigned int band8
 
unsigned int idate
 
unsigned int itime
 
unsigned int startscan
 
unsigned int doclen
 
unsigned int callen
 
unsigned int levlen
 
char stype [4]
 
char ctype [4]
 
unsigned int reserved [11]
 

Detailed Description

This struct stores AREA file parameters.

Author
Dan Vietor

Constructor & Destructor Documentation

◆ AreaDir()

AreaDir::AreaDir ( )

Constructor. Initializes data

References init().

Member Function Documentation

◆ init()

int AreaDir::init ( )

Initializes the object

Referenced by AreaDir().

◆ print()

int AreaDir::print ( )

Prints the object contents

Referenced by WXP::AreaFile::print(), and WXP::AreaFile::readHeader().


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