|
TLocation |
Top Previous |
TLocation encapsulates a geographical location
Unit
Mooncomp
Description
This class is used to encapsulate a geographical location of an observer. It has thus just some few fields:
| Longitude: extended; | |
| Latitude: extended; | |
| Name: string; |
The latitude is negative for the southern hemisphere and positive for the northern hemisphere; the longitude is positive for points west of Greenwich, negative for points east, and all are given in degrees.