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