# Gradient definition file: C04stellarBlackBody
# StrongED$Mode = Message
#
# Stellar black body spectrum
# See http://www.vendian.org/mncharity/dir3/blackbody/different.html

# Next line is required:
gradient_version:1.00

# format is 'greyscale' or 'rgb'
format:rgb

description:A stellar black body spectrum using 4 knots

# Number of knots...
knot_countr:4
knot_countg:4
knot_countb:4

# ...and their values
knotr1:0.988
knotg1:0.231
knotb1:0.19

knotr2:0.941
knotg2:1.000
knotb2:0.694

knotr3:0.698
knotg3:0.945
knotb3:0.992

knotr4:0.572
knotg4:0.839
knotb4:0.994


