AllocatedControlTorques class abstract

Allocated Control Torques class

Control torques allocated to the actuators.

Inheritance

Constructors

AllocatedControlTorques([void updates(AllocatedControlTorquesBuilder b)?])
factory

Properties

abbrev String
no setteroverride
dst int
no setterinherited
dstEnt int
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
k double
Torque K about the vehicle's x axis.
no setter
m double
Torque M about the vehicle's y axis.
no setter
msgId int
no setteroverride
n double
Torque N about the vehicle's z axis.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
src int
no setterinherited
srcEnt int
no setterinherited
sync int
no setterinherited
timestamp DateTime?
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(dynamic updates(AllocatedControlTorquesBuilder)) AllocatedControlTorques
Rebuilds the instance.
inherited
toBuilder() AllocatedControlTorquesBuilder
Converts the instance to a builder B.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

static_id → const int