DJI::OSDK::Telemetry::PositionTimeStamp Struct Reference

Timestamp for GPS and RTK. More...

#include <dji_telemetry.hpp>

Public Attributes

uint32_t date
 
uint32_t time
 

Detailed Description

Timestamp for GPS and RTK.

Note
: Data and time are GMT+8

Member Data Documentation

◆ date

uint32_t DJI::OSDK::Telemetry::PositionTimeStamp::date

yyyymmdd E.g.20150205 means February 5th,2015 (GMT+8)

◆ time

uint32_t DJI::OSDK::Telemetry::PositionTimeStamp::time

hhmmss E.g. 90209 means 09:02:09 (GMT+8)


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