Skip to contents

Any function that sets up vector control calls this function.

The cases are:

  • none there is an empty object

  • static an object that needs to be initialized

  • setup an object that must be initialized

  • dynamic an object that must be evaluated every time

If any function sets vector_control_obj to dynamic then every other trivial module for every mode of vector control is set up. Otherwise, nothing happens.

Usage

setup_vector_control(xds_obj)

Arguments

xds_obj

a ramp.xds model object

Value

a ramp.xds model object