トップページ > .sscファイルの解説 > solarsys.sscより地球のデータ
solarsys.sscより地球のデータ
地球データ
"Earth" "Sol"
{
Texture "earth.*" #テクスチャ
NightTexture "earthnight.*" #夜テクスチャ
# SpecularTexture "earth-spec.*" #反射光テクスチャ?
Color [ 0.85 0.85 1.0 ] #天体の色 RGB、0〜1の間の数値
SpecularColor [ 0.5 0.5 0.55 ] #反射光の色?
SpecularPower 25.0 #?
HazeColor [ 1 1 1 ] #霧の色
HazeDensity 0.3 # 霧の密度? 単位:?
Radius 6378.140 # equatorial
# Oblateness 0.0034
# BumpMap "earthbump.*"
# BumpHeight 4.5
Atmosphere { #大気プロパティ
Height 60 #大気の高さ
Lower [ 0.43 0.52 0.65 ] #低空部分の色
Upper [ 0.26 0.47 0.84 ] #高空部分の色
Sky [ 0.40 0.6 1.0 ] #空の色
Sunset [ 1.0 0.6 0.2 ] #日没の色
# Sunset [ 0.3 1.0 0.5 ]
CloudHeight 7 #雲の高さ 単位:km
CloudSpeed 65 #雲の速度 単位:km/h(対地速度)
CloudMap "earth-clouds.*" #雲テクスチャ
}
CustomOrbit "vsop87-earth"
EllipticalOrbit {
Period 1.0000 #公転周期 単位:年
SemiMajorAxis 1.0000 #軌道長半径 単位:
Eccentricity 0.0167 #離心率 0で真円、0〜1で楕円、1で放物線、1以上で双曲線
Inclination 0.0001 #軌道傾斜角 単位:°
AscendingNode 348.739 #昇交点黄経 単位:°(0°〜360°)
LongOfPericenter 102.947 #近日点黄経 単位:°(0°〜360°)
MeanLongitude 100.464 #平均黄経 単位:°(0°〜360°)
}
RotationPeriod 23.9344694 # 23.93419 #自転周期 単位:時
Obliquity -23.45 #自転軸傾斜 単位:°(0°〜180°)
RotationOffset 280.5 # offset at default epoch J2000 #自転オフセット? 単位:°(0°〜180°)
Albedo 0.30 #反射能
}
トップページ > .sscファイルの解説 > solarsys.sscより地球のデータ