|
| static ArrayList< ArrayList< Double > > | func_theta (double m_1, double m_2, double L_2, double L_1) |
| | Calculates dependent variables (rad).
|
◆ func_theta()
| ArrayList< ArrayList< Double > > DblPend.Calculations.func_theta |
( |
double | m_1, |
|
|
double | m_2, |
|
|
double | L_2, |
|
|
double | L_1 ) |
|
static |
Calculates dependent variables (rad).
- Parameters
-
| 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) |
- Returns
- dependent variables (rad)
The documentation for this class was generated from the following file: