Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

external/CDAWlib/jh/

inrange.pro


NAME: INRANGE PURPOSE: Find multiples of given step just inside given range. CATEGORY: CALLING SEQUENCE: inrange,stp, x1, x2, t1, t2, [tics] INPUTS: stp = Step size. in. x1, x2 = Range limits. in. KEYWORD PARAMETERS: OUTPUTS: t1, t2 = Multiples of STP just inside range. out. tics = optional array of tic values. out. COMMON BLOCKS: NOTES: MODIFICATION HISTORY: R. Sterner. 10 Nov, 1988. Johns Hopkins University Applied Physics Laboratory. Copyright (C) 1988, Johns Hopkins University/Applied Physics Laboratory This software may be used, copied, or redistributed as long as it is not sold and this copyright notice is reproduced on each copy made. This routine is provided as is without any express or implied warranties whatsoever. Other limitations apply as described in the file disclaimer.txt.

Routines

top source inrange

inrange, stp, x1, x2, t1, t2, ta, help=help

Parameters

stp
x1
x2
t1
t2
ta

Keywords

help

File attributes

Modification date: Thu Feb 13 16:41:50 2014
Lines: 37