external/CDAWlib/
b_lib.pro
Routines
Routines from b_lib.pro
SB_make_tick, lat, lon, symsiz=symsiz, symcol=symcol, map=map
NAME: MAKE_TICK.PRO PURPOSE: Make tick mark on orbit or trace plot CALLING SEQUENCE: make_tick,lat,lon,symsiz=symsiz,symcol=symcolCopyright 1996-2013 United States Government as represented by theAdministrator of the National Aeronautics and Space Administration.
result = SB_time_incr(t)
result = SB_sgn(x)
SB_chsize, xchsize, ychsize, norm=norm
SB_pregion, nx, ny, jplot, device=device, edge=edge, xmargin=xmargin, ymargin=ymargin, title=title, xt=xt, yt=yt, bkgrd=bkgrd, OVERPLOT=OVERPLOT, chtsz=chtsz
result = SB_rdate1(epoch, cdate=cdate, format=format)
result = SB_pdate(epoch, icase=icase)
result = SB_tod1(hr, min, sec)
ical, yr, doy, month, dom, eom=eom, idoy=idoy
result = SB_epoch0(yr0, doy0, tod0)
SB_sibeck2, rhomp, xmp, rhobs, xbs, a=a, b=b, c=c, press=press, bz=bz
SB_even_scales, xr, yr, xr0, yr0
SB_scale_get, dy_dx
result = SB_binary_search(a, arr, istart)
result = SB_orbit_interp(x, xn, yn, extrap=extrap)
Routine details
top source SB_make_tick
SB_make_tick, lat, lon, symsiz=symsiz, symcol=symcol, map=map
NAME: MAKE_TICK.PRO PURPOSE: Make tick mark on orbit or trace plot CALLING SEQUENCE: make_tick,lat,lon,symsiz=symsiz,symcol=symcol Copyright 1996-2013 United States Government as represented by the Administrator of the National Aeronautics and Space Administration. All Rights Reserved.
Parameters
- lat
- lon
Keywords
- symsiz
- symcol
- map
top source SB_chsize
SB_chsize, xchsize, ychsize, norm=norm
Parameters
- xchsize
- ychsize
Keywords
- norm
top source SB_pregion
SB_pregion, nx, ny, jplot, device=device, edge=edge, xmargin=xmargin, ymargin=ymargin, title=title, xt=xt, yt=yt, bkgrd=bkgrd, OVERPLOT=OVERPLOT, chtsz=chtsz
Parameters
- nx
- ny
- jplot
Keywords
- device
- edge
- xmargin
- ymargin
- title
- xt
- yt
- bkgrd
- OVERPLOT
- chtsz
top source SB_rdate1
result = SB_rdate1(epoch, cdate=cdate, format=format)
Parameters
- epoch
Keywords
- cdate
- format
top source ical
ical, yr, doy, month, dom, eom=eom, idoy=idoy
Parameters
- yr
- doy
- month
- dom
Keywords
- eom
- idoy
File attributes
Modification date: | Tue Oct 21 13:53:48 2014 |
Lines: | 317 |