WXP C++ Library Version 6.74.9
Loading...
Searching...
No Matches
WXP::HurPos Struct Reference

This struct has data for a hurricane position. More...

#include "../include/HurPos.h"

Public Types

enum  Loc {
  NONE , ATL , EPA , CPA ,
  WPA , SPA , NIO , SIO
}
enum  StormLevel {
  UNK , WAVE , DEPRESS , STORM ,
  STORM1 , STORM2 , STORM3 , STORM4 ,
  STORM4S , STORM5
}
enum  StormType { TROP , POSTTROP , SUBTROP , EXTRATROP }

Public Member Functions

int init ()
int getSeason ()
int getLevel ()
const char * getType ()
int print ()

Static Public Member Functions

static int getLevel (float spd)
static const char * getLoc (int locate)
static const char * getLocAbbr (int locate)
static const char * getType (int type, int level)
static int getType (const char *str)
static const char * getTypeAbbr (int type)
static const char * getLevelAbbr (int type)
static const char * getLabel (int locate, int type, int level)

Friends

class HurData
class HurFore
class HurFile
class HurWxpFile
class HurStorm
class HurStorms
class HurPlot

Detailed Description

This struct has data for a hurricane position.

Author
Dan Vietor

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