#include <stdio.h>
#include <string>
#include <simgear/timing/geocoord.h>
Go to the source code of this file.
Classes | |
| class | SGTimeZone |
| SGTimeZone is derived from geocoord, and stores the timezone centerpoint, as well as the countrycode and the timezone descriptor. More... | |
| class | SGTimeZoneContainer |
| SGTimeZoneContainer is derived from SGGeoCoordContainer, and has some added functionality. More... | |
Definition in file timezone.h.
1.5.1