Seasonal Indicator
From krc
(Difference between revisions)
Line 6: | Line 6: | ||
<div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | <div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | ||
''[[ls|ls]]'' | ''[[ls|ls]]'' | ||
− | + | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 17:33, 24 July 2018
Input Parameter
Physical Definition
The celestial longitude of the Sun. The time of year based on the position of the Sun through its apparent revolution around a body, with LS = 0o as the vernal equinox
Davinci Usage
- Definition:
- Same as Physical Definition
- Values:
- Input: Real Value Parameter
- Units: Degrees
- Range = (0, 360)
- Default Value = -32768 (i.e. all seasons of the year)
- Input Parameter Name:
- ls
KRC Usage
- Definition:
- The celestial longitude of the Sun based on Mars-centric orbit.
- Values:
- Input = Real Value Parameter in F10.2 FORTRAN format
- i.e. Floating point value, with a field width of 10, including leading blank spaces, plus or minus sign, decimal point and 2 integers after the decimal point.
- Units: Same as Davinci
- Range = (0, 360)
- Default Value = .0
- Input Parameter Name:
- LsubS (Old Parameter Name Listed in Helplist as: SUBS)