Class Bno055DataFrame
- Namespace
- OpenEphys.Onix
- Assembly
- OpenEphys.Onix.dll
public class Bno055DataFrame
- Inheritance
-
Bno055DataFrame
- Inherited Members
-
Constructors
Bno055DataFrame(Frame)
public Bno055DataFrame(Frame frame)
Parameters
frame
Frame
Properties
Acceleration
public Vector3 Acceleration { get; }
Property Value
- Vector3
Calibration
public Bno055CalibrationFlags Calibration { get; }
Property Value
- Bno055CalibrationFlags
Clock
public ulong Clock { get; }
Property Value
- ulong
EulerAngle
public Vector3 EulerAngle { get; }
Property Value
- Vector3
Gravity
public Vector3 Gravity { get; }
Property Value
- Vector3
HubClock
public ulong HubClock { get; }
Property Value
- ulong
Quaternion
public Quaternion Quaternion { get; }
Property Value
- Quaternion
Temperature
public int Temperature { get; }
Property Value
- int