GyrometerReading Class
ジャイロメーターの読み取り結果を表します。
構文
Public NotInheritable Class GyrometerReading
属性
- [DualApiPartition()]
- [MarshalingBehavior(Agile)]
- [Version(0x06020000)]
メンバー
GyrometerReadingクラス には次の種類のメンバーがあります。
メソッド
The GyrometerReading クラス からメソッドを継承します。Object クラス (C#/VB/C++).
プロパティ
GyrometerReadingクラス には次のプロパティがあります。
プロパティ | アクセスの種類 | 説明 |
---|---|---|
読み取り専用 | Gets the angular velocity, in degrees per second, about the x-axis. | |
読み取り専用 | Gets the angular velocity, in degrees per second, about the y-axis. | |
読み取り専用 | Gets the angular velocity, in degrees per second, about the z-axis. | |
読み取り専用 | Gets the time at which the sensor reported the reading. |
解説
このオブジェクトは、GetCurrentReading メソッドを呼び出すときにアクセスされます。また、イベント コールバック メソッドの GyrometerReadingChangedEventArgs オブジェクトの Reading プロパティを取得するときにアクセスされます。
要件
最小限サポートされるクライアント | Windows 8 [Windows ストア アプリ, デスクトップ アプリ] |
---|---|
最小限サポートされるサーバー | サポートなし [Windows ストア アプリ, デスクトップ アプリ] |
最小限サポートされる携帯電話 | Windows Phone 8 |
名前空間 |
|
メタデータ |
|
表示: