NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsGeoLocation Struct Reference

Detailed Description

Holds geolocation parameters.

Definition at line 113 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

◆ alt

gdouble NvDsGeoLocation::alt

Holds the location's altitude.

Definition at line 116 of file nvdsmeta_schema.h.

◆ lat

gdouble NvDsGeoLocation::lat

Holds the location's latitude.

Definition at line 114 of file nvdsmeta_schema.h.

◆ lon

gdouble NvDsGeoLocation::lon

Holds the location's longitude.

Definition at line 115 of file nvdsmeta_schema.h.


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