steeringSpeed in dwVehicleIOCommand

Please provide the following info (check/uncheck the boxes after creating this topic):
Software Version
DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.6 and DriveWorks 4.0
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other

Target Operating System
Linux
QNX
other

Hardware Platform
NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other

SDK Manager Version
1.7.1.8928
other

Host Machine Version
native Ubuntu 18.04
other

Hi,

we are programming a PID controller for the steering wheel angle.
I have a question about the variable steeringSpeed in the dwVehicleIOCommand. Is there more information on this, in particular on the progression until the target position is reached? Does the value remain constant until then?

The variable is no longer present in driveworks-3.5, or is called maxSteeringWheelSpeed.

Does the variable only serve as a speed limit under which you can operate freely?

Many thanks in advance.

Dear @p.gibson,
You can see in porting guide(https://docs.nvidia.com/drive/driveworks-3.5/dwx_porting_guide_3_0.html) that steeringSpeed is replaced with maxSteeringWheelSpeed