help for timeline command on the ISS
Posted: 26.07.2009, 07:13
To simplify my iss ssc file i want to include the "timeline" command for my next release "iss-construction",
i had a look to the cassini example on the wiki an tried to ajust it to my zvezda solar panels.
here is the ssc file:
#Timeline test
"Zvezda-panneaux" "Sol/Earth/Zarya/Zvezda"
{
Class "spacecraft"
Mesh "zvezdapan.3ds"
Radius 0.0151695135
Timeline [
# Phase 1: no rotation on solar panels
{
Beginning "2000 07 26 12:00:00"
Ending "2000 07 26 13:15:00"
OrbitFrame { BodyFixed { Center "Sol/Earth/Zarya/Zvezda" }}
FixedPosition [-0.001656 -0.001110 0.000023]
BodyFrame { BodyFixed { Center "Sol/Earth/Zarya/Zvezda" }}
FixedRotation { }
}
# Phase 2: solar pannel folow the sun
{
Beginning "2000 07 26 13:15:00"
OrbitFrame { BodyFixed { Center "Sol/Earth/Zarya/Zvezda" }}
FixedPosition [-0.001656 -0.001110 0.000023]
BodyFrame { BodyFixed { Center "Sol/Earth/Zarya/Zvezda" }}
RotationOffset 130
RotationPeriod -1.540233408
}
}
] # End Timeline
}
#End Timeline test
Then using this ssc file i can't see any solar panel, and others meshes following this part of my iss ssc file have disapears.
Thank you
Linuxman
i had a look to the cassini example on the wiki an tried to ajust it to my zvezda solar panels.
here is the ssc file:
#Timeline test
"Zvezda-panneaux" "Sol/Earth/Zarya/Zvezda"
{
Class "spacecraft"
Mesh "zvezdapan.3ds"
Radius 0.0151695135
Timeline [
# Phase 1: no rotation on solar panels
{
Beginning "2000 07 26 12:00:00"
Ending "2000 07 26 13:15:00"
OrbitFrame { BodyFixed { Center "Sol/Earth/Zarya/Zvezda" }}
FixedPosition [-0.001656 -0.001110 0.000023]
BodyFrame { BodyFixed { Center "Sol/Earth/Zarya/Zvezda" }}
FixedRotation { }
}
# Phase 2: solar pannel folow the sun
{
Beginning "2000 07 26 13:15:00"
OrbitFrame { BodyFixed { Center "Sol/Earth/Zarya/Zvezda" }}
FixedPosition [-0.001656 -0.001110 0.000023]
BodyFrame { BodyFixed { Center "Sol/Earth/Zarya/Zvezda" }}
RotationOffset 130
RotationPeriod -1.540233408
}
}
] # End Timeline
}
#End Timeline test
Then using this ssc file i can't see any solar panel, and others meshes following this part of my iss ssc file have disapears.
Thank you
Linuxman