Spacecrafts for Celestia

The home for finished/released addons.
Avatar
Topic author
toutatis
Posts: 744
Joined: 24.02.2018
Age: 55
With us: 6 years 5 months
Location: Almaty, Kazakhstan

Post #1081by toutatis » 19.05.2019, 00:10

Mars Express model by toutatis ( 2 models... for cruise and orbiter stage) will be ready soon... still some work...

Added after 3 hours 8 minutes:
............
Attachments
capture-20190519-091546.jpg
capture-20190519-055632.jpg
capture-20190519-060243.jpg
capture-20190519-060025.jpg
capture-20190519-055815.jpg

Avatar
fyr02
Posts: 249
Joined: 19.04.2019
Age: 19
With us: 5 years 3 months
Location: San Diego, California (United States)

Post #1082by fyr02 » 21.05.2019, 17:08

Is Beagle 2 included?
Image

Avatar
Topic author
toutatis
Posts: 744
Joined: 24.02.2018
Age: 55
With us: 6 years 5 months
Location: Almaty, Kazakhstan

Post #1083by toutatis » 21.05.2019, 20:38

Is Beagle 2 included?

Yes...

Avatar
Topic author
toutatis
Posts: 744
Joined: 24.02.2018
Age: 55
With us: 6 years 5 months
Location: Almaty, Kazakhstan

Post #1084by toutatis » 28.05.2019, 03:40

Mars Express models by toutatis are ready to use in Celestia... currently preparing add-on...
Attachments
capture-20190528-092959.jpg
capture-20190528-092712.jpg
capture-20190527-215809.jpg
capture-20190527-215143.jpg
capture-20190527-214740.jpg

Avatar
Topic author
toutatis
Posts: 744
Joined: 24.02.2018
Age: 55
With us: 6 years 5 months
Location: Almaty, Kazakhstan

Post #1085by toutatis » 01.06.2019, 04:27

Mars Express add-on by toutatis... (orbiter only... there is no data at HORIZONS for interplanetary cruise stage for this spacecraft... but model with a lander also included)...
Attachments
Mars Express.7z
(5.09 MiB) Downloaded 203 times
capture-20190601-095524.jpg
capture-20190601-094709.jpg

Avatar
fyr02
Posts: 249
Joined: 19.04.2019
Age: 19
With us: 5 years 3 months
Location: San Diego, California (United States)

Post #1086by fyr02 » 01.06.2019, 05:21

Amazing! As Always good job Toutatis!
Image

Avatar
Topic author
toutatis
Posts: 744
Joined: 24.02.2018
Age: 55
With us: 6 years 5 months
Location: Almaty, Kazakhstan

Post #1087by toutatis » 01.06.2019, 05:25

Correction for SSC-file... it's again about demensions... lol

Code: Select all

"Mars Express" "Sol/Mars"
{
   Class   "spacecraft"
   Mesh   "Mars Express-os1.cmod"
   Radius   0.006

   Beginning   "2003 12 30  12:10:00"
   Ending   "2005 06 14  18:00:00"

   OrbitFrame
   {
      EclipticJ2000   { Center "Sol/Mars" }
   }
    SampledTrajectory
   {
      Source   "MEX-Orbiter-1.xyzv"
      DoublePrecision   true
      Interpolation   "cubic"
   }   
   BodyFrame
   {
      TwoVector
      {
         Center   "Sol/Mars/Mars Express"
         Primary
         {
            Axis   "-x"
            RelativePosition
            {
               Observer   "Sol/Mars/Mars Express"
               Target   "Sol/Earth"
            }
         }
         Secondary
         {
            Axis   "y"
            RelativeVelocity
            {
               Observer   "Sol/Mars/Mars Express"
               Target   "Sol/Mars"
            }
         }
      }
   }
   FixedRotation
    {
      Period   0.00
   }      
}


