Hemisphere

Applies to

GPSCoordinate objects

Description

The Hemisphere property specifies the hemisphere of a position fix. The values are from raw satellite feed and are not localized. For latitude, the values are:

For longitude, the values are:

Usage


In scripts

The Hemisphere property takes a Char value:

char hemisphere
GPSCoordinate myCoord
hemishphere = myCoord.Hemisphere

See also