Paolo Angeli
 Personal Website

Celestia Feature requests: Group 3

FR14 New XYZ format

Home

My Celestia

Feature requests

 Group 3

  FR10 Selective orbits

  FR11 Improved orbits

  FR12 Time paths

  FR13 Z-buffered paths

  FR14 New XYZ format

 

 

A new extend file format for probe paths.

Actually the XYZ file contain only placement coordinates relative to the sun as reference object. The capability to define different references should be very helpful.

 

Description:

Having the capability of defining different references in the same XYZ file should allow to simulate almost perfectly the flybys of probes with moons. Another drawback is that should be possible to define a path for rovers on body surfaces.

A possible proposal should be something like this:

“Voyager”
{
  # Launch
  Reference “Earth/Sol”{
    [T pX pY pZ oX oY oZ]
   
  }

  # Catapult 1
  Reference “Venus/sol”{
    [T pX pY pZ oX oY oZ]
   
  }

  # Catapult 2
  Reference “Jupiter/sol”{
    [T pX pY pZ oX oY oZ]
   
  }

  # Flyby 1
  Reference “Io/Jupiter/Sol”{
    [T pX pY pZ oX oY oZ]
   
  }

  # flyby 2
  Reference “Callisto/Jupiter/Sol”{
    [T pX pY pZ oX oY oZ]
   
  }

  #etc.

}

 

Or something like this

“Soujourner”
{
  Reference “Panthfinder landing site/Mars/Sol”{
    [T pX pY pZ oX oY oZ]
   
  }

  Reference “Rock1/Pathfinder landing site/Mars/sol”{
    [T pX pY pZ oX oY oZ]
   
  }

  Reference “Rock2/Pathfinder landing site/Mars/sol”{
    [T pX pY pZ oX oY oZ]
   
  }

  #etc.

}

 

The meaning of the symbols could be:

  • T: Time;

  • pX, pY, pZ: Position coordinates;

  • oX, oY, oZ: Orientation coordinates;

Another drawback should be that all of these data should be inserted directly in the SSC file specifying the path data instead of the XYZ path file

 

Required/Suggested:

  (...)

 

Further related improvements:

  (...)

 

Related Newsgroup Threads:

  (...)

 

Reference Celestia Version:

  1.3.0

 

Status:

  (05-07-03) Submitted to forum attention.

  (24-08-03) Waiting.

 

Subscribers (Subscribe this item)

  Paolo Angeli, John J. Szucs.

 

Back to Group 3.
Back to Feature requests.
Back
to My Celestia.

 

Last update: 24-08-03