autogenerated. do not edit.
 To use in SpaceEx VM server: First load the .xml as Model File, then .cfg as Configuration File, then start.

 Model parameters:

System(
   A_d = array([[ 0.019,  0.02 ],
                [ 0.021,  0.022]])
   A_p = array([[ -1.00000000e+00,   2.00000000e-03,   3.00000000e-03],
                [  4.00000000e-03,  -5.00000000e+00,   6.00000000e-03],
                [  7.00000000e-03,   8.00000000e-03,  -9.00000000e+00]])
   B_d = array([[ 0.023],
                [ 0.024]])
   B_p = array([[ 0.001 ,  0.0011],
                [ 0.0012,  0.0013],
                [ 0.0014,  0.0015]])
   C_d = array([[ 0.025,  0.026],
                [ 0.027,  0.028]])
   C_p = array([[16, 17, 18]])
   T = 2
   delta_t_u_max = array([ 0.2,  0.4])
   delta_t_u_min = array([-0.2, -0.4])
   delta_t_y_max = array([ 0.6])
   delta_t_y_min = array([-0.6])
   global_time = False
   m = 2
   n_d = 2
   n_p = 3
   p = 1
   results = {}
   spaceex_clustering_percent = 100
   spaceex_directions = 'box'
   spaceex_iterations = 2000
   spaceex_iterations_for_global_time = None
   spaceex_only_simulate = False
   spaceex_sampling_time = 0.001
   spaceex_scenario = 'stc'
   spaceex_set_aggregation = 'none'
   transform_states_as_outputs = False
   use_urgent_semantics_and_pseudorandom_sequence = False
   x_p_0_max = array([1, 1, 1])
   x_p_0_min = array([-1, -1, -1]))