DJI Payload SDK  1.4.0
Data Fields
T_PceSurveyPosAcqReq Struct Reference

Precise position acquisition command req data 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

Precise position acquisition command req data structure.

Field Documentation

◆ year

int32_t T_PceSurveyPosAcqReq::year

Specifies year.

◆ month

int32_t T_PceSurveyPosAcqReq::month

Specifies month.

◆ day

int32_t T_PceSurveyPosAcqReq::day

Specifies day.

◆ hour

int32_t T_PceSurveyPosAcqReq::hour

Specifies hour.

◆ minute

int32_t T_PceSurveyPosAcqReq::minute

Specifies minute.

◆ second

int32_t T_PceSurveyPosAcqReq::second

Specifies second.

◆ nanosecond

int32_t T_PceSurveyPosAcqReq::nanosecond

Specifies nanosecond.


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