\r\n

51Degrees Device Detection C/C++  4.4

A device detection library that is used natively or by 51Degrees products

fiftyoneDegreesCoordinate Struct Reference

Detailed Description

Singular coordinate, representing a location.

Data Fields

float  lat
Latitude value of the coordinate.
float  lon
Longitude value of the coordinate.

The documentation for this struct was generated from the following file:
  • /home/runner/work/device-detection-cxx/device-detection-cxx/common/device-detection-cxx/src/common-cxx/coordinate.h
On This Page