Skip to content

Commit 282b9d8

Browse files
committed
update docs for steeringmanager actuation suffix
1 parent 2f9cccd commit 282b9d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/source/structures/misc/steeringmanager.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ The SteeringManager is a bound variable, not a suffix to a specific vessel. Thi
4949
:attr:`PITCHTORQUEFACTOR` :struct:`Scalar` Multiplicative adjustment to pitch torque (calculated)
5050
:attr:`YAWTORQUEFACTOR` :struct:`Scalar` Multiplicative adjustment to yaw torque (calculated)
5151
:attr:`ROLLTORQUEFACTOR` :struct:`Scalar` Multiplicative adjustment to roll torque (calculated)
52+
:attr:`ACTUATION` :struct:`Vector` The current actuation being applied to the vessel by the steering manager, expressed as a vector of three values representing the pitch, roll, and yaw components of the actuation.
5253
==================================== ========================= =============
5354

5455
.. warning::

0 commit comments

Comments
 (0)