understanding ssc

Have a question about using Celestia? Check here first for FAQs and helpful advice.
Forum rules
Please help to make this forum more useful by checking the FAQs before posting! Keep it clean, keep it civil, keep it truthful, stay on topic, be responsible, share your knowledge.
Topic author
eafbsd
Posts: 31
Joined: 12.10.2007
With us: 17 years 1 month
Location: na

understanding ssc

Post #1by eafbsd » 25.09.2011, 04:56

What in the .ssc controls the view of a spacecraft? Sometimes the craft comes into view upside down, and people have asked my why I did it that way. It seems there are almost as many differences in the .ssc files as there are spacecraft. Liberty Bell 7 has lines of "RotationPeriod", "Obliquity", "PrecessionRate", and "EquatorAscendingNode". The Corot craft lines are "Eccentricity", "Inclination", and "AscendingNode". What I'm trying to do is when I open my .cel script for Liberty Bell 7, the letters on the craft are upside down, and I'd like to turn the spacecraft using the .ssc to correct the orientation before opening the .cel script. As alway, any help is really appreciated

Reiko
Posts: 1119
Joined: 05.10.2006
Age: 41
With us: 18 years 1 month
Location: Out there...

Re: understanding ssc

Post #2by Reiko » 26.09.2011, 23:52

In the .ssc there should be a line for Orientation. If not, then you have to add it in.
Example


"USS Enterprise-F" "Sol/Earth"
{
Class "spacecraft"
Mesh "entyf.cmod"
Radius 0.351

EllipticalOrbit {
Period 0.07165
SemiMajorAxis 78924
Eccentricity 0.0001
Inclination 5
MeanLongitude 355
}
Orientation [ 270 1 0 45 ]
#Obliquity 0.01
#RotationOffset 90
Albedo 0.006

}

Topic author
eafbsd
Posts: 31
Joined: 12.10.2007
With us: 17 years 1 month
Location: na

Re: understanding ssc

Post #3by eafbsd » 27.09.2011, 04:15

Thanks Reiko, I was beginning to wonder if anyone was out there...

ajtribick
Developer
Posts: 1855
Joined: 11.08.2003
With us: 21 years 3 months

Re: understanding ssc

Post #4by ajtribick » 27.09.2011, 17:46

This is not a bug and as such should not be in the bug forum. It is more likely you'll get replies if you post in the right place.

For these kind of questions you would be better off asking in the Help Central.

Avatar
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 2 months
Location: NY, USA

Re: understanding ssc

Post #5by selden » 27.09.2011, 20:57

moved.

Note that changing the orientation of the view is best accomplished in the .CEL or CELX script. Changing the orientation in the SSC changes the spacecraft itself relative to Celestia's universe.
Selden


Return to “Help Central”