Struct for Shooting::default.
Definition at line 22 of file pyshooting.py.
list pyshooting.Settings._fields_ |
|
staticprivate |
Initial value: 1 = [(
'shoot_bisect_bits', ctypes.c_int),
2 (
'action_arrived_rel', ctypes.c_double),
3 (
'shoot_ode_abs', ctypes.c_double),
4 (
'shoot_ode_rel', ctypes.c_double),
5 (
'action_ode_abs', ctypes.c_double),
6 (
'action_ode_rel', ctypes.c_double),
7 (
'drho_frac', ctypes.c_double),
8 (
'evolve_change_rel', ctypes.c_double),
9 (
'evolve_rho_min', ctypes.c_double),
10 (
'bisect_lambda_max', ctypes.c_double),
11 (
'iter_max', ctypes.c_int),
12 (
'periods_max', ctypes.c_double),
13 (
'f_y_max', ctypes.c_double),
14 (
'f_y_min', ctypes.c_double)]
Definition at line 26 of file pyshooting.py.
The documentation for this class was generated from the following file: