| 
    WXP C++ Library Version 6.74.9
    
   | 
 
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 | 
This struct has data for a single tropical system containing several advisories.