mission time plot

From DavinciWiki
Jump to: navigation, search

Description

Plot the Local Solar Time, Average Local Solar Time, Local Mean Solar Time, Average Local Mean Solar Time and Solar Longitude for the Mars Odyssey mission.

Arguments and Return Values

Arguments: values to be plotted

Return Value: A GnuPlot plot of the parameters described above

Usage

Syntax: mission_time_plot(day=BOOL [, Ls=BOOL][, LST=BOOL][, AvgLST=BOOL][, LMST=BOOL][, AvgLMST=BOOL])

Plots: Solar Longitude (Ls)
       Local Solar Time (LST)
       Average Local Solar Time (AvgLST)
       Local Mean Solar Time (LMST)
       Average Local Mean Solar Time (AvgLMST)
       for the Mars Odyssey mission.

Required:
       day=1 is Daytime (Descending Pass), or
       day=0 is Nighttime (Ascending Pass)

Options:
       Ls=Plot Solar Longitude: 1 = Yes , 0 = No (default=0)
       LST=Plot Local Solar Time: 1 = Yes , 0 = No (default=0)
       AvgLST=Plot Average Local Solar Time: 1 = Yes , 0 = No (default=0)
       LMST=Plot Local Mean Solar Time: 1 = Yes , 0 = No (default=0)
       AvgLMST=Plot Average Local Mean Solar Time: 1 = Yes , 0 = No (default=0)

Examples

dv> mission_time_plot(day=1,LST=1,Ls=1,AvgLST=1)
Read TEXT file: 28051 lines

Images

mission time plot.png

DavinciWiki Mini-Nav Bar

Contents


Contact Developers

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left

Related Functions

Recent Library Changes

Created On: 04-25-2007
Modified On: 04-18-2012

Personal tools