⚠ ネタバレ注意: 本サイトはSFアニメ「SOLAR LINE」の内容を詳細に分析しています。未視聴の方はご注意ください。
📝 AI生成コンテンツ: 本考証の大部分は AI(Claude Code 等)によって生成されています。内容の正確性については原作および引用元をご確認ください。

Task 164: Cross-Episode Heliocentric Velocity Profile Chart

完了 ← タスク一覧

Task 164: Cross-Episode Heliocentric Velocity Profile Chart

Status: DONE

Motivation

The cross-episode summary page has mass timeline and margin charts, but lacks a heliocentric velocity profile showing the ship's speed throughout the entire 479-day mission. This is a fundamental visualization that shows:

This makes the mission trajectory dynamics intuitively understandable.

Approach

  1. Compile velocity data from each episode's calculations:

- EP01: Mars departure → Jupiter arrival (brachistochrone ΔV + orbital speeds)

- EP02: Jupiter escape → ballistic → Saturn capture

- EP03: Saturn → Uranus (brachistochrone)

- EP04-05: Uranus → Earth (composite route with Jupiter flyby)

  1. Create a time-series chart with mission elapsed time (days) on X-axis and heliocentric speed (km/s) on Y-axis
  2. Add to the "航路の連続性" section alongside the existing full-route orbital diagram

Data Sources

Dependencies