"Mars Express(+M)" "Sol/Mars"
{
   Class   "spacecraft"
   Mesh   "Mars Express-os2.cmod"
   Radius   0.02

Timeline
[
   {
   Beginning   "2005 06 14  18:00:00"
   Ending   "2005 08 20  00:00:00"

   OrbitFrame
   {
      EclipticJ2000   { Center "Sol/Mars" }
   }
    SampledTrajectory
   {
      Source   "MEX-Orbiter-2.xyzv"
      DoublePrecision   true
      Interpolation   "cubic"
   }   
   BodyFrame
   {
      TwoVector
      {
         Center   "Sol/Mars/Mars Express(+M)"
         Primary
         {
            Axis   "-x"
            RelativePosition
            {
               Observer   "Sol/Mars/Mars Express(+M)"
               Target   "Sol/Earth"
            }
         }
         Secondary
         {
            Axis   "y"
            RelativeVelocity
            {
               Observer   "Sol/Mars/Mars Express(+M)"
               Target   "Sol/Mars"
            }
         }
      }
   }
   FixedRotation
    {
      Period   0.00
   }      
}
{
    Ending   "2022 01 01  00:00:00"   

   OrbitFrame
   {
      EclipticJ2000   { Center "Sol/Mars" }
   }   
    EllipticalOrbit
   {
      Epoch   2453602.5  # 2005 Aug 20 00:00:00
      Period     0.279800673461397
      SemiMajorAxis   8590.77373382230644
      Eccentricity   0.5714531044319604
      Inclination     65.31211882427604
      AscendingNode   223.1629732348163
      ArgOfPericenter   14.84817736451892
      MeanAnomaly    300.4891851886892
   }
   BodyFrame
   {
      TwoVector
      {
         Center   "Sol/Mars/Mars Express(+M)"
         Primary
         {
            Axis   "-x"
            RelativePosition
            {
               Observer   "Sol/Mars/Mars Express(+M)"
               Target   "Sol/Earth"
            }
         }
         Secondary
         {
            Axis   "y"
            RelativeVelocity
            {
               Observer   "Sol/Mars/Mars Express(+M)"
               Target   "Sol/Mars"
            }
         }
      }
    }      
   FixedRotation
    {
       Period    0.00
   }
}
]
}
Last edited by toutatis on 01.06.2019, 19:38, edited 1 time in total.

Avatar
Topic author
toutatis
Posts: 744
Joined: 24.02.2018
Age: 55
With us: 6 years 5 months
Location: Almaty, Kazakhstan

Post #1088by toutatis » 01.06.2019, 05:27

Amazing! As Always good job Toutatis!

Thanks fyr02! :smile:

Avatar
SpaceFanatic64
Posts: 427
Joined: 16.08.2018
Age: 18
With us: 5 years 11 months
Location: Southern California

Post #1089by SpaceFanatic64 » 01.06.2019, 06:16

In the old, now obsolete Mars Express, there was an xyz trajectory for the cruise stage. Maybe that can be used to show the full mission? Also, have you made any progress on the Pioneer Venus probes?

bh
Posts: 1547
Joined: 17.12.2002
With us: 21 years 7 months
Location: Oxford, England

Post #1090by bh » 01.06.2019, 06:19

Many thanks Toutatis...

Your models are so nice!
regards...bh.

Avatar
gironde M
Posts: 835
Joined: 16.12.2016
Age: 71
With us: 7 years 7 months
Location: Montigny-Les-Metz, France

Post #1091by gironde » 01.06.2019, 07:46

beautiful achievement

here are informations of ESA about Spice support (Mars Express Mex, Venus Express Vex, Rosetta Ros, and other coming soon)
https://www.cosmos.esa.int/web/psa/ancillary-data

:clap: :clap: :hi:

Added after 46 minutes 40 seconds:
Hey Toutatis
Correction for SSC-file... it's again about demensions... lol

for a radius of 6 meters (body + solar cells), write Radius 0.006 and not 0.0006

:wink:

Avatar
Topic author
toutatis
Posts: 744
Joined: 24.02.2018
Age: 55
With us: 6 years 5 months
Location: Almaty, Kazakhstan

