WXP C++ Library
Version 6.74.9
Loading...
Searching...
No Matches
include
NidsWind.h
1
#ifndef _WINC_NIDSWIND
2
#define _WINC_NIDSWIND
3
4
namespace
WXP
{
5
6
struct
NidsWind
{
7
float
val
;
8
float
x
;
9
float
y
;
10
float
dir
;
11
float
spd
;
13
int
print
();
14
};
15
}
16
#endif
17
18
WXP
All WXP classes fall under the WXP namespace.
Definition
Angle.h:4
WXP::NidsWind
This struct stores NIDS wind data block header information.
Definition
NidsWind.h:6
WXP::NidsWind::print
int print()
Definition
NidsWind.cc:17
WXP::NidsWind::y
float y
Definition
NidsWind.h:9
WXP::NidsWind::spd
float spd
Definition
NidsWind.h:11
WXP::NidsWind::dir
float dir
Definition
NidsWind.h:10
WXP::NidsWind::x
float x
Definition
NidsWind.h:8
WXP::NidsWind::val
float val
Definition
NidsWind.h:7
Generated on Sun Jul 28 2024 18:05:35 for WXP C++ Library by
1.9.7