TencentLocationSdk
Public Member Functions | Public Attributes | List of all members
TencentLocationInfo Class Reference

Public Member Functions

override string ToString ()
 

Public Attributes

double latitude
 纬度 More...
 
double longitude
 经度 More...
 
double altitude
 海拔高度 More...
 
double horizontalAccuracy
 水平精度 More...
 
double verticalAccuracy
 垂直精度 More...
 
double timestamp
 定位数据产生的时间戳 More...
 

Member Data Documentation

◆ altitude

double TencentLocationInfo.altitude

海拔高度

◆ horizontalAccuracy

double TencentLocationInfo.horizontalAccuracy

水平精度

◆ latitude

double TencentLocationInfo.latitude

纬度

◆ longitude

double TencentLocationInfo.longitude

经度

◆ timestamp

double TencentLocationInfo.timestamp

定位数据产生的时间戳

◆ verticalAccuracy

double TencentLocationInfo.verticalAccuracy

垂直精度


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