AbsoluteOrientationEvent class
Constructors
Properties
-
eulerAngles
→ List<
double> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- pitch → double
-
The pitch of the device in radians.
final
-
quaternion
→ List<
double> -
no setter
- roll → double
-
The roll of the device in radians.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- timeStamp ↔ int
-
latefinal
- timeStampNS ↔ int
-
latefinal
- w → double
-
final
- x → double
-
final
- y → double
-
final
- yaw → double
-
The yaw of the device in radians.
final
- z → double
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
quantFromAxis(
QuaternionOrientation orientation, [List< double> ? multiply]) → List<double> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited