Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
.gif)
10/16/2008
This method sets the latitude of this World Geodetic System (WGS-84) location, in degrees.
Syntax
void SetLatitudeInDegrees(
double latitudeInDegrees
);
Parameters
- latitudeInDegrees
[in] Indicates the latitude value of this WGS-84 location, in degrees.
Return Value
None.
Remarks
This latitude value is based on the World Geodetic System (WGS-84) coordinate system.
This method converts the input parameter from degrees to semicircles, and then sets the latitude value of this WGS-84 location.
Requirements
| Header | DBRLib.h |
| Library | DBRLib.lib |
| Windows Embedded CE | Windows CE 5.0, Windows Embedded NavReady 2009 |
See Also
Reference
WGS84 Class
WGS84::SetLatitudeInSemicircles
WGS84::GetLatitudeInDegrees
MSN Direct Services Classes