Table of Contents
orblist - list an orbit
orbint in=orbit [parameter=value]
orblist
will list the time, the X, Y, Z positions and VX, VY, VZ velocities of
an orbit.
The following parameters are recognized in any order
if the keyword is also given:
- in=in-file
- input file, in orbit(5NEMO)
format
[no default]
- n=number
- stride through the data. n=2 would list only the even
timesteps. [default: 1].
- format=format
- format to be used for printing [default:
%f].
tsf(1NEMO)
, potential(5NEMO)
, newton0(1NEMO)
Peter Teuben
~src/pjt/orbit orblist.1 orblist.c
xx-jul-87 V1.0: Created: simple Eulerian PJT
28-jul-87 V2.0: new orbit(5) structure PJT
2-Jun-88 V2.1: new filestruct, code same PJT
15-feb-03 V2.4: new format= PJT
Table of Contents