トップページ > .sscファイルの解説 > 月・彗星データ
月・衛星データ
月データ
"Moon" "Sol/Earth" # "天体名" "所属する恒星名/所属する惑星名"
{
Texture "moon.*" # テクスチャ
BumpMap "moonbump.*" # バンプテクスチャ
BumpHeight 0.3 # バンプの高さ
Radius 1737.53 # 半径 単位:km
# Oblateness 0.002
CustomOrbit "moon"
EllipticalOrbit {
Period 27.321661 # 自転周期 単位:日
SemiMajorAxis 384400 # 主となる天体からの距離 単位:km
Eccentricity 0.054900 # 離心率
Inclination 5.15 # 軌道傾斜角
}
Obliquity 23.45 # 黄道傾斜角
EquatorAscendingNode 0.0 # 昇交点経度
RotationOffset 38 # 公転オフセット
Albedo 0.12
}
彗星データ(ハレー彗星)
"Halley" "Sol" # "天体名" "所属する恒星名"
{
Class "comet" # 天体の種類。"comet"で彗星、"asteroid"で小惑星、"spacecraft"で探査機・人工衛星。
Mesh "halley.cmod" # 3Dモデル
Texture "asteroid.jpg"
Radius 7.6 # maximum semi-axis # 長軸
MeshCenter [ -0.338 1.303 0.230 ] # 利用する3Dモデルの軸を定義?
EllipticalOrbit
{
Epoch 2449400.5 #1994 Feb 17 00:00UT # 元期(ユリウス日)
Period 75.31589 # 公転周期(年)
SemiMajorAxis 17.834144 # 軌道長半径(平均、単位:天文単位)
Eccentricity 0.967143 # 離心率
Inclination 162.262690 # 軌道傾斜角
AscendingNode 58.420081 # 昇交点
ArgOfPericenter 111.332485 # 近日点
MeanAnomaly 38.384264 # 平均近点離角
}
# chaotic rotation, imperfectly defined:
# this version from "The New Solar System", 4th Edition; Eds.
# JK Beatty, CC Petersen, A Chaikin
RotationPeriod 170 # 7.1 day axial rotation period # 自転周期(時間)
Obliquity 66
PrecessionRate 97 # 3.7 day precession period 歳差周期(時間)
Albedo 0.04 # 反射能
}
トップページ > .sscファイルの解説 > 月・彗星データ