./
oplot_dipole.pro
topoplot_dipole
plotting
oplot_dipole, L [, NPTS=NPTS] [, RIGHT_ONLY=RIGHT_ONLY] [, LEFT_ONLY=LEFT_ONLY] [, _EXTRA=_EXTRA]
overplot dipole field lines on a plot
only plots in equitorial plane
Parameters
- L in required
array of L values to plot
Keywords
- NPTS in optional
number of points to plot on each field line
- RIGHT_ONLY in optional
only plot the right side
- LEFT_ONLY in optional
only plot the left side
- _EXTRA in optional
extra keywords to oplot
Examples
plot, findgen(20)-10, findgen(20)-10, /nodata, /iso
oplot_dipole, [2,3,4,5,6,7,8]
Author information
- History:
Mon Apr 28 11:54:45 2008, Brian Larsen added _extra to plot_earth call Mon Jul 23 15:05:58 2007, Brian Larsen written and tested
Statistics
| Lines: | 38 |
| McCabe complexity: |
File attributes
| Modifcation date: | Tue Sep 9 14:10:42 2008 |
| Lines: | 87 |
![[attach.png]](idldoc-resources/attach.png)