4#include <WXP/HurData.h>
15 inline const char *getName(){
return adv.name; };
16 inline int getLoc(){
return adv.locate; };
17 inline const char *getLocString(){
return HurPos::getLoc(adv.locate); };
18 inline int getYear(){
return adv.date.
getYear(); };
int getYear()
Definition Date.h:40
This struct has data for a hurricane position.
Definition HurPos.h:7
All WXP classes fall under the WXP namespace.
Definition Angle.h:4
This struct has data for a single advisory containing observation and forecast.
Definition HurFore.h:7