WXP C++ Library
Version 6.74.9
Loading...
Searching...
No Matches
include
EarthPoint2.h
1
#ifndef _WINC_EARTHPOINT2
2
#define _WINC_EARTHPOINT2
3
4
namespace
WXP
{
5
struct
EarthPoint2
{
6
double
lat,lon,hgt;
7
8
int
print
();
9
};
10
}
11
#endif
12
WXP
All WXP classes fall under the WXP namespace.
Definition
Angle.h:4
WXP::EarthPoint2
This struct stores double precision earth location.
Definition
EarthPoint2.h:5
WXP::EarthPoint2::print
int print()
Definition
EarthPoint2.cc:17
Generated on Sun Jul 28 2024 18:05:35 for WXP C++ Library by
1.9.7