OrbitAddVelocityAndAcceleration
This program computes velocities and accelerations from a given orbit by differentiating a moving polynomial. The values are saved in one output file which then contains orbit, velocity and acceleration.
Name | Type | Annotation |
---|---|---|
outputfileOrbit | filename | |
inputfileOrbit | filename | |
polynomialDegree | uint | Polynomial degree, must be even! |