Demonstrate the OrbView function.

Since version 2.
------------------------------------------------------------------------
See also JD2000, RVOrbGen, OrbView, Period
------------------------------------------------------------------------
%-------------------------------------------------------------------------------
%   Copyright 1998 Princeton Satellite Systems, Inc. All rights reserved.
%-------------------------------------------------------------------------------

r = RVOrbGen([42167 0.4 0 0 0 0]);

p = Period(42167);

OrbView(r,JD2000 + linspace(0,p/86400))


%--------------------------------------
% PSS internal file version information
%--------------------------------------