WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Friends | List of all members
WXP::FrontData Class Reference

This structure stores front information. More...

#include "../include/FrontData.h"

Public Types

enum  Type {
  LOW , HIGH , HURRICANE , TROP_STORM ,
  COLD , WARM , OCCLUDED , STATIONARY ,
  TROF , MISC
}
 

Public Member Functions

int getDate (Date &rdate)
 
int getSeconds ()
 
int setType (int rtype)
 
int getType ()
 
int setFore (int rfore)
 
int getFore ()
 
int setPres (float rpres)
 
float getPres ()
 
int addPoint (float lat, float lon)
 
int getPoint (int ind, EarthPoint &ept)
 
float getLat (int ind)
 
float getLon (int ind)
 
int getNum ()
 
int init ()
 
int print ()
 

Friends

class FrontFile
 

Detailed Description

This structure stores front information.

Author
Dan Vietor

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