general/science/
spec3d.pro
Routines
top source spec3d
spec3d, tempdat, LIMITS=LIMITS, UNITS=UNITS, COLOR=COLOR, BDIR=BDIR, PHI=PHI, THETA=THETA, PITCHANGLE=PITCHANGLE, VECTOR=VECTOR, SUNDIR=SUNDIR, a_color=a_color, LABEL=LABEL, xdat=xdat, ydat=ydat, dydat=dydat, BINS=BINS, VELOCITY=VELOCITY, OVERPLOT=OVERPLOT
PROCEDURE: spec3d,data Plots 3d data as energy spectra. INPUTS: data - structure containing 3d data (obtained from get_??() routine) e.g. "get_el" KEYWORDS: LIMITS - A structure containing limits and display options. see: "options", "xlim" and "ylim", to change limits UNITS - convert to given data units before plotting COLOR - array of colors to be used for each bin BINS - array of bins to be plotted (see "edit3dbins" to change) OVERPLOT - Overplots last plot if set. LABEL - Puts bin labels on the plot if set. See "plot3d_new" for another means of plotting data. See "conv_units" to change units. See "time_stamp" to turn time stamping on and off. CREATED BY: Davin Larson June 1995 FILE: spec3d.pro VERSION 1.25 LAST MODIFICATION: 02/04/17
Parameters
- tempdat
Keywords
- LIMITS
- UNITS
- COLOR
- BDIR
- PHI
- THETA
- PITCHANGLE
- VECTOR
- SUNDIR
- a_color
- LABEL
- xdat
- ydat
- dydat
- BINS
- VELOCITY
- OVERPLOT
File attributes
Modification date: | Thu Feb 13 16:43:40 2014 |
Lines: | 82 |