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

This struct has data for a single tropical system containing several advisories. More...

#include "../include/HurStorm.h"

Public Member Functions

int init ()
 
const char * getName ()
 
int setName (const char *rname)
 
int setLoc (int val)
 
const char * getLoc ()
 
int getLocation ()
 
int getDate (Date &rdate)
 
int getSeason ()
 
const char * getStartDate ()
 
const char * getEndDate ()
 
float getMaxWind ()
 
float getLastWind ()
 
float getMinPres ()
 
float getLastPres ()
 
int getNumAdv ()
 
int getLevel (int ind)
 
const char * getLastType ()
 
const char * getMaxType ()
 
const char * getType (int ind)
 
int getPosition (int ind, EarthPoint &ept)
 
int getNumFore ()
 
int getForeLevel (int ind)
 
int getForePosition (int ind, EarthPoint &ept)
 
int update (HurData &rfore)
 
int clear ()
 
int sort ()
 
int print ()
 
int printTable ()
 
int printAll ()
 

Friends

class HurStorms
 
class HurWxpFile
 

Detailed Description

This struct has data for a single tropical system containing several advisories.

Author
Dan Vietor

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