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([[1, 0],
                [0, 0]])
   A_p = array([[0]])
   B_d = array([[ 0.01],
                [ 1.  ]])
   B_p = array([[ 110669.66212552]])
   C_d = array([[-0.0036144 , -0.00025557]])
   C_p = array([[1]])
   T = 0.01
   delta_t_u_max = array([ 0.])
   delta_t_u_min = array([-0.])
   delta_t_y_max = array([ 0.])
   delta_t_y_min = array([-0.])
   global_time = False
   m = 1
   n_d = 2
   n_p = 1
   p = 1
   results = {}
   spaceex_clustering_percent = 100
   spaceex_directions = 'oct'
   spaceex_iterations = 8500
   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])
   x_p_0_min = array([-1]))