|
NVIDIA DriveOS Linux NSR SDK API Reference
|
7.0.3.0 Release
|
Go to the documentation of this file.
12 #ifndef DW_CORE_BASE_GEOPOINTS_H_
13 #define DW_CORE_BASE_GEOPOINTS_H_
17 #include <dw/pbwire/BasicTypes.h>
60 #endif // DW_CORE_BASE_GEOPOINTS_H_
float64_t height
height above WGS84 earth spheroid.
struct dwGeoBounds dwGeoBounds
Geographic coordinate bounds.
struct dwGeoPoint2dWGS84 dwGeoPoint2dWGS84
Location point defined by WGS84 coordinates without elevation.
Location point defined by WGS84 coordinates.
float64_t maxLon
maximum longitude, west - east [-180.0:180.0)
float64_t maxLat
maximum latitude, south - north [-90.0:90.0)
Location point defined by WGS84 coordinates without elevation.
struct dwGeoPointWGS84 dwGeoPointWGS84
Location point defined by WGS84 coordinates.
float64_t minLon
minimum longitude, west - east [-180.0:180.0)
Geographic coordinate bounds.
float64_t minLat
minimum latitude, south - north [-90.0:90.0)