Ginan
Loading...
Searching...
No Matches
Vmf3GridPoint Struct Reference

vmf3 grid file contents More...

Detailed Description

vmf3 grid file contents

Collaboration diagram for Vmf3GridPoint:

Public Member Functions

Vmf3GridPoint operator* (double d)
 
Vmf3GridPointoperator+= (const Vmf3GridPoint &d)
 

Data Fields

union { 
 
   double   data [10] = {} 
 
   struct { 
 
      double   lat 
 
      double   lon 
 
      double   ah 
 
      double   aw 
 
      double   zhd 
 
      double   zwd 
 
      double   mfh 
 
      double   mfw 
 
      double   orog 
 
      double   index 
 
   }  
 
};  
 

Member Function Documentation

◆ operator*()

Vmf3GridPoint Vmf3GridPoint::operator* ( double d)
inline

◆ operator+=()

Vmf3GridPoint & Vmf3GridPoint::operator+= ( const Vmf3GridPoint & d)
inline

Field Documentation

◆ [union]

union { ... } Vmf3GridPoint

◆ ah

double Vmf3GridPoint::ah

◆ aw

double Vmf3GridPoint::aw

◆ data

double Vmf3GridPoint::data[10] = {}

◆ index

double Vmf3GridPoint::index

◆ lat

double Vmf3GridPoint::lat

◆ lon

double Vmf3GridPoint::lon

◆ mfh

double Vmf3GridPoint::mfh

◆ mfw

double Vmf3GridPoint::mfw

◆ orog

double Vmf3GridPoint::orog

◆ zhd

double Vmf3GridPoint::zhd

◆ zwd

double Vmf3GridPoint::zwd

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