Table of Contents

SteerParameterClient

Description

The SteerParameterClient class is designed to ease the use of parameter steering on the client side. Therefore you register variables on the client side that will be pendants of the parameters on the simulation side. The get and set requests will use these variables for getting and setting. In the Howto you can see an example of how it is used.

Important functions