Unfortunately when I set out from Earth to HD 209458, the inclination of the ecliptic (at least that planet in it) had it such that the planet never crossed the star.
Any plans to alter stellar data such that it includes an optional ecliptic angle to the Sun?
Specifically, HD 209458's i=85.2 degrees, and relative to that:
Code: Select all
"b" "HD 209458"
{
Texture "gasgiant.jpg"
Mass 220
Radius 101000
Albedo .1
# orbital data
EllipticalOrbit {
Period 0.0096502
SemiMajorAxis 0.045
Eccentricity 0.0
Epoch 2395458
AscendingNode ?
LongOfPericenter ?
MeanLongitude ?
}
}
Low albedo in accordance with http://groups.google.com/groups?q=%22HD ... edu&rnum=2
[/code]