Astronomical Applications Department, U.S. Naval Observatory 3 D plot fits Page 2
:=
VR0
.7
:=
e0
.25
:=
a0
35
:=
Ncontours
20
:=
contour_grid
[
]
,
40 40
:=
contour_colors
[
]
,
black gray
p_surf
plots
implicitplot3d
(
)
fit , ,
x y z
=
x
..
amin
amax
=
y
..
emin
emax
=
z
..
VRmin
VRmax
,
,
,
,
(
:=
=
style
patchcontour
=
contours
Ncontours
=
shading
zhue
=
grid
[
]
,
,
30 30 30
,
,
,
)
:=
p_points
(
)
plots
pointplot3d
,
,
S
=
color
yellow
=
symbol
box
p_xy :=
(
)
ContourPlanePlot
,
,
,
,
,
,
,
,
,
,
fit amin amax emin emax VR0 VRmin "xy" Ncontours contour_grid contour_colors
p_xz :=
(
)
ContourPlanePlot
,
,
,
,
,
,
,
,
,
,
fit amin amax VRmin VRmax e0 emin "xz" Ncontours contour_grid contour_colors
p_yz :=
(
)
ContourPlanePlot
,
,
,
,
,
,
,
,
,
,
fit emin emax VRmin VRmax a0 amin "yz" Ncontours contour_grid contour_colors
plots
display3d
{
}
,
,
,
,
p_surf p_points p_xy p_xz p_yz
=
projection
.9
=
labels
[
]
,
,
"a" "e" "V-R"
,
,
,
(
=
title
"V-R vs. (a,e)"
=
orientation
[
]
,
15 55
=
view
[
]
,
,
..
amin
amax
..
emin
emax
..
VRmin
VRmax
,
,
)
Page 2