Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

external/CDAWlib/

orbit_plt.pro


Routines

Routines from orbit_plt.pro

result = get_depend0(astrc)
result = ellipse(r, ra)
result = orbax_scl(xmin, xmax, valmin, valmax)

NAME: orbax_scl.pro PURPOSE: Determines the min and max axis for each axis based on defined limits for orbit plots xmin - axis minimum xmax - axis maximum rstrc - Returned structure

result = autoscaler(astrc, crd_sys=crd_sys)

NAME: autoscaler.pro PURPOSE: Determines the axis scales for orbit plots astrc - Input structure rstrc - Returned structure

time_range, epoch, sat
orbit_date1, epoch, x, y, doymark, hrmark, hrtick, color=color, noclip=noclip, charsize=charsize, charthick=charthick
orbit_date, epoch, x, y, doymark, hrmark, hrtick, mntick, mnmark, color=color, noclip=noclip, charsize=charsize, charthick=charthick, date=date, symsiz=symsiz, map=map
result = region_orbit(epoch, x, y, z, xmp, rhomp, xbs, rhobs)
plot_orbit, x, y, ks, regions=regions, color=color, lnthick=lnthick
load_interval, eprange, orbit, x, y, z, epoch
result = rot_x(x, y, z, deg)
draw_orbit, epoch, x, y, z, ks, xmp, rhomp, xbs, rhobs, doymark, hrmark, hrtick, mntick, mnmark, color=color, noclip=noclip, proj=proj, charsize=charsize, date=date, symsiz=symsiz, lnthick=lnthick
result = secant(x, y)
result = orbit_plt(astrc, tstart=tstart, tstop=tstop, xsize=xsize, ysize=ysize, orb_vw=orb_vw, press=press, bz=bz, crd_sys=crd_sys, xmar=xmar, ymar=ymar, doymark=doymark, hrmark=hrmark, hrtick=hrtick, mntick=mntick, mnmark=mnmark, xumn=xumn, xumx=xumx, yumn=yumn, yumx=yumx, zumn=zumn, zumx=zumx, rumn=rumn, rumx=rumx, color=color, labpos=labpos, chtsize=chtsize, US=US, BSMP=BSMP, autoscl=autoscl, symsiz=symsiz, lnthick=lnthick, autolabel=autolabel, datelabel=datelabel, eqlscl=eqlscl, panel=panel)

Routine details

top source get_depend0

result = get_depend0(astrc)

Parameters

astrc

top source ellipse

result = ellipse(r, ra)

Parameters

r
ra

top source orbax_scl

result = orbax_scl(xmin, xmax, valmin, valmax)

NAME: orbax_scl.pro PURPOSE: Determines the min and max axis for each axis based on defined limits for orbit plots xmin - axis minimum xmax - axis maximum rstrc - Returned structure

Parameters

xmin
xmax
valmin
valmax

top source autoscaler

result = autoscaler(astrc, crd_sys=crd_sys)

NAME: autoscaler.pro PURPOSE: Determines the axis scales for orbit plots astrc - Input structure rstrc - Returned structure

Parameters

astrc

Keywords

crd_sys

top source time_range

time_range, epoch, sat

Parameters

epoch
sat

top source orbit_date1

orbit_date1, epoch, x, y, doymark, hrmark, hrtick, color=color, noclip=noclip, charsize=charsize, charthick=charthick

Parameters

epoch
x
y
doymark
hrmark
hrtick

Keywords

color
noclip
charsize
charthick

top source orbit_date

orbit_date, epoch, x, y, doymark, hrmark, hrtick, mntick, mnmark, color=color, noclip=noclip, charsize=charsize, charthick=charthick, date=date, symsiz=symsiz, map=map

Parameters

epoch
x
y
doymark
hrmark
hrtick
mntick
mnmark

Keywords

color
noclip
charsize
charthick
date
symsiz
map

top source region_orbit

result = region_orbit(epoch, x, y, z, xmp, rhomp, xbs, rhobs)

Parameters

epoch
x
y
z
xmp
rhomp
xbs
rhobs

top source plot_orbit

plot_orbit, x, y, ks, regions=regions, color=color, lnthick=lnthick

Parameters

x
y
ks

Keywords

regions
color
lnthick

top source load_interval

load_interval, eprange, orbit, x, y, z, epoch

Parameters

eprange
orbit
x
y
z
epoch

top source rot_x

result = rot_x(x, y, z, deg)

Parameters

x
y
z
deg

top source draw_orbit

draw_orbit, epoch, x, y, z, ks, xmp, rhomp, xbs, rhobs, doymark, hrmark, hrtick, mntick, mnmark, color=color, noclip=noclip, proj=proj, charsize=charsize, date=date, symsiz=symsiz, lnthick=lnthick

Parameters

epoch
x
y
z
ks
xmp
rhomp
xbs
rhobs
doymark
hrmark
hrtick
mntick
mnmark

Keywords

color
noclip
proj
charsize
date
symsiz
lnthick

top source secant

result = secant(x, y)

Parameters

x
y

top source orbit_plt

result = orbit_plt(astrc, tstart=tstart, tstop=tstop, xsize=xsize, ysize=ysize, orb_vw=orb_vw, press=press, bz=bz, crd_sys=crd_sys, xmar=xmar, ymar=ymar, doymark=doymark, hrmark=hrmark, hrtick=hrtick, mntick=mntick, mnmark=mnmark, xumn=xumn, xumx=xumx, yumn=yumn, yumx=yumx, zumn=zumn, zumx=zumx, rumn=rumn, rumx=rumx, color=color, labpos=labpos, chtsize=chtsize, US=US, BSMP=BSMP, autoscl=autoscl, symsiz=symsiz, lnthick=lnthick, autolabel=autolabel, datelabel=datelabel, eqlscl=eqlscl, panel=panel)

Parameters

astrc

Keywords

tstart
tstop
xsize
ysize
orb_vw
press
bz
crd_sys
xmar
ymar
doymark
hrmark
hrtick
mntick
mnmark
xumn
xumx
yumn
yumx
zumn
zumx
rumn
rumx
color
labpos
chtsize
US
BSMP
autoscl
symsiz
lnthick
autolabel
datelabel
eqlscl
panel

File attributes

Modification date: Tue Oct 21 13:53:47 2014
Lines: 1,046