Post #1092by toutatis » 01.06.2019, 19:35

Many thanks Toutatis...

Your models are so nice!

Thanks bh! :smile:

Avatar
Topic author
toutatis
Posts: 744
Joined: 24.02.2018
Age: 55
With us: 6 years 5 months
Location: Almaty, Kazakhstan

Post #1093by toutatis » 01.06.2019, 19:37

for a radius of 6 meters (body + solar cells), write Radius 0.006 and not 0.0006

OMG... again.... :biggrin: Thanks gironde! :smile:

Corrected already... :smile:

Added after 7 minutes 17 seconds:
here are informations of ESA about Spice support (Mars Express Mex, Venus Express Vex, Rosetta Ros, and other coming soon)
https://www.cosmos.esa.int/web/psa/ancillary-data

It's interesting... :think:

Avatar
Topic author
toutatis
Posts: 744
Joined: 24.02.2018
Age: 55
With us: 6 years 5 months
Location: Almaty, Kazakhstan

Post #1094by toutatis » 01.06.2019, 19:50

In the old, now obsolete Mars Express, there was an xyz trajectory for the cruise stage. Maybe that can be used to show the full mission?

Let's see....

Also, have you made any progress on the Pioneer Venus probes?

Not yet...

Avatar
Topic author
toutatis
Posts: 744
Joined: 24.02.2018
Age: 55
With us: 6 years 5 months
Location: Almaty, Kazakhstan

Post #1095by toutatis » 02.06.2019, 10:45

USS Toutatis... :biggrin: ... will start journey to Jupiter system during this month... to enter in orbit around Europa... (need to practice in modeling and making xyzv-trajectories...)
Attachments
USS Toutatis.7z
(771.77 KiB) Downloaded 154 times
capture-20190602-162208.jpg
capture-20190602-145521.jpg

Avatar
Lafuente_Astronomy
Moderator
Posts: 726
Joined: 04.08.2018
Age: 26
With us: 6 years
Location: Cebu City, Cebu Province, Philippines
Contact:

Post #1096by Lafuente_Astronomy » 02.06.2019, 12:10

toutatis wrote:USS Toutatis... ... will start journey to Jupiter system during this month... to enter in orbit around Europa... (need to practice in modeling and making xyzv-trajectories...)

Bon Voyage to the King Planet my friend!
Official Administrator of the Celestia Discord Server.
Invite: https://discordapp.com/invite/WEWDcJh
If you don't have a Discord account, register here: https://discordapp.com/register
Have a blessed day.

pirogronian
Developer
Posts: 234
Joined: 05.01.2018
Age: 38
With us: 6 years 7 months
Location: Wrocław
Contact:

Post #1097by pirogronian » 02.06.2019, 19:31

toutatis wrote:USS Toutatis... :biggrin:
:clap:
Still formally developer, but too tired to develop. I feel sad, but Celestia is going forward despite it.
Btw, the universe is ruled by electricity.

Avatar
Topic author
toutatis
Posts: 744
Joined: 24.02.2018
Age: 55
With us: 6 years 5 months
Location: Almaty, Kazakhstan

Post #1098by toutatis » 02.06.2019, 23:59

Bon Voyage to the King Planet my friend!

Thanks very much my friend! :smile:

Avatar
Topic author
toutatis
Posts: 744
Joined: 24.02.2018
Age: 55
With us: 6 years 5 months
Location: Almaty, Kazakhstan

Post #1099by toutatis » 04.06.2019, 06:40

Celestia Origin in space...
Attachments
Celestia Origin.7z
(204.85 KiB) Downloaded 211 times
capture-20190604-122903.jpg
capture-20190604-120430.jpg
capture-20190604-115808.jpg

Avatar
SpaceFanatic64
Posts: 427
Joined: 16.08.2018
Age: 18
With us: 5 years 11 months
Location: Southern California

Post #1100by SpaceFanatic64 » 04.06.2019, 14:57

That's an interesting idea! I wonder what Art Blos will think when he sees this?


Return to “Add-on releases”