NVIDIA DeepStream SDK API Reference

5.0 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvDsGeoLocation Struct Reference

Detailed Description

Holds geolocation parameters.

Definition at line 110 of file nvdsmeta_schema.h.

Data Fields

gdouble lat
 Holds the location's latitude. More...
 
gdouble lon
 Holds the location's longitude. More...
 
gdouble alt
 Holds the location's altitude. More...
 

Field Documentation

gdouble NvDsGeoLocation::alt

Holds the location's altitude.

Definition at line 113 of file nvdsmeta_schema.h.

gdouble NvDsGeoLocation::lat

Holds the location's latitude.

Definition at line 111 of file nvdsmeta_schema.h.

gdouble NvDsGeoLocation::lon

Holds the location's longitude.

Definition at line 112 of file nvdsmeta_schema.h.


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