GyrometerReading class
Represents a gyrometer reading.
Syntax
/* For information about creating or accessing this object, see Remarks. */
Attributes
- DualApiPartitionAttribute()
- MarshalingBehaviorAttribute(Agile)
- VersionAttribute(NTDDI_WIN8)
Members
The GyrometerReading class has these types of members:
Methods
The GyrometerReading class inherits methods from the Object class (C#/VB/C++).
Properties
The GyrometerReading class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the angular velocity, in degrees per second, about the x-axis. | |
| Read-only | Gets the angular velocity, in degrees per second, about the y-axis. | |
| Read-only | Gets the angular velocity, in degrees per second, about the z-axis. | |
| Read-only | Gets the time at which the sensor reported the reading. |
Remarks
This object is accessed when you invoke the GetCurrentReading method; and, it is accessed when you retrieve the Reading property of the GyrometerReadingChangedEventArgs object in the event callback method.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps, desktop apps] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps, desktop apps] |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
Build date: 2/25/2013
