Zigbee Protocol Controller 1.6.0
_EstimatedPosition Struct Reference

#include <zap-types.h>

Public Attributes

const char * ApplicationId
 
double X
 
double Y
 
double Z
 
double DeviationX
 
double DeviationY
 
double DeviationZ
 
int32_t Sequence
 

Member Data Documentation

◆ ApplicationId

const char* _EstimatedPosition::ApplicationId

◆ DeviationX

double _EstimatedPosition::DeviationX

◆ DeviationY

double _EstimatedPosition::DeviationY

◆ DeviationZ

double _EstimatedPosition::DeviationZ

◆ Sequence

int32_t _EstimatedPosition::Sequence

◆ X

double _EstimatedPosition::X

◆ Y

double _EstimatedPosition::Y

◆ Z

double _EstimatedPosition::Z

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