NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwGeoPoint2dWGS84 Struct Reference

Detailed Description

Location point defined by WGS84 coordinates without elevation.

Definition at line 26 of file GeoPoints.h.

Data Fields

float64_t lon
 longitude More...
 
float64_t lat
 latitude More...
 

Field Documentation

◆ lat

float64_t dwGeoPoint2dWGS84::lat

latitude

Definition at line 29 of file GeoPoints.h.

◆ lon

float64_t dwGeoPoint2dWGS84::lon

longitude

Definition at line 28 of file GeoPoints.h.


The documentation for this struct was generated from the following file: