Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

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_time_incr

result = SB_time_incr(t)

Parameters

t

top source SB_sgn

result = SB_sgn(x)

Parameters

x

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 SB_pdate

result = SB_pdate(epoch, icase=icase)

Parameters

epoch

Keywords

icase

top source SB_tod1

result = SB_tod1(hr, min, sec)

Parameters

hr
min
sec

top source ical

ical, yr, doy, month, dom, eom=eom, idoy=idoy

Parameters

yr
doy
month
dom

Keywords

eom
idoy

top source SB_epoch0

result = SB_epoch0(yr0, doy0, tod0)

Parameters

yr0
doy0
tod0

top source SB_sibeck2

SB_sibeck2, rhomp, xmp, rhobs, xbs, a=a, b=b, c=c, press=press, bz=bz

Parameters

rhomp
xmp
rhobs
xbs

Keywords

a
b
c
press
bz

top source SB_even_scales

SB_even_scales, xr, yr, xr0, yr0

Parameters

xr
yr
xr0
yr0

top source SB_scale_get

SB_scale_get, dy_dx

Parameters

dy_dx

top source SB_orbit_interp

result = SB_orbit_interp(x, xn, yn, extrap=extrap)

Parameters

x
xn
yn

Keywords

extrap

File attributes

Modification date: Tue Oct 21 13:53:48 2014
Lines: 317