GraviDy  1.0
Gravitational Dynamics N-body integrator
Public Attributes | List of all members
Forces Struct Reference

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...
 

Detailed Description

This structure contains the information of the Forces of a particle in some moment of the integration.

Member Data Documentation

§ a

Forces::a

Member 'a' contains the acceleration in three dimensions.

§ a1

Forces::a1

Member 'v' contains the first derivative of the acceleration in three dimensions (Jerk).


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