Skip to contents

The setup case runs the dynamic_vector_control and dynamic_vc_effect_sizes once, to ensure that everything is configured properly for static models. It then changes the case back to static

This calls both functions, so there is no setup method for VectorControlEffectSizes is needed

Usage

# S3 method for class 'setup'
VectorControl(t, y, xds_obj)

Arguments

t

current simulation time

y

state vector

xds_obj

an xds model object

Value

a ramp.xds model object