|
BSS
|
Controls the flow of the program. More...
Variables | |
| python.Control.filename = sys.argv[1] | |
| python.Control.m_1 | |
| python.Control.m_2 | |
| python.Control.x_1_0 | |
| python.Control.y_1_0 | |
| python.Control.x_2_0 | |
| python.Control.y_2_0 | |
| python.Control.v_x1_0 | |
| python.Control.v_y1_0 | |
| python.Control.v_x2_0 | |
| python.Control.v_y2_0 | |
| python.Control.t_final | |
| python.Control.q = Calculations.func_q(m_2, m_1, x_1_0, y_1_0, x_2_0, y_2_0, v_x1_0, v_y1_0, v_x2_0, v_y2_0, t_final) | |
Controls the flow of the program.