Newer
Older
Matrix a{ 3, 1, {1000, 1000, 1000} };
Matrix b{ 3, 1, {100, 100, 100} };
Satellite m_s{ 59777.67019, a, b };
m_s.integration_step(59777.77019);
Matrix a{ 3, 1, {1000, 1000, 1000} };
Matrix b{ 3, 1, {100, 100, 100} };
Satellite m_s{ 59777.67019, a, b };
m_s.integration_step(59777.77019);