Functional Summary of Routines
Arrays
Graphics and Plotting
GUI Development
NOTE: For more detailed information on the following routines, please refer to the PV-WAVE GUI Application Developer's Guide
.
Image Processing and Color
Input/Output
Internet Enabling (Wave On Web)
Mathematics
Programming
Volume Rendering and Ray Tracing
Array Creation Routines
ASARR(key1, value1, ... keyn , valuen)
ASARR(keys_arr, values_list)
BINDGEN (dim1 [, dim2, ... , dimn] )
BYTARR (dim1 [, dim2, ... , dimn] )
CINDGEN (dim1 [, dim2 , ... , dimn] )
DCINDGEN(dim1 [, dim2 , ... , dimn])
Array Manipulation Routines
MAX (array [, max_subscript] )
MIN (array [, min_subscript] )
REBIN (array, dim1, ..., dimn)
REFORM (array, dim1, ... , dimn)
SHIFT (array, shift1, ... , shiftn)
SIGMA (array [, npar, dim] )
WHERE (array_expr [, count ] )
Color Table Manipulation Routines
HLS, ltlo, lthi, stlo, sthi, hue, lp [, rgb]
HSV, vlo, vhi, stlo, sthi, hue, lp [, rgb]
PSEUDO, ltlo, lthi, stlo, sthi, hue, lp [, rgb]
TVLCT, v1, v2, v3 [, start]
WgCbarTool [, parent [, shell [, windowid [, movedCallback], [, range]]]]
Concurrent Processing Routines
C
oordinate Conversion Routines
Data Connection Routines
Data Conversion Routines
DCOMPLEX (expr, offset, dim1 [, dim2, ... , dimn ] )
Data Extraction Routines
BYTE (expr, offset [, dim1, ... , dimn] )
COMPLEX (expr, offset, dim1 [, dim2, ... , dimn ] )
DCOMPLEX (expr, offset, dim1 [, dim2, ... , dimn ] )
DOUBLE (expr, offset, dim1 [, ..., dimn ] )
FIX (expr, offset, dim1 [, ..., dimn ] )
FLOAT (expr, offset, dim1 [, ..., dimn ] )
LONG (expr, offset, dim1 [, ... , dimn ] )
Date/Time Functions
DTGEN (dt_start, dimension)
File Manipulation Routines
CLOSE [, unit1, ... , unitn]
OPENR, unit, filename [, record_length]
OPENU, unit, filename [, record_length]
OPENW, unit, filename [, record_length]
General Graphics Routines
ERASE [, background_color]
General Mathematical Functions
CONVOL (array, kernel [, scale_factor] )
POLY_FIT (x, y, deg [, yft, ybd, sig, mat] )
POLYFITW (x, y, wt, deg [, yft, ybd, sig, mat] )
RANDOMN (seed [, dim1, ... , dimn] )
RANDOMU (seed [, dim1, ... , dimn] )
REGRESS (x, y, wt [, yf, a0, sig, ft, r, rm, c] )
SIGMA (array [, npar, dim] )
Gridding Routines
GRID_4D (points, grid_x, grid_y, grid_z)
HDF Routines
Help and Information Routines
Hypertext
Markup Language (HTML) Routines
Image Display Routines
HLS, ltlo, lthi, stlo, sthi, hue, lp [, rgb]
HSV, vlo, vhi, stlo, sthi, hue, lp [, rgb]
PSEUDO, ltlo, lthi, stlo, sthi, hue, lp [, rgb]
TVLCT, v1, v2, v3 [, start]
TVRD (x0, y0, nx, ny [, channel ])
TVSCL, image [, x, y [, channel ]]
TVSCL, image [, position]
TVSIZE, image [, x, y [, channel ]]
TVSIZE, image [, position]
Image IO Routines
Image Processing Routines
CONVOL (array, kernel [, scale_factor] )
DEFROI (sizex, sizey [, xverts, yverts] )
DILATE (image, structure [, x0, y0] )
ERODE (image, structure [, x0, y0] )
POLY_2D (array, coeffx, coeffy [, interp [, dimx ,..., dimy]])
REBIN (array, dim1, ..., dimn)
REFORM (array, dim1, ... , dimn)
ROT (image, ang [, mag, xctr, yctr] )
ROT_INT (image, ang [, mag, xctr, yctr] )
SHIFT (array, shift1, ... , shiftn)
Input and Output Routines
ASSOC (unit, array_structure [, offset])
PRINT, expr1, ... , exprn
PRINTF, unit, expr1, ... , exprn
READF, unit, var1, ... , varn
READU, unit, var1, ... , varn
TAPRD, array, unit [, byte_reverse]
TAPWRT, array, unit [, byte_reverse]
WRITEU, unit, expr1, ... , exprn
Mapping Routines
Operating System Access Routines
LINKNLOAD (object, symbol [, param1, ..., paramn])
SPAWN [, command [, result]]
SPAWN [, command [, result]]
Plotting Routines
PIE_CHART, data, [xcenter, ycenter, radius]
Polygon Generation Routines
POLY_SURF, surf_dat, vertex_list, polygon_list, pg_num
Polygon Manipulation Routines
POLY_MERGE, vertex_list1, vertex_list2, polygon_list1, polygon_list2, vert, poly, pg_num
Polygon Rendering Routines
POLY_PLOT, vertex_list, polygon_list, pg_num, winx, winy, fill_colors, edge_colors, poly_opaque
RENDER (object1, ..., objectn)
Programming Routines
DELPROC, procedurei ,..., proceduren
STOP [, expr1,... , exprn]
Ray Tracing Routines
MESH (vertex_list, polygon_list)
RENDER (object1, ..., objectn)
Session Routines
SAVE [, var1, ... , varn]
Special Mathematical Functions
String Processing Routines
STRMID (expr, first_character, length)
STRPOS (object, search_string [, position] )
STRPUT, destination, source [, position]
Table Manipulation Functions
GROUP_BY(in_table, `sum_column [alias] [ASC | DESC]')
ORDER_BY(in_table, `col_1 [ASC | DESC] [, col_2 [ASC | DESC]] ... [, col_n [ASC | DESC]]')
QUERY_TABLE ( table, ' [Distinct] * | coli [alias] [, ..., coln [alias]] [Where cond] [Group By colgi [,... colgn]] | [Order By coloi [direction][,..,colon [direction]]] ' )
Transcendental Mathematical Functions
VDA Tools Routines
WzPlot, var1 [, var2, ... , varn]
VDA Tools Manager Routines
NOTE: For detailed information on the following routines, please refer to the PV-WAVE GUI Application Developer's Guide.
VDA Tools Manager Graphical Element Routines
NOTE: For detailed information on the following routines, please refer to the PV-WAVE GUI Application Developer's Guide.
VDA Utilities Routines
NOTE: For detailed information on the following routines, please refer to the PV-WAVE GUI Application Developer's Guide.
View Setup Routines
SET_VIEW3D, viewpoint, viewvector, perspective, izoom, viewup, viewcenter, winx, winy, xr, yr, zr
VIEWER, win_num, xsize, ysize, size_fac, xpos, ypos, colors, retain, xdim, ydim, zdim
Virtual Reality Modeling Language (VRML) Routines
Volume Manipulation Routines
Volume Rendering Routines
RENDER (object1, ..., objectn)
WAVE Widgets Routines
NOTE: For detailed information on the following routines, please refer to the PV-WAVE GUI Application Developer's Guide.
WAVE Widget Utilities
WgCbarTool [, parent [, shell [, windowid [, movedCallback], [, range]]]]]
WgMovieTool, image_data [, parent [, shell [, windowid [, rate]]]]
WgSliceTool, block_data [, parent [, last_slice [, shell ]]]
WgStripTool [, x, y1, y2, ... , y10, parent [, shell ]]
Widget Toolbox Routines
NOTE: For detailed information on the following routines, please refer to the PV-WAVE GUI Application Developer's Guide.
Window Routines
WSHOW [, window_index [, show]]
doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights
reserved.