構造体 RTC::GPSData

Data as returned by a common GPS device. [詳細]

import "InterfaceDataTypes.idl";

すべてのメンバ一覧

Public 変数

Time tm
 Time stamp.
GPSTime timeFromGPS
 GPS time, according to the device.
double latitude
 Latitude in degrees.
double longitude
 Longitude in degrees.
double altitude
 Altitude above the ellisoid in metres.
double horizontalError
 One standard deviation in the horizontal position error, in metres.
double verticalError
 One standard deviation in the vertical position error, in metres.
double heading
 Estimated heading from true north in radians.
double horizontalSpeed
 Estimated horizontal speed in metres per second.
double verticalSpeed
 Estimated vertical speed in metres per second.
unsigned short numSatellites
 Number of satellites in view.
GPSFixType fixType
 The type of position fix this is.

説明

Data as returned by a common GPS device.


変数

Altitude above the ellisoid in metres.

The type of position fix this is.

Estimated heading from true north in radians.

One standard deviation in the horizontal position error, in metres.

Estimated horizontal speed in metres per second.

Latitude in degrees.

Longitude in degrees.

Number of satellites in view.

GPS time, according to the device.

Time stamp.

One standard deviation in the vertical position error, in metres.

Estimated vertical speed in metres per second.


この構造体の説明は次のファイルから生成されました:
OpenRTM-aist IDLに対してFri Oct 28 18:31:19 2016に生成されました。  doxygen 1.6.3