Any function that sets up vector control calls this function.
The cases are:
none
there is an empty objectstatic
an object that needs to be initializedsetup
an object that must be initializeddynamic
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.