DJI Payload SDK  1.4.0
Data Fields
T_PceSurveyUtcTimeMsg Struct Reference

UTC time data package structure. More...

#include <psdk_cmdset_precise_survey.h>

Data Fields

int32_t year
 
int32_t month
 
int32_t day
 
int32_t hour
 
int32_t minute
 
int32_t second
 
int32_t nanosecond
 

Detailed Description

UTC time data package structure.

Field Documentation

◆ year

int32_t T_PceSurveyUtcTimeMsg::year

Specifies year.

◆ month

int32_t T_PceSurveyUtcTimeMsg::month

Specifies month.

◆ day

int32_t T_PceSurveyUtcTimeMsg::day

Specifies day.

◆ hour

int32_t T_PceSurveyUtcTimeMsg::hour

Specifies hour.

◆ minute

int32_t T_PceSurveyUtcTimeMsg::minute

Specifies minute.

◆ second

int32_t T_PceSurveyUtcTimeMsg::second

Specifies second.

◆ nanosecond

int32_t T_PceSurveyUtcTimeMsg::nanosecond

Specifies nanosecond.


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