BSS
Loading...
Searching...
No Matches
Calculations Class Reference

Static Public Member Functions

static List< List< double > > func_q (double m_2, double m_1, double x_1_0, double y_1_0, double x_2_0, double y_2_0, double v_x1_0, double v_y1_0, double v_x2_0, double v_y2_0, double t_final)
 Calculates dependent variables (m).

Member Function Documentation

◆ func_q()

List< List< double > > Calculations.func_q ( double m_2,
double m_1,
double x_1_0,
double y_1_0,
double x_2_0,
double y_2_0,
double v_x1_0,
double v_y1_0,
double v_x2_0,
double v_y2_0,
double t_final )
inlinestatic

Calculates dependent variables (m).

Parameters
m_2mass of the second star (kg)
m_1mass of the first star (kg)
x_1_0initial x-position of the first star (m)
y_1_0initial y-position of the first star (m)
x_2_0initial x-position of the second star (m)
y_2_0initial y-position of the second star (m)
v_x1_0initial x-velocity of the first star (m/s)
v_y1_0initial y-velocity of the first star (m/s)
v_x2_0initial x-velocity of the second star (m/s)
v_y2_0initial y-velocity of the second star (m/s)
t_finalfinal time (s)
Returns
dependent variables (m)

The documentation for this class was generated from the following file: