15 inline const char *
getId(){
return id; };
17 inline float getLat(){
return lat; };
19 inline float getLon(){
return lon; };
This class stores date and time information.
Definition Date.h:8
This class reads and decodes NIDS data from file.
Definition Lev2File.h:12
This structure stores LevelII radar header information.
Definition Lev2Info.h:7
float getLat()
Definition Lev2Info.h:17
int print()
Definition Lev2Info.cc:16
float getLon()
Definition Lev2Info.h:19
Date getDate()
Definition Lev2Info.h:21
const char * getId()
Definition Lev2Info.h:15
All WXP classes fall under the WXP namespace.
Definition Angle.h:4