Overview
Directory
Index
Search
File
Source
Help
Etc
NRAO GBTIDL
Produced by IDL 6.1
User Documentation
prev file
|
next file
view single page
|
view frames
|
update routines
SUMMARY: fields | routine DETAILS: routine
./toolbox
seq.pro
Last modification date:
Thu Jun 2 23:56:08 2005
seq
function seq(
s_beg
,
s_end
[,
s_inc
])
Generates a sequence of numbers in an array
Returns
long integer array
Version
$Id: seq.pro,v 1.2 2005/04/20 17:22:41 bgarwood Exp $
Parameters
s_beg
in, required
int
first value
s_end
in, required
int
last value
s_inc
in, optional
int
increment
Produced by IDLdoc 1.6 on Thu Jun 2 23:56:57 2005