csnet
|
The geographic location of an AS. More...
#include <scion.h>
Data Fields | |
float | latitude |
float | longitude |
char * | address |
The geographic location of an AS.
float scion_geo_coordinates::latitude |
Latitude of the geographic coordinate, in the WGS 84 datum.
float scion_geo_coordinates::longitude |
Longitude of the geographic coordinate, in the WGS 84 datum.
char* scion_geo_coordinates::address |
Civic address of the location.