projects/maven/maven_orbit_tplot/
mag_mola_orbit.pro
Routines
top source mag_mola_orbit
mag_mola_orbit, lon, lat, psym=psym, lstyle=lstyle, color=color, reset=reset, big=big, noerase=noerase, title=title
PROCEDURE: mag_mola_orbit PURPOSE: Plots a set of [longitude,latitude] positions over a MAG-MOLA map. USAGE: mag_mola_orbit, lon, lat INPUTS: lon: East longitude (0 to 360 degrees). lat: Latitude (-90 to 90 degrees). Note: lon and lat must have the same number of elements. KEYWORDS: PSYM: Symbol type (same as for plot). LSTYLE: Line style (same as for plot). COLOR: Line/symbol color (same as for plot). RESET: Read in the MAG-MOLA image and calculate the plot size and position. NOERASE: Do not refresh the plot for each [lon, lat] point. BIG: Use a 1000x500 MAG-MOLA image. $LastChangedBy: dmitchell $ $LastChangedDate: 2014-10-31 14:24:42 -0700 (Fri, 31 Oct 2014) $ $LastChangedRevision: 16108 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/maven_orbit_tplot/mag_mola_orbit.pro $ CREATED BY: David L. Mitchell 04-02-03
Parameters
- lon
- lat
Keywords
- psym
- lstyle
- color
- reset
- big
- noerase
- title
File attributes
Modification date: | Fri Nov 21 06:43:10 2014 |
Lines: | 46 |