Toutatis, great models!
Thanks very much Croc... ...
Toutatis, can you extend the trajectory for the spacecraft STEREO A? It now goes up to January 2019.
Code: Select all
"STEREO-A(Ahead)" "Sol"
{
Class "spacecraft"
Mesh "stereo-a-b.cmod"
Orientation [ 90 0 1 0 ]
Radius 0.0032
Beginning "2006 10 26 01:02:00" # 2006 Oct 26 01:02:00.0000 TDB
Ending "2019 01 11 00:00:00" # 2019 Jan 11 00:00:00.0000 TDB
SampledTrajectory
{
Source "stereo-a.xyzv"
DoublePrecision true
Interpolation "cubic"
}
BodyFrame
{
TwoVector
{
Center "Sol/STEREO-A(Ahead)"
Primary
{
Axis "z"
RelativePosition
{
Observer "Sol/STEREO-A(Ahead)"
Target "Sol"
}
}
Secondary
{
Axis "y"
RelativeVelocity
{
Observer "Sol/STEREO-A(Ahead)"
Target "Sol"
}
}
}
}
UniformRotation
{
Period 0.0
}
}
"STEREO-B(Behind)" "Sol"
{
Class "spacecraft"
Mesh "stereo-a-b.cmod"
Orientation [ 90 0 1 0 ]
Radius 0.0032
Beginning "2006 10 26 01:02:00" # 2006 Oct 26 01:02:00.0000 TDB
Ending "2030 07 29 00:00:00" # 2030 Jul 29 00:00:00.0000 TDB
SampledTrajectory
{
Source "stereo-b.xyzv"
DoublePrecision true
Interpolation "cubic"
}
BodyFrame
{
TwoVector
{
Center "Sol/STEREO-B(Behind)"
Primary
{
Axis "z"
RelativePosition
{
Observer "Sol/STEREO-B(Behind)"
Target "Sol"
}
}
Secondary
{
Axis "y"
RelativeVelocity
{
Observer "Sol/STEREO-B(Behind)"
Target "Sol"
}
}
}
}
UniformRotation
{
Period 0.0
}
}