Basic Examples 
(5)
 

Plot the position of a planet:
In[1]:=
[◼]
SolarSystemPlot3D
Red,Sphere
Neptune
PLANET
,1
Out[1]=
———
Plot the position of a minor planet:
In[1]:=
[◼]
SolarSystemPlot3D
Pink,Sphere
Pluto
MINOR PLANET
,1
Out[1]=
———
Plot the position of a comet:
In[1]:=
[◼]
SolarSystemPlot3D
Red,Sphere
1P/Halley
COMET
,1
Out[1]=
———
Plot the position of a deep space probe:
In[1]:=
[◼]
SolarSystemPlot3D
Green,Sphere
New Horizons
DEEP SPACE PROBE
,1,PlotRangePadding1
Out[1]=
———
Plot the position of a planet on a specific date:
In[1]:=
[◼]
SolarSystemPlot3D
Blue,Sphere
Neptune
PLANET
,2,
Day: Fri 3 Jan 1986
,PlotRangePadding2
Out[1]=

Scope 
(2)
 


Options 
(8)
 


Applications 
(2)
 


Possible Issues 
(1)
 


Neat Examples 
(1)
 
