NavFilterBias class
Accelerometer and Gyro biases from the navigation filter
NAV_FILTER_BIAS
- Implemented types
Constructors
-
factory
Properties
- accel0 → float
-
b_f
0
final - accel1 → float
-
b_f
1
final - accel2 → float
-
b_f
2
final - gyro0 → float
-
b_f
0
final - gyro1 → float
-
b_f
1
final - gyro2 → float
-
b_f
2
final - hashCode → int
-
The hash code for this object.
no setterinherited
- mavlinkCrcExtra → int
-
no setteroverride
- mavlinkMessageId → int
-
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- usec → uint64_t
-
Timestamp (microseconds)
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
serialize(
) → ByteData -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- mavlinkEncodedLength → const int