GraviDy
1.0
Gravitational Dynamics N-body integrator
|
This structure contains the information of the Forces of a particle in some moment of the integration. More...
#include <common.hpp>
Public Attributes | |
double | a [3] |
Member 'a' contains the acceleration in three dimensions. More... | |
double | a1 [3] |
Member 'v' contains the first derivative of the acceleration in three dimensions (Jerk). More... | |
This structure contains the information of the Forces of a particle in some moment of the integration.
Forces::a |
Member 'a' contains the acceleration in three dimensions.
Forces::a1 |
Member 'v' contains the first derivative of the acceleration in three dimensions (Jerk).