WXP C++ Library
Version 6.74.9
Loading...
Searching...
No Matches
include
SatAngle.h
1
#ifndef _WINC_SATANGLE
2
#define _WINC_SATANGLE
3
4
namespace
WXP
{
5
struct
SatAngle
{
6
float
elev;
7
float
scan;
8
9
SatAngle
();
10
int
init();
11
int
set(
float
e,
float
s );
12
int
print();
13
};
14
}
15
#endif
16
WXP
All WXP classes fall under the WXP namespace.
Definition
Angle.h:4
WXP::SatAngle
This struct stores the angle of the satellite imager.
Definition
SatAngle.h:5
Generated on Sun Jul 28 2024 18:05:35 for WXP C++ Library by
1.9.7