How to mark perihelium aphelium in orbits?
Posted: 11.08.2018, 08:16
Hi
How to mark perihelium aphelium in orbits?
Adam
How to mark perihelium aphelium in orbits?
Adam
Real-time 3D visualization of space
https://celestiaproject.space/forum/
https://celestiaproject.space/forum/viewtopic.php?f=15&t=18193
Code: Select all
ReferencePoint "Earth-L1" "Sol/Earth"
{
Class "spacecraft"
Visible true
Clickable true
OrbitFrame
{
TwoVector
{
Center "Sol/Earth"
Primary
{
Axis "x"
RelativePosition { Target "Sol" }
}
Secondary
{
Axis "y"
RelativeVelocity { Target "Sol" }
}
}
}
FixedPosition [ 1496553.588 0.0 0 ]
}