WGS84::SetLongitudeInDegrees

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method sets the longitude of this World Geodetic System (WGS-84) location, in degrees.

Syntax

void SetLongitudeInDegrees(
  double longitudeInDegrees
);

Parameters

  • longitudeInDegrees
    [in] Indicates the longitude value of this WGS-84 location, in degrees.

Return Value

None.

Remarks

This longitude 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 longitude 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::SetLongitudeInSemicircles
WGS84::GetLongitudeInDegrees
WGS84 Class
MSN Direct Services Classes