HTML automatically generated with rman
Table of Contents

Name

orblist - list an orbit

Synopsis

orbint in=orbit [parameter=value]

Description

orblist will list the time, the X, Y, Z positions and VX, VY, VZ velocities of an orbit.

Parameters

The following parameters are recognized in order; they may be given in any order if the keyword is also given. Use --help to confirm this man page is up to date.
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].
maxsteps=
Maximum number of steps allowed [10000]
format=format
format to be used for printing [default: %f].
mode=
Output: o,t,p,v (not used) [t,p,v]

See Also

tsf(1NEMO) , potential(5NEMO) , newton0(1NEMO)

Author

Peter Teuben

Files


~src/pjt/orbit      orblist.1 orblist.c

Update History


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