Provides functions for calculating the outputs. More...
Functions | |
def | python.Calculations.func_theta (m_1, m_2, L_2, L_1) |
Calculates dependent variables (rad) More... | |
Provides functions for calculating the outputs.
def python.Calculations.func_theta | ( | m_1, | |
m_2, | |||
L_2, | |||
L_1 | |||
) |
Calculates dependent variables (rad)
m_1 | mass of the first object (kg) |
m_2 | mass of the second object (kg) |
L_2 | length of the second rod (m) |
L_1 | length of the first rod (m) |