projects/maven/KP_Toolkit/
mvn_kp_tplot.pro
A WRAPPER ROUTINE TO INTERFACE WITH THE BERKELEY TPLOT CODE :Params: kp_data: in, required, type=structure the INSITU KP data structure from which to plot data field: in, required, type=strarr,intarr the INSITU kp data fields to plot, maybe an integer or string array for multiple choices :Keywords: list: in, optional, type=boolean if selected, will list the KP data fields included in kp_data range: in, optional, type=boolean if selected, will list the beginning and end times of kp_data altitude: in, optional, type=boolean if selected, will inclue altitude on the xaxis along with time ytitles: in, optional, type=strarr if included, this array allows the user to define the yaxis titles as they like title: in, optional, type=string if included, this provides an overall title to the plot window
Routines
top source MVN_KP_TPLOT
MVN_KP_TPLOT, kp_data, parameter=parameter, time=time, list=list, ytitles=ytitles, range=range, createall=createall, prefix=prefix, message=message, quiet=quiet, euv=euv, lpw=lpw, static=static, swea=swea, swia=swia, mag=mag, sep=sep, ngims=ngims
Parameters
- kp_data
Keywords
- parameter
- time
- list
- ytitles
- range
- createall
- prefix
- message
- quiet
- euv
- lpw
- static
- swea
- swia
- mag
- sep
- ngims
File attributes
Modification date: | Tue Oct 21 13:53:24 2014 |
Lines: | 138 |