Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
YAMP
Sensors
Devices
GyrometerEventArgs
C# Class YAMP.Sensors.Devices.GyrometerEventArgs
Arguments for the gyrometer.
Inheritance:
System.EventArgs
显示文件
Open project: FlorianRappl/YAMP
Class Usage Examples
Public Methods
Method
Description
GyrometerEventArgs
(
Vector
value
) :
System
Creates a new instance.
Method Details
GyrometerEventArgs()
public
method
Creates a new instance.
public
GyrometerEventArgs
(
Vector
value
) :
System
value
Vector
return
System