Searched defs:Location_BasicInfo (Results 1 – 1 of 1) sorted by relevance
180 typedef struct Location_BasicInfo { struct186 double latitude;192 double longitude;196 double altitude;200 double accuracy;204 double speed;208 double direction;212 int64_t timeForFix;237 } Location_BasicInfo; argument