;; *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
;; IDLWAVE Routine Information File (IDLWAVE version 6.1_em22)
;; Automatically generated from source file:
;;  /usr/peyton/common/licensed/idl64/help/online_help/idl_catalog.xml
;; on Tue Dec 22 04:56:54 2009
;; Do not edit.
(setq idlwave-xml-routine-info-file 
    "/usr/peyton/common/licensed/idl64/help/online_help/idl_catalog.xml")
(setq idlwave-system-routines
    '(("OPENR" pro nil (system) "OPENR, Unit, File or OPENW, Unit, File or OPENU, Unit, File" ("OPEN.html" ("APPEND" . 889709) ("BUFSIZE" . 889712) ("COMPRESS" . 928372) ("DELETE" . 928370) ("ERROR" . 889720) ("F77_UNFORMATTED" . 889729) ("GET_LUN" . 889739) ("MORE" . 889747) ("NOEXPAND_PATH" . 929441) ("RAWIO" . 934244) ("STDIO" . 930929) ("SWAP_ENDIAN" . 889764) ("SWAP_IF_BIG_ENDIAN" . 889767) ("SWAP_IF_LITTLE_ENDIAN" . 889770) ("VAX_FLOAT" . 889773) ("WIDTH" . 889787) ("XDR" . 889796))) ("OPENU" pro nil (system) "OPENR, Unit, File or OPENW, Unit, File or OPENU, Unit, File" ("OPEN.html" ("APPEND" . 889709) ("BUFSIZE" . 889712) ("COMPRESS" . 928372) ("DELETE" . 928370) ("ERROR" . 889720) ("F77_UNFORMATTED" . 889729) ("GET_LUN" . 889739) ("MORE" . 889747) ("NOEXPAND_PATH" . 929441) ("RAWIO" . 934244) ("STDIO" . 930929) ("SWAP_ENDIAN" . 889764) ("SWAP_IF_BIG_ENDIAN" . 889767) ("SWAP_IF_LITTLE_ENDIAN" . 889770) ("VAX_FLOAT" . 889773) ("WIDTH" . 889787) ("XDR" . 889796))) ("OPENW" pro nil (system) "OPENR, Unit, File or OPENW, Unit, File or OPENU, Unit, File" ("OPEN.html" ("APPEND" . 889709) ("BUFSIZE" . 889712) ("COMPRESS" . 928372) ("DELETE" . 928370) ("ERROR" . 889720) ("F77_UNFORMATTED" . 889729) ("GET_LUN" . 889739) ("MORE" . 889747) ("NOEXPAND_PATH" . 929441) ("RAWIO" . 934244) ("STDIO" . 930929) ("SWAP_ENDIAN" . 889764) ("SWAP_IF_BIG_ENDIAN" . 889767) ("SWAP_IF_LITTLE_ENDIAN" . 889770) ("VAX_FLOAT" . 889773) ("WIDTH" . 889787) ("XDR" . 889796))) ("PRINT" pro nil (system) "PRINT [, Expr1, ..., Exprn] or PRINTF [, Unit, Expr1, ..., Exprn]" ("PRINT.html" ("AM_PM" . 678362) ("DAYS_OF_WEEK" . 1015582) ("FORMAT" . 1015576) ("MONTHS" . 1015619) ("STDIO_NON_FINITE" . 1015513))) ("PRINTF" pro nil (system) "PRINT [, Expr1, ..., Exprn] or PRINTF [, Unit, Expr1, ..., Exprn]" ("PRINT.html" ("AM_PM" . 678362) ("DAYS_OF_WEEK" . 1015582) ("FORMAT" . 1015576) ("MONTHS" . 1015619) ("STDIO_NON_FINITE" . 1015513))) ("READ" pro nil (system) "READ, [Prompt,] Var1, ..., Varn or READF, [Prompt,] Unit, Var1, ..., Varn" ("READ.html" ("AM_PM" . 1015647) ("DAYS_OF_WEEK" . 1015649) ("FORMAT" . 1015645) ("MONTHS" . 1015670) ("PROMPT" . 863855))) ("READF" pro nil (system) "READ, [Prompt,] Var1, ..., Varn or READF, [Prompt,] Unit, Var1, ..., Varn" ("READ.html" ("AM_PM" . 1015647) ("DAYS_OF_WEEK" . 1015649) ("FORMAT" . 1015645) ("MONTHS" . 1015670) ("PROMPT" . 863855))) ("IMSL_INV" fun nil (system) "Result = %s(a )" ("IMSL_INV.html" ("DOUBLE" . 187304))) ("IMSL_LUSOL" fun nil (system) "Result = %s(b [, a] )" ("IMSL_LUSOL.html" ("CONDITION" . 378687) ("DOUBLE" . 378697) ("FACTOR" . 241838) ("INVERSE" . 187347) ("PIVOT" . 378670) ("TRANSPOSE" . 378677))) ("IMSL_LUFAC" pro nil (system) "%s, a[, pivot[, fac]" ("IMSL_LUFAC.html" ("CONDITION" . 187464) ("DOUBLE" . 378711) ("INVERSE" . 378733) ("L" . 187465) ("PA" . 187467) ("TRANSPOSE" . 378723) ("U" . 378743))) ("IMSL_CHSOL" fun nil (system) "Result = %s(b[, a] )" ("IMSL_CHSOL.html" ("CONDITION" . 378756) ("DOUBLE" . 187534) ("FACTOR" . 241846) ("INVERSE" . 241853))) ("IMSL_CHFAC" pro nil (system) "%s, a, fac" ("IMSL_CHFAC.html" ("CONDITION" . 187620) ("DOUBLE" . 378767) ("INVERSE" . 187621))) ("IMSL_QRSOL" fun nil (system) "Result = %s(b[, a] )" ("IMSL_QRSOL.html" ("AUXQR" . 187655) ("BASIS" . 378778) ("DOUBLE" . 187656) ("QR" . 384001) ("PIVOT" . 378794) ("RESIDUAL" . 378785) ("TOLERANCE" . 187658))) ("IMSL_QRFAC" pro nil (system) "%s, a [, pivot [, auxqr, qr]" ("IMSL_QRFAC.html" ("AP" . 378831) ("BASIS" . 378822) ("DOUBLE" . 187718) ("Q" . 378838) ("R" . 378840) ("TOLERANCE" . 196871))) ("IMSL_SVDCOMP" fun nil (system) "Result = %s(a )" ("IMSL_SVDCOMP.html" ("DOUBLE" . 187776) ("INVERSE" . 378862) ("RANK" . 187779) ("TOL_RANK" . 378852) ("U" . 378871) ("V" . 378873))) ("IMSL_CHNNDSOL" fun nil (system) "Result = %s(b[, a] )" ("IMSL_CHNNDSOL.html" ("DOUBLE" . 187853) ("FACTOR" . 187854) ("INVERSE" . 378886) ("TOLERANCE" . 187855))) ("IMSL_CHNNDFAC" pro nil (system) "%s, a, fac" ("IMSL_CHNNDFAC.html" ("DOUBLE" . 187908) ("INVERSE" . 378897) ("TOLERANCE" . 187909))) ("IMSL_LINLSQ" fun nil (system) "Result = %s( b, a, c, bl, bu, contype )" ("IMSL_LINLSQ.html" ("B" . 240044) ("C" . 240045) ("BL" . 240046) ("BU" . 240047) ("CONTYPE" . 240048) ("ABS_TOLERANCE" . 378915) ("DOUBLE" . 240106) ("ITMAX" . 240109) ("REL_TOLERANCE" . 240111) ("RESIDUAL" . 383240) ("XLB" . 378923) ("XUB" . 378925))) ("IMSL_SP_LUSOL" fun nil (system) "Result = %s(b[, a] )" ("IMSL_SP_LUSOL.html" ("A" . 232399) ("CONDITION" . 378995) ("CSC_COL" . 378980) ("CSC_ROW" . 378982) ("CSC_VAL" . 382733) ("FACTOR_COORD" . 378986) ("GWTH_FACTOR" . 379004) ("GWTH_LIM" . 378957) ("HYBRID_DENSITY" . 378971) ("HYBRID_ORDER" . 378973) ("ITER_REFINE" . 378936) ("PIVOTING" . 232404) ("MEMORY_BLOCK" . 378964) ("N_NONZERO" . 379011) ("N_SEARCH_ROWS" . 232405) ("SMALLEST_PVT" . 379018) ("STABILITY" . 378950) ("TOL_DROP" . 232407) ("TRANSPOSE" . 378943))) ("IMSL_SP_LUFAC" fun nil (system) "Result = %s(a, n_rows )" ("IMSL_SP_LUFAC.html" ("CONDITION" . 379098) ("CSC_COL" . 379085) ("CSC_ROW" . 379087) ("CSC_VAL" . 379089) ("GWTH_FACTOR" . 379107) ("GWTH_LIM" . 379055) ("HYBRID_DENSITY" . 379076) ("HYBRID_ORDER" . 379078) ("ITER_REFINE" . 379027) ("MEMORY_BLOCK" . 379062) ("N_NONZEROS" . 379121) ("N_SEARCH_ROWS" . 379069) ("PIVOTING" . 232495) ("SMALLEST_PVT" . 379114) ("STABILITY" . 379048) ("TOL_DROP" . 379041) ("TRANSPOSE" . 379034))) ("IMSL_SP_BDSOL" fun nil (system) "Result = %s(b, nlca, nuca[, a] )" ("IMSL_SP_BDSOL.html" ("BLK_FACTOR" . 232584) ("CONDITION" . 379132) ("DOUBLE" . 379146) ("FACTOR" . 379153) ("PIVOT" . 232585) ("TRANSPOSE" . 379139))) ("IMSL_SP_BDFAC" pro nil (system) "%s, nlca, nuca, n_rows, a, pivot, factor" ("IMSL_SP_BDFAC.html" ("BLK_FACTOR" . 232646) ("CONDITION" . 379164) ("DOUBLE" . 241910))) ("IMSL_SP_PDSOL" fun nil (system) "Result = %s(b,[, a] )" ("IMSL_SP_PDSOL.html" ("CSC_COL" . 232713) ("CSC_ROW" . 232714) ("CSC_VAL" . 232715) ("FACTOR" . 379184) ("LG_DIAG" . 379191) ("MULTIFRONTAL" . 379175) ("N_NONZERO" . 379198) ("SM_DIAG" . 232717))) ("IMSL_SP_PDFAC" fun nil (system) "Result = %s(a, n_rows )" ("IMSL_SP_PDFAC.html" ("CSC_COL" . 232910) ("CSC_ROW" . 232911) ("CSC_VAL" . 232912) ("LG_DIAG" . 232915) ("MULTIFRONTAL" . 379209) ("N_NONZERO" . 232916) ("SM_DIAG" . 379217))) ("IMSL_SP_BDPDSOL" fun nil (system) "Result = %s(b, ncoda[, a] )" ("IMSL_SP_BDPDSOL.html" ("CONDITION" . 379240) ("DOUBLE" . 241923) ("FACTOR" . 379229))) ("IMSL_SP_BDPDFAC" fun nil (system) "Result = %s(a, n, ncoda )" ("IMSL_SP_BDPDFAC.html" ("CONDITION" . 233160) ("DOUBLE" . 379255))) ("IMSL_SP_GMRES" fun nil (system) "Result = %s(amultp, b )" ("IMSL_SP_GMRES.html" ("DOUBLE" . 379293) ("HH_REORTH" . 379286) ("ITMAX" . 379302) ("MAX_KRYLOV" . 379279) ("PRECOND" . 379272) ("TOLERANCE" . 233209))) ("IMSL_SP_CG" fun nil (system) "Result = %s(amultp, b )" ("IMSL_SP_CG.html" ("DOUBLE" . 379318) ("ITMAX" . 379327) ("JACOBI" . 379311) ("PRECOND" . 233292) ("REL_ERR" . 233296))) ("IMSL_SP_MVMUL" fun nil (system) "Result = %s(n_rows, n_cols, a, x ) or Result = %s(n_rows, n_cols, nlca, nuca, a, x )" ("IMSL_SP_MVMUL.html" ("SYMMETRIC" . 233450))) ("IMSL_EIG" fun nil (system) "Result = %s(a )" ("IMSL_EIG.html" ("DOUBLE" . 571621) ("LOWER_LIMIT" . 618609) ("NUMBER" . 618634) ("SYMMETRIC" . 617890) ("UPPER_LIMIT" . 571565) ("VECTORS" . 571628))) ("IMSL_EIGSYMGEN" fun nil (system) "Result = %s(a, b )" ("IMSL_EIGSYMGEN.html" ("DOUBLE" . 571703) ("VECTORS" . 571705))) ("IMSL_GENEIG" pro nil (system) "%s, a, b, alpha, beta" ("IMSL_GENEIG.html" ("DOUBLE" . 578593) ("VECTORS" . 578595))) ("IMSL_CSINTERP" fun nil (system) "Result = %s(xdata, fdata )" ("IMSL_CSINTERP.html" ("DOUBLE" . 683465) ("ILEFT" . 683466) ("IRIGHT" . 847867) ("LEFT" . 683467) ("PERIODIC" . 851031) ("RIGHT" . 683469))) ("IMSL_CSSHAPE" fun nil (system) "Result = %s(xdata, fdata )" ("IMSL_CSSHAPE.html" ("CONCAVE" . 847886) ("DOUBLE" . 683516) ("ITMAX" . 683518))) ("IMSL_BSINTERP" fun nil (system) "Result = %s(xdata, fdata ) or Result = %s(xdata, ydata, fdata )" ("IMSL_BSINTERP.html" ("DOUBLE" . 683590) ("XKNOTS" . 847894) ("XORDER" . 683591) ("YKNOTS" . 847901) ("YORDER" . 683593))) ("IMSL_BSKNOTS" fun nil (system) "Result = %s(xdata )" ("IMSL_BSKNOTS.html" ("DOUBLE" . 694287) ("ITMAX" . 847910) ("ORDER" . 694288) ("OPTIMUM" . 694293))) ("IMSL_SPVALUE" fun nil (system) "Result = %s(x, spline ) or Result = %s(x, y, spline )" ("IMSL_SPVALUE.html" ("XDERIV" . 694458) ("YDERIV" . 694482))) ("IMSL_SPINTEG" fun nil (system) "Result = %s(a, b, spline) or Result = %s(a, b, c, d, spline)" ("IMSL_SPINTEG.html")) ("IMSL_FCNLSQ" fun nil (system) "Result = %s(f, nbasis, xdata, fdata )" ("IMSL_FCNLSQ.html" ("DOUBLE" . 694809) ("INTERCEPT" . 847923) ("SSE" . 847930) ("WEIGHTS" . 694810))) ("IMSL_BSLSQ" fun nil (system) "Result = %s(xdata, fdata, xspacedim ) or Result = %s(xdata, ydata, fdata, xspacedim, yspacedim )" ("IMSL_BSLSQ.html" ("DOUBLE" . 694926) ("OPTIMIZE" . 847960) ("SSE" . 848933) ("XKNOTS" . 847939) ("XORDER" . 694927) ("XWEIGHTS" . 847953) ("YKNOTS" . 847946) ("YORDER" . 694932) ("YWEIGHTS" . 694943))) ("IMSL_CONLSQ" fun nil (system) "Result = %s(xdata, fdata, spacedim, constraints[, nhard] )" ("IMSL_CONLSQ.html" ("DOUBLE" . 695455) ("KNOTS" . 695461) ("ORDER" . 847969) ("WEIGHTS" . 695463))) ("IMSL_CSSMOOTH" fun nil (system) "Result = %s(xdata, fdata )" ("IMSL_CSSMOOTH.html" ("DOUBLE" . 695705) ("SMPAR" . 847978) ("WEIGHTS" . 695706))) ("IMSL_SMOOTHDATA1D" fun nil (system) "Result = %s(x, y )" ("IMSL_SMOOTHDATA1D.html" ("DISTANCE" . 848030) ("DOUBLE" . 752556) ("ITMAX" . 851640) ("SC" . 851642))) ("IMSL_SCAT2DINTERP" fun nil (system) "Result = %s(xydata, fdata, xout, yout )" ("IMSL_SCAT2DINTERP.html" ("DOUBLE" . 755241))) ("IMSL_RADBF" fun nil (system) "Result = %s(abscissa, fdata, num_centers )" ("IMSL_RADBF.html" ("BASIS" . 848050) ("CENTERS" . 696080) ("DELTA" . 848059) ("DOUBLE" . 755255) ("RANDOM_SEED" . 848043) ("RATIO_CENTERS" . 696081) ("WEIGHTS" . 696111))) ("IMSL_RADBE" fun nil (system) "Result = %s(abscissa, radial_fit)" ("IMSL_RADBE.html")) ("IMSL_INTFCN" fun nil (system) "Result = %s(f, a, b ) or Result = %s(f, a, b, RULE = {1-6} ) or Result = %s(f, a, b, SING_PTS=points ) or Result = %s(f, a, b, Alpha, Beta,/ALGEBRAIC | /ALG_LEFT_LOG | /ALG_LOG | /ALG_RIGHT_LOG) or Result = %s(f, /INF_INF ) or Result = %s(f, a, b, Omega , /SINE | /COSINE ) or Result = %s(f, a, Omega, /SINE | /COSINE ) or Result = %s(f, a, b, Singular_Pt, /CAUCHY) or Result = %s(f, a, b, ) or Result = %s(f, a, b, g, h, /TWO_DIMENSIONAL)" ("IMSL_INTFCN.html" ("DOUBLE" . 871771) ("ERR_ABS" . 961064) ("ERR_EST" . 959050) ("ERR_REL" . 959048) ("MAX_SUBINTER" . 959040) ("N_SUBINTER" . 961295) ("N_EVALS" . 871781)) ("IMSL_INTFCN_Functions_Based_on_Gauss-Kronrod_Rules.html" ("RULE" . 885637)) ("IMSL_INTFCN_Functions_with_Singular_Points_Given.html" ("SING_PTS" . 871821)) ("IMSL_INTFCN_Functions_with_Algebraic-logarithmic_Singularities.html" ("ALGEBRAIC" . 871863) ("ALG_LEFT_LOG" . 871864) ("ALG_LOG" . 871865) ("ALG_RIGHT_LOG" . 871866)) ("IMSL_INTFCN_Functions_Over_an_Infinite_or_Semi-infinite_Interval.html" ("INF_INF" . 871901) ("INF_BOUND" . 871902) ("BOUND_INF" . 871903)) ("IMSL_INTFCN_Functions_Containing_a_Sine_or_Cosine_Factor.html" ("SINE" . 962213) ("COSINE" . 962215) ("MAX_MOMENTS" . 962061)) ("IMSL_INTFCN_Computation_of_Fourier_Sine_or_Cosine_Transforms.html" ("SINE" . 962193) ("COSINE" . 962195) ("MAX_MOMENTS" . 962197) ("N_CYCLES" . 871977)) ("IMSL_INTFCN_Integrals_in_the_Cauchy_Principle_Value_Sense.html" ("CAUCHY" . 872012)) ("IMSL_INTFCN_Smooth_Functions_Using_Nonadaptive_Rule.html" ("SMOOTH" . 872046) ("DOUBLE" . 962442) ("ERR_ABS" . 962444) ("ERR_EST" . 962446) ("ERR_REL" . 962448)) ("IMSL_INTFCN_Two-dimensional_Iterated_Integrals.html" ("TWO_DIMENSIONAL" . 872088))) ("IMSL_INTFCNHYPER" fun nil (system) "Result = %s(f, a, b )" ("IMSL_INTFCNHYPER.html" ("ERR_ABS" . 962827) ("ERR_EST" . 962829) ("ERR_REL" . 962831) ("MAX_EVALS" . 872181))) ("IMSL_INTFCN_QMC" fun nil (system) "Result = %s(f, a, b )" ("IMSL_INTFCN_QMC.html" ("BASE" . 962922) ("DOUBLE" . 962929) ("ERR_ABS" . 962943) ("ERR_EST" . 962945) ("ERR_REL" . 962947) ("MAX_EVALS" . 906370) ("SKIP" . 906131))) ("IMSL_GQUAD" pro nil (system) "%s, n, weights, points" ("IMSL_GQUAD.html" ("CHEBY_FIRST" . 872229) ("CHEBY_SECOND" . 872230) ("COSH" . 963089) ("DOUBLE" . 963096) ("HERMITE" . 872231) ("JACOBI" . 872233) ("LAGUERRE" . 872234) ("FIXED_POINTS" . 872235))) ("IMSL_FCN_DERIV" fun nil (system) "Result = %s(f, x )" ("IMSL_FCN_DERIV.html" ("DOUBLE" . 903175) ("ORDER" . 903176) ("STEPSIZE" . 903178) ("TOLERANCE" . 903180))) ("IMSL_ODE" fun nil (system) "Result = %s(t, y, f )" ("IMSL_ODE.html" ("DOUBLE" . 84640) ("FLOOR" . 95330) ("HINIT" . 84643) ("HMAX" . 95361) ("HMIN" . 84645) ("MAX_EVALS" . 95354) ("MAX_STEPS" . 84649) ("N_STEP" . 95403) ("N_EVALS" . 95404) ("NORM" . 84655) ("R_K_V" . 84662) ("SCALE" . 95347) ("TOLERANCE" . 95338) ("JACOBIAN" . 84664) ("MAX_ORD" . 95392) ("METHOD" . 84665) ("MITER" . 84671) ("N_JEVALS" . 84681))) ("IMSL_PDE_MOL" fun nil (system) "Result = %s(t, y, xbreak, f_ut, f_bc )" ("IMSL_PDE_MOL.html" ("DOUBLE" . 85169) ("DERIV_INIT" . 95673) ("HINIT" . 95685) ("TOLERANCE" . 85170))) ("IMSL_POISSON2D" fun nil (system) "Result = %s(rhs_pde, rhs_bc, coef_u, nx, ny, ax, bx, ay, by, bc_type )" ("IMSL_POISSON2D.html" ("DOUBLE" . 85742) ("ORDER" . 85743))) ("IMSL_FFTCOMP" fun nil (system) "Result = %s(a )" ("IMSL_FFTCOMP.html" ("COSINE" . 412242) ("SINE" . 412244) ("DOUBLE" . 400861) ("COMPLEX" . 400862) ("BACKWARD" . 400863) ("INIT_PARAMS" . 400864))) ("IMSL_FFTINIT" fun nil (system) "Result = %s(n )" ("IMSL_FFTINIT.html" ("DOUBLE" . 401019) ("COMPLEX" . 401020) ("SINE" . 412287) ("COSINE" . 412288))) ("IMSL_CONVOL1D" fun nil (system) "Result = %s(x, y )" ("IMSL_CONVOL1D.html" ("DIRECT" . 401887) ("PERIODIC" . 401889))) ("IMSL_CORR1D" fun nil (system) "Result = %s(x[, y] )" ("IMSL_CORR1D.html" ("PERIODIC" . 401996))) ("IMSL_LAPLACE_INV" fun nil (system) "Result = %s(f, sigma0, t )" ("IMSL_LAPLACE_INV.html" ("BIG_COEF_LOG" . 449281) ("BVALUE" . 449228) ("COND_ERR" . 449258) ("DISC_ERR" . 449251) ("DOUBLE" . 413864) ("ERR_EST" . 449242) ("INDICATORS" . 449187) ("K" . 449267) ("MTOP" . 449235) ("PSEUDO_ACC" . 413865) ("R" . 449274) ("SIGMA" . 413868) ("SMALL_COEF_LOG" . 449288) ("TRUNC_ERR" . 413877))) ("IMSL_ZEROPOLY" fun nil (system) "Result = %s(coef )" ("IMSL_ZEROPOLY.html" ("DOUBLE" . 631672) ("COMPANION" . 631673) ("JENKINS_TRAUB" . 631675))) ("IMSL_ZEROFCN" fun nil (system) "Result = %s(f )" ("IMSL_ZEROFCN.html" ("DOUBLE" . 631709) ("ERR_ABS" . 654193) ("ERR_REL" . 654195) ("ETA" . 654830) ("EPS" . 654199) ("INFO" . 654215) ("ITMAX" . 654206) ("N_ROOTS" . 631710) ("XGUESS" . 651507))) ("IMSL_ZEROSYS" fun nil (system) "Result = %s(f, n )" ("IMSL_ZEROSYS.html" ("DOUBLE" . 631765) ("ERR_REL" . 631766) ("FNORM" . 654301) ("JACOBIAN" . 631768) ("ITMAX" . 631770) ("XGUESS" . 631772))) ("IMSL_FMIN" fun nil (system) "Result = %s(f, a, b[, grad] )" ("IMSL_FMIN.html" ("DOUBLE" . 946068) ("ERR_ABS" . 946073) ("ERR_REL" . 1040181) ("FVALUE" . 1040211) ("GVALUE" . 1040213) ("MAX_EVALS" . 1040188) ("STEP" . 946075) ("TOL_GRAD" . 974010) ("XGUESS" . 1040172))) ("IMSL_FMINV" fun nil (system) "Result = %s(f, n )" ("IMSL_FMINV.html" ("DOUBLE" . 946175) ("GRAD" . 946178) ("FSCALE" . 946182) ("FVALUE" . 1040458) ("IHESS" . 1040427) ("ITMAX" . 1040429) ("MAX_EVALS" . 1040402) ("MAX_GRAD" . 1040404) ("MAX_STEP" . 1040436) ("N_DIGIT" . 1040413) ("TOL_GRAD" . 946184) ("TOL_RFCN" . 946192) ("TOL_STEP" . 1040317) ("XGUESS" . 1040301) ("XSCALE" . 1040303))) ("IMSL_NLINLSQ" fun nil (system) "Result = %s(f, m, n )" ("IMSL_NLINLSQ.html" ("DOUBLE" . 946318) ("FJAC" . 1040833) ("FSCALE" . 946326) ("FVEC" . 1040822) ("INTERN_SCALE" . 1040771) ("ITMAX" . 1040802) ("JACOBIAN" . 1040561) ("JTJ_INVERSE" . 1040718) ("MAX_EVALS" . 1040778) ("MAX_JACOBIAN" . 1040780) ("MAX_STEP" . 1040787) ("N_DIGITS" . 1040750) ("RANK" . 1040840) ("TOL_AFCN" . 1040598) ("TOL_GRAD" . 946328) ("TOL_RFCN" . 1044459) ("TOLERANCE" . 1040809) ("TRUST_REGION" . 1040743) ("XGUESS" . 1040542) ("XLB" . 1040847) ("XSCALE" . 1040552) ("XUB" . 982243))) ("IMSL_LINPROG" fun nil (system) "Result = %s(a, b, c )" ("IMSL_LINPROG.html" ("BU" . 1040914) ("DOUBLE" . 946417) ("DUAL" . 1040972) ("IRTYPE" . 946419) ("ITMAX" . 1040942) ("OBJ" . 1040965) ("XLB" . 946421) ("XUB" . 946423))) ("IMSL_QUADPROG" fun nil (system) "Result = %s(a, b, g, h )" ("IMSL_QUADPROG.html" ("DIAG" . 1041054) ("DOUBLE" . 1041063) ("DUAL" . 1041056) ("MEQ" . 946492) ("OBJ" . 946497))) ("IMSL_MINCONGEN" fun nil (system) "Result = %s(f, a, b, xlb, xub )" ("IMSL_MINCONGEN.html" ("ACTIVE_CONST" . 1041411) ("DOUBLE" . 983902) ("GRAD" . 1041357) ("LAGRANGE_MULT" . 1041430) ("MAX_FCN" . 1041378) ("MEQ" . 983903) ("NUM_ACTIVE" . 1041404) ("OBJ" . 1041439) ("TOLERANCE" . 1041385) ("XGUESS" . 983905))) ("IMSL_CONSTRAINED_NLP" fun nil (system) "Result = %s (f, m, n )" ("IMSL_CONSTRAINED_NLP.html" ("DOUBLE" . 987776) ("DEL0" . 987824) ("DELMIN" . 1032358) ("DIFFTYPE" . 1041656) ("EPSDIF" . 1043461) ("EPSFCN" . 1041641) ("GRAD" . 1041725) ("IBTYPE" . 1041735) ("ITMAX" . 1041667) ("MEQ" . 1041701) ("OBJ" . 1041780) ("SCFMAX" . 987836) ("SMALLW" . 1041649) ("TAU0" . 1041681) ("TAUBND" . 1041693) ("XGUESS" . 1041747) ("XLB" . 987870) ("XSCALE" . 1041787) ("XUB" . 987872))) ("IMSL_ERF" fun nil (system) "Result = %s(x )" ("IMSL_ERF.html" ("DOUBLE" . 524655) ("INVERSE" . 524656))) ("IMSL_ERFC" fun nil (system) "Result = %s(x )" ("IMSL_ERFC.html" ("DOUBLE" . 524682) ("INVERSE" . 524683))) ("IMSL_BETA" fun nil (system) "Result = %s(x, y )" ("IMSL_BETA.html" ("DOUBLE" . 524720))) ("IMSL_LNBETA" fun nil (system) "Result = %s(x, y )" ("IMSL_LNBETA.html" ("DOUBLE" . 524750))) ("IMSL_BETAI" fun nil (system) "Result = %s(x, a, b )" ("IMSL_BETAI.html" ("DOUBLE" . 524772))) ("IMSL_LNGAMMA" fun nil (system) "Result = %s(x )" ("IMSL_LNGAMMA.html" ("DOUBLE" . 524819))) ("IMSL_GAMMA_ADV" fun nil (system) "Result = %s(x )" ("IMSL_GAMMA_ADV.html" ("DOUBLE" . 750865))) ("IMSL_GAMMAI" fun nil (system) "Result = %s(a, x )" ("IMSL_GAMMAI.html" ("DOUBLE" . 524842))) ("IMSL_BESSI" fun nil (system) "Result = %s(order, z )" ("IMSL_BESSI.html" ("DOUBLE" . 524869) ("SEQUENCE" . 524870))) ("IMSL_BESSJ" fun nil (system) "Result = %s(order, z )" ("IMSL_BESSJ.html" ("DOUBLE" . 524901) ("SEQUENCE" . 524902))) ("IMSL_BESSK" fun nil (system) "Result = %s(order, z )" ("IMSL_BESSK.html" ("DOUBLE" . 524936) ("SEQUENCE" . 524937))) ("IMSL_BESSY" fun nil (system) "Result = %s(order, z )" ("IMSL_BESSY.html" ("DOUBLE" . 741191) ("SEQUENCE" . 524969))) ("IMSL_BESSI_EXP" fun nil (system) "Result = %s(order, x )" ("IMSL_BESSI_EXP.html" ("DOUBLE" . 548836))) ("IMSL_BESSK_EXP" fun nil (system) "Result = %s(order, x )" ("IMSL_BESSK_EXP.html" ("DOUBLE" . 548885))) ("IMSL_ELK" fun nil (system) "Result  = %s(x )" ("IMSL_ELK.html" ("DOUBLE" . 548945))) ("IMSL_ELE" fun nil (system) "Result = %s(x )" ("IMSL_ELE.html" ("DOUBLE" . 548983))) ("IMSL_ELRF" fun nil (system) "Result = %s(x, y, z )" ("IMSL_ELRF.html" ("DOUBLE" . 549034))) ("IMSL_ELRD" fun nil (system) "Result = %s(x, y, z )" ("IMSL_ELRD.html" ("DOUBLE" . 549071))) ("IMSL_ELRJ" fun nil (system) "Result = %s(x, y, z, rho )" ("IMSL_ELRJ.html" ("DOUBLE" . 549108))) ("IMSL_ELRC" fun nil (system) "Result = %s(x, y )" ("IMSL_ELRC.html" ("DOUBLE" . 549145))) ("IMSL_FRESNEL_COSINE" fun nil (system) "Result = %s(x )" ("IMSL_FRESNEL_COSINE.html" ("DOUBLE" . 549181))) ("IMSL_FRESNEL_SINE" fun nil (system) "Result = %s(x )" ("IMSL_FRESNEL_SINE.html" ("DOUBLE" . 549216))) ("IMSL_AIRY_AI" fun nil (system) "Result = %s(x )" ("IMSL_AIRY_AI.html" ("DERIVATIVE" . 741551) ("DOUBLE" . 549251))) ("IMSL_AIRY_BI" fun nil (system) "Result  = %s(x )" ("IMSL_AIRY_BI.html" ("DERIVATIVE" . 741583) ("DOUBLE" . 549291))) ("IMSL_KELVIN_BER0" fun nil (system) "Result = %s(x )" ("IMSL_KELVIN_BER0.html" ("DERIVATIVE" . 741621) ("DOUBLE" . 549347))) ("IMSL_KELVIN_BEI0" fun nil (system) "Result = %s(x )" ("IMSL_KELVIN_BEI0.html" ("DERIVATIVE" . 741655) ("DOUBLE" . 549394))) ("IMSL_KELVIN_KER0" fun nil (system) "Result = %s(x )" ("IMSL_KELVIN_KER0.html" ("DERIVATIVE" . 741689) ("DOUBLE" . 549441))) ("IMSL_KELVIN_KEI0" fun nil (system) "Result = %s(x )" ("IMSL_KELVIN_KEI0.html" ("DERIVATIVE" . 741723) ("DOUBLE" . 549488))) ("IMSL_SIMPLESTAT" fun nil (system) "Result = %s(x)" ("IMSL_SIMPLESTAT.html")) ("IMSL_NORM1SAMP" fun nil (system) "Result = %s(x )" ("IMSL_NORM1SAMP.html" ("CHI_SQ_NULL_HYP" . 760377) ("CI_MEAN" . 760430) ("CI_VAR" . 760432) ("CHI_SQ_TEST" . 760434) ("CONF_MEAN" . 684868) ("CONF_VAR" . 760370) ("DOUBLE" . 760384) ("STDEV" . 760442) ("T_NULL_HYP" . 684871) ("T_TEST" . 684877))) ("IMSL_NORM2SAMP" fun nil (system) "Result = %s(x1, x2 )" ("IMSL_NORM2SAMP.html" ("CI_DIFF_EQ_VAR" . 760578) ("CI_DIFF_NE_VAR" . 760580) ("CONF_MEAN" . 684942) ("CONF_VAR" . 760517) ("CI_COMM_VAR" . 760622) ("CI_RATIO_VAR" . 760668) ("CHI_SQ_NULL_HYP" . 760519) ("CHI_SQ_TEST" . 760632) ("DOUBLE" . 760526) ("F_TEST" . 760678) ("MEAN_X1" . 684950) ("MEAN_X2" . 684951) ("POOLED_VAR" . 760696) ("STDEV_X1" . 760686) ("STDEV_X2" . 760689) ("T_TEST_EQ_VAR" . 684954) ("T_TEST_NE_VAR" . 684955) ("T_TEST_NULL_HYP" . 760594))) ("IMSL_FREQTABLE" fun nil (system) "Result = %s(x, nxbins[, y, nybins] )" ("IMSL_FREQTABLE.html" ("CUTPOINTS" . 760886) ("CUTPOINTS" . 760888) ("CLASS_MARKS" . 760890) ("DOUBLE" . 730951) ("LOWER_BOUND" . 758148) ("UPPER_BOUND" . 730963))) ("IMSL_SORTDATA" fun nil (system) "Result = %s(x, n_keys )" ("IMSL_SORTDATA.html" ("ASCENDING" . 760988) ("DESCENDING" . 760981) ("DOUBLE" . 703802) ("FREQUENCIES" . 760995) ("INDICES_KEYS" . 703803) ("LIST_CELLS" . 761078) ("N_CELLS" . 761092) ("N_LIST_CELLS" . 761085) ("PERMUTATION" . 703817) ("TABLE_BAL" . 761032) ("TABLE_N" . 703818) ("TABLE_VALUES" . 703828) ("TABLE_UNBAL" . 703875))) ("IMSL_RANKS" fun nil (system) "Result = %s(x )" ("IMSL_RANKS.html" ("AVERAGE_TIE" . 719299) ("BLOM_SCORES" . 761337) ("DOUBLE" . 761323) ("EXP_NORM_SCORES" . 761345) ("FUZZ" . 761330) ("HIGHEST" . 719303) ("LOWEST" . 719307) ("RANDOM_SPLIT" . 719311) ("RANKS" . 719333) ("SAVAGE_SCORES" . 761353) ("TUKEY_SCORES" . 719341) ("VDW_SCORES" . 719345))) ("IMSL_REGRESSORS" fun nil (system) "Result = %s(x, n_class, n_continuous )" ("IMSL_REGRESSORS.html" ("CLASS_COLUMNS" . 987350) ("DOUBLE" . 841867) ("DUMMY_METHOD" . 987337) ("INDICES_EFFECTS" . 987357) ("ORDER" . 841870) ("VAR_EFFECTS" . 841872))) ("IMSL_MULTIREGRESS" fun nil (system) "Result = %s(x, y )" ("IMSL_MULTIREGRESS.html" ("ANOVA_TABLE" . 987522) ("COEF_COVARIANCES" . 987506) ("COEF_VIF" . 987508) ("DOUBLE" . 850437) ("FREQUENCIES" . 987618) ("NO_INTERCEPT" . 850441) ("PREDICT_INFO" . 987625) ("RANK" . 987627) ("RESIDUAL" . 987634) ("T_TESTS" . 987641) ("TOLERANCE" . 883024) ("WEIGHTS" . 850454) ("XMEAN" . 850476))) ("IMSL_MULTIPREDICT" fun nil (system) "Result = %s(predict_info, x )" ("IMSL_MULTIPREDICT.html" ("CI_SCHEFFE" . 987757) ("CI_PTW_POP_MEAN" . 987761) ("CI_PTW_NEW_SAMP" . 987764) ("CONFIDENCE" . 851310) ("COOKS_D" . 987889) ("DEL_RESIDUAL" . 987902) ("DFFITS" . 987893) ("DOUBLE" . 987779) ("LEVERAGE" . 987911) ("RESIDUAL" . 987914) ("STD_RESIDUAL" . 987918) ("WEIGHTS" . 987772) ("Y" . 851321))) ("IMSL_ALLBEST" pro nil (system) "%s, x, y )" ("IMSL_ALLBEST.html" ("ADJ_R_SQUARED" . 988113) ("COEFS" . 988099) ("COV_INPUT" . 988159) ("COV_NOBS" . 988147) ("CRITERIONS" . 988168) ("DOUBLE" . 851748) ("FREQUENCIES" . 988132) ("IDX_COEFS" . 988125) ("IDX_CRITERIONS" . 988175) ("IDX_VARS" . 988189) ("INDEP_VARS" . 988182) ("WEIGHTS" . 851749) ("MALLOWS_CP" . 902477) ("MAX_N_BEST" . 851799) ("MAX_N_GOOD" . 851807) ("MAX_SUBSET" . 988139))) ("IMSL_STEPWISE" pro nil (system) "%s, x, y )" ("IMSL_STEPWISE.html" ("ALL_STEPS" . 988670) ("ANOVA_TABLE" . 988480) ("BACKWARD" . 988791) ("COV_NOBS" . 988502) ("COV_INPUT" . 988505) ("COEF_T_TESTS" . 988509) ("COEF_VIF" . 988515) ("COV_SWEPT" . 988520) ("DOUBLE" . 988529) ("FIRST_STEP" . 988678) ("FORCE" . 988522) ("FORWARD" . 988780) ("FREQUENCIES" . 988245) ("HISTORY" . 988827) ("INTER_STEP" . 988692) ("LAST_STEP" . 988703) ("IEND" . 988559) ("LEVEL" . 988572) ("N_STEPS" . 988711) ("P_IN" . 988586) ("P_OUT" . 988588) ("STEPWISE" . 988813) ("SWEPT" . 988563) ("TOLERANCE" . 988579) ("WEIGHTS" . 852194))) ("IMSL_POLYREGRESS" fun nil (system) "Result = %s(x, y, degree )" ("IMSL_POLYREGRESS.html" ("ANOVA_TABLE" . 988996) ("DF_PURE_ERROR" . 989020) ("DOUBLE" . 989027) ("PREDICT_INFO" . 852698) ("RESIDUAL" . 989041) ("SSQ_LOF" . 989057) ("SSQ_POLY" . 852702) ("SSQ_PURE_ERROR" . 989050) ("WEIGHT" . 989034) ("XMEAN" . 852766) ("XVARIANCE" . 852767))) ("IMSL_POLYPREDICT" fun nil (system) "Result = %s(predict_info, x )" ("IMSL_POLYPREDICT.html" ("CI_PTW_NEW_SAMP" . 989292) ("CI_PTW_POP_MEAN" . 989337) ("CI_SCHEFFE" . 989328) ("CONFIDENCE" . 989317) ("COOKS_D" . 989319) ("DEL_RESIDUAL" . 989294) ("DFFITS" . 989301) ("DOUBLE" . 853032) ("LEVERAGE" . 989344) ("RESIDUAL" . 853092) ("STD_RESIDUAL" . 853100) ("WEIGHTS" . 989352) ("Y" . 989354))) ("IMSL_NONLINREGRESS" fun nil (system) "Result = %s(fcn, n_parameters, x, y )" ("IMSL_NONLINREGRESS.html" ("ABS_EPS_SSE" . 989583) ("DF" . 989585) ("DOUBLE" . 853369) ("JACOBIAN" . 853375) ("GRAD_EPS" . 853400) ("ITMAX" . 989633) ("MAX_JAC_EVALS" . 989640) ("MAX_SSE_EVALS" . 989624) ("MAX_STEP" . 989608) ("N_DIGIT" . 989615) ("PREDICTED" . 989661) ("R_MATRIX" . 989667) ("R_RANK" . 989670) ("RESIDUAL" . 989677) ("STEP_EPS" . 867369) ("SSE" . 989647) ("SSE_REL_EPS" . 853453) ("THETA_GUESS" . 989599) ("THETA_SCALE" . 989601) ("TOLERANCE" . 853498) ("TRUST_REGION" . 989654))) ("IMSL_HYPOTH_PARTIAL" fun nil (system) "Result = %s(info_v, hp )" ("IMSL_HYPOTH_PARTIAL.html" ("DOUBLE" . 885793) ("G_MATRIX" . 885798) ("GP" . 989753) ("H_MATRIX" . 989774) ("RANK_HP" . 989763))) ("IMSL_HYPOTH_SCPH" fun nil (system) "Result = %s(info_v, h )" ("IMSL_HYPOTH_SCPH.html" ("DFH" . 989847) ("DOUBLE" . 885957) ("G" . 885958) ("U" . 885959))) ("IMSL_HYPOTH_TEST" fun nil (system) "Result = %s(info_v, dfh, scph )" ("IMSL_HYPOTH_TEST.html" ("DOUBLE" . 886060) ("HOTELLING_TRACE" . 989941) ("PILLAI_TRACE" . 989948) ("ROY_MAX_ROOT" . 989955) ("U" . 886061) ("WILK_LAMBDA" . 886064))) ("IMSL_NONLINOPT" fun nil (system) "Result = %s(f, n_parameters, x, y )" ("IMSL_NONLINOPT.html" ("A_MATRIX" . 990178) ("ACC" . 990180) ("ACTIVE_CONST" . 990182) ("B" . 990184) ("DOUBLE" . 886343) ("FREQUENCIES" . 990219) ("JACOBIAN" . 886346) ("LAGRANGE_MULT" . 990299) ("MAX_SSE_EVALS" . 990212) ("MEQ" . 886360) ("NUM_ACTIVE" . 990284) ("PREDICTED" . 990288) ("RESIDUAL" . 990290) ("SSE" . 990292) ("STOP_INFO" . 990226) ("THETA_GUESS" . 990196) ("WEIGHTS" . 886364) ("XLB" . 990203) ("XUB" . 990205))) ("IMSL_LNORMREGRESS" fun nil (system) "Result = %s(x, y )" ("IMSL_LNORMREGRESS.html" ("DF" . 990498) ("DOUBLE" . 990509) ("EPS" . 990516) ("FREQUENCIES" . 990500) ("ITERS" . 990550) ("LAV" . 886566) ("LLP" . 886567) ("LMV" . 990524) ("NMISSING" . 990557) ("NO_INTERCEPT" . 886574) ("P" . 990531) ("RANK" . 990564) ("R_MATRIX" . 886602) ("RESID_MAX" . 990606) ("RESID_NORM" . 990599) ("RESIDUALS" . 886604) ("SCALE" . 990578) ("SEA" . 990592) ("TOLERANCE" . 990571) ("WEIGHTS" . 990541))) ("IMSL_COVARIANCES" fun nil (system) "Result = %s(x )" ("IMSL_COVARIANCES.html" ("DOUBLE" . 841775) ("VAR_COVAR" . 848289) ("CORRECTED_SSCP" . 848295) ("CORRELATION" . 848301) ("STDEV_CORRELATION" . 848307) ("FREQUENCIES" . 841778) ("INCIDENCE_MAT" . 913067) ("MISSING_VAL" . 913014) ("MEANS" . 841782) ("NMISSING" . 913060) ("NOBS" . 841611) ("SUM_WEIGHTS" . 884959) ("WEIGHT" . 913075))) ("IMSL_PARTIAL_COV" fun nil (system) "Result = %s(n_independent, n_dependent, x )" ("IMSL_PARTIAL_COV.html" ("DOUBLE" . 894537) ("CORR" . 913249) ("COV" . 913251) ("DF" . 913267) ("INDICES" . 894538) ("PVALS" . 894564))) ("IMSL_POOLED_COV" fun nil (system) "Result = %s(x, ngroups )" ("IMSL_POOLED_COV.html" ("DOUBLE" . 894676) ("GCOUNTS" . 913388) ("IDX_COLS" . 894677) ("IDX_VARS" . 894678) ("MEANS" . 894688) ("NMISSING" . 913374) ("SUM_WEIGHTS" . 913381) ("U" . 894689))) ("IMSL_ROBUST_COV" fun nil (system) "Result = %s(x, n_groups )" ("IMSL_ROBUST_COV.html" ("BETA" . 913602) ("COV_EST" . 913646) ("DOUBLE" . 913675) ("GROUP_COUNTS" . 894779) ("HUBER" . 913623) ("IDX_COLS" . 913660) ("IDX_VARS" . 913662) ("INIT_EST_MEAN" . 913637) ("INIT_EST_MEDIAN" . 913639) ("ITMAX" . 913609) ("MEAN_EST" . 913653) ("MEANS" . 894781) ("MINIMAX_WEIGHTS" . 913588) ("NMISSING" . 913574) ("PERCENTAGE" . 913616) ("STAHEL" . 913630) ("SUM_WEIGHTS" . 913581) ("TOLERANCE" . 913595) ("U" . 894782))) ("IMSL_ANOVA1" fun nil (system) "Result = %s(n, y )" ("IMSL_ANOVA1.html" ("ANOVA_TABLE" . 681505) ("BONFERRONI" . 681736) ("CONFIDENCE" . 681527) ("DOUBLE" . 618068) ("DUNN_SIDAK" . 681771) ("GROUP_COUNTS" . 681555) ("GROUP_MEANS" . 618076) ("GROUP_STD_DEV" . 618077) ("ONE_AT_A_TIME" . 681791) ("SCHEFFE" . 681806) ("TUKEY" . 628329))) ("IMSL_ANOVAFACT" fun nil (system) "Result = %s(n_levels, y )" ("IMSL_ANOVAFACT.html" ("ANOVA_TABLE" . 681932) ("DOUBLE" . 618196) ("MEANS" . 681924) ("ORDER" . 618197) ("PURE_ERROR" . 618199) ("POOL_INTER" . 681880) ("TEST_EFFECTS" . 618202))) ("IMSL_MULTICOMP" fun nil (system) "Result = %s(means, df, std_error )" ("IMSL_MULTICOMP.html" ("ALPHA" . 682012) ("DOUBLE" . 618412))) ("IMSL_ANOVANESTED" fun nil (system) "Result = %s(n_factors, eq_option, n_levels, y )" ("IMSL_ANOVANESTED.html" ("ANOVA_TABLE" . 634520) ("CONFIDENCE" . 682091) ("DOUBLE" . 682082) ("EMS" . 682121) ("VAR_COMP" . 682080) ("Y_MEANS" . 632491))) ("IMSL_ANOVABALANCED" fun nil (system) "Result = %s(n_levels, y, n_random, idx_rand_fct, n_fct_per_eff, idx_fct_per_eff )" ("IMSL_ANOVABALANCED.html" ("ANOVA_TABLE" . 682249) ("CONFIDENCE" . 632798) ("DOUBLE" . 682271) ("MODEL" . 632800) ("VAR_COMP" . 632885) ("Y_MEANS" . 632982))) ("IMSL_CONTINGENCY" fun nil (system) "Result = %s(table )" ("IMSL_CONTINGENCY.html" ("CHI_SQ_CONTRIB" . 666885) ("CHI_SQ_STATS" . 666887) ("CHI_SQ_TEST" . 633628) ("DOUBLE" . 666903) ("EXPECTED" . 666910) ("LRT" . 633630) ("TABLE_STATS" . 633668))) ("IMSL_EXACT_ENUM" fun nil (system) "Result = %s(table )" ("IMSL_EXACT_ENUM.html" ("DOUBLE" . 632850) ("ERROR_CHK" . 666990) ("P_VALUE" . 667004) ("PROB_TABLE" . 632852))) ("IMSL_EXACT_NETWORK" fun nil (system) "Result = %s(table )" ("IMSL_EXACT_NETWORK.html" ("APPROX_PARAMS" . 632905) ("DOUBLE" . 667080) ("NO_APPROX" . 632912) ("P_VALUE" . 667111) ("PROB_TABLE" . 667114) ("WK_PARAMS" . 632913))) ("IMSL_CAT_GLM" fun nil (system) "Result = %s(n_class, n_continuous, model, x )" ("IMSL_CAT_GLM.html" ("CASE_ANALYSIS" . 667476) ("CLASS_VALS" . 667484) ("COVARIANCES" . 667490) ("COEF_STAT" . 667492) ("CRITERION" . 667498) ("DOUBLE" . 633054) ("EPS" . 667505) ("IFIX" . 633056) ("IFREQ" . 667280) ("INDICIES_EFFECTS" . 667512) ("INIT_EST" . 667514) ("IPAR" . 633057) ("ITMAX" . 633093) ("LAST_STEP" . 667537) ("MAX_CLASS" . 667521) ("MEANS" . 667530) ("N_CLASS_VALS" . 667523) ("NO_INTERCEPT" . 633095) ("OBS_STATUS" . 633169) ("VAR_EFFECTS" . 667545))) ("IMSL_SIGNTEST" fun nil (system) "Result = %s(x )" ("IMSL_SIGNTEST.html" ("DOUBLE" . 633814) ("N_POS_DEV" . 633820) ("N_ZERO_DEV" . 633821) ("PERCENTAGE" . 659692) ("PERCENTILE" . 659694))) ("IMSL_WILCOXON" fun nil (system) "Result = %s( x1 [ , x2 ] )" ("IMSL_WILCOXON.html" ("DOUBLE" . 633883) ("FUZZ" . 633884) ("STATS" . 633887))) ("IMSL_NCTRENDS" fun nil (system) "result = %s(x )" ("IMSL_NCTRENDS.html" ("DOUBLE" . 632737) ("FUZZ" . 632738) ("NMISSING" . 659792) ("NSTAT" . 634530))) ("IMSL_CSTRENDS" fun nil (system) "Result = %s(x )" ("IMSL_CSTRENDS.html" ("DOUBLE" . 632828) ("DISPERSION" . 632829) ("FUZZ" . 632830) ("NMISSING" . 659819) ("NSTAT" . 632833))) ("IMSL_TIE_STATS" fun nil (system) "Result = %s(x )" ("IMSL_TIE_STATS.html" ("DOUBLE" . 632945) ("FUZZ" . 632946))) ("IMSL_KW_TEST" fun nil (system) "Result = %s(n, y )" ("IMSL_KW_TEST.html" ("DOUBLE" . 632981) ("FUZZ" . 632982))) ("IMSL_FRIEDMANS_TEST" fun nil (system) "Result = %s(y )" ("IMSL_FRIEDMANS_TEST.html" ("ALPHA" . 659958) ("DIFF" . 659985) ("DOUBLE" . 633038) ("FUZZ" . 633039) ("STATS" . 633044) ("SUM_RANK" . 633052))) ("IMSL_COCHRANQ" fun nil (system) "Result = %s(x )" ("IMSL_COCHRANQ.html" ("X" . 633170) ("DOUBLE" . 633174) ("Q" . 633176))) ("IMSL_KTRENDS" fun nil (system) "Result = %s(n, y )" ("IMSL_KTRENDS.html" ("DOUBLE" . 633246))) ("IMSL_CHISQTEST" fun nil (system) "Result = %s(f, n_categories, x )" ("IMSL_CHISQTEST.html" ("CELL_COUNTS" . 656857) ("CELL_EXPECTED" . 656859) ("CELL_CHISQ" . 656861) ("CHI_SQUARED" . 656842) ("CUTPOINTS" . 656784) ("DF" . 656868) ("DOUBLE" . 656702) ("EQUAL_CUTPOINTS" . 632256) ("FREQUENCIES" . 632258) ("LOWER_BOUND" . 632259) ("N_PARAMS_ESTIMATED" . 656777) ("UPPER_BOUND" . 632260) ("USED_CUTPOINTS" . 632263))) ("IMSL_NORMALITY" fun nil (system) "Result = %s(x  )" ("IMSL_NORMALITY.html" ("CHISQ" . 656934) ("DF" . 656936) ("DOUBLE" . 632361) ("LILLIEFORS" . 656943) ("NCAT" . 632362) ("SHAPIRO_WILK" . 632366))) ("IMSL_KOLMOGOROV1" fun nil (system) "Result = %s(f, x )" ("IMSL_KOLMOGOROV1.html" ("DIFFERENCES" . 656988) ("DOUBLE" . 632517) ("NMISSING" . 632520))) ("IMSL_KOLMOGOROV2" fun nil (system) "Result = KOLMORGOROV2(x, y )" ("IMSL_KOLMOGOROV2.html" ("DIFFERENCES" . 657058) ("DOUBLE" . 632608) ("NMISSINGX" . 632611) ("NMISSINGY" . 632612))) ("IMSL_MVAR_NORMALITY" fun nil (system) "Result = %s(x )" ("IMSL_MVAR_NORMALITY.html" ("DOUBLE" . 632747) ("FREQUENCIES" . 632748) ("MEANS" . 657161) ("NMISSING" . 657163) ("R_MATRIX" . 657165) ("SUM_FREQS" . 657167) ("SUM_WEIGHTS" . 657169) ("WEIGHTS" . 632749))) ("IMSL_RANDOMNESS_TEST" fun nil (system) "Result = %s(x, n_run )" ("IMSL_RANDOMNESS_TEST.html" ("COVARIANCES" . 657536) ("DCUBE_COUNTS" . 657651) ("DOUBLE" . 657693) ("DSQUARE_COUNTS" . 657695) ("EXPECT" . 657761) ("PAIRS_COUNTS" . 657576) ("PAIRS_LAG" . 632857) ("RUNS_COUNTS" . 632886) ("RUNS_EXPECT" . 632894))) ("IMSL_ARMA" fun nil (system) "Result = %s(z, p, q )" ("IMSL_ARMA.html" ("AR_LAGS" . 251175) ("AUTOCOV" . 251157) ("BACKWARD_ORIGIN" . 251182) ("CONFIDENCE" . 251161) ("CONSTANT" . 251197) ("DOUBLE" . 251199) ("ERR_REL" . 251166) ("FORECAST" . 251190) ("INIT_EST_AR" . 251221) ("INIT_EST_MA" . 251223) ("ITMAX" . 251168) ("LSQ" . 251015) ("LGTH_BACKCAST" . 251019) ("MA_LAGS" . 181119) ("MEAN_EST" . 251206) ("MOMENTS" . 181121) ("N_PREDICT" . 251231) ("NO_CONSTANT" . 250987) ("PARAM_EST_COV" . 251245) ("RESIDUAL" . 251238) ("SS_RESIDUAL" . 251252) ("TOL_BACKCAST" . 181125) ("TOL_CONVERGENCE" . 181127))) ("IMSL_DIFFERENCE" fun nil (system) "Result = %s(z, periods )" ("IMSL_DIFFERENCE.html" ("DOUBLE" . 181324) ("EXCLUDE_FIRST" . 181327) ("FIRST_TO_NAN" . 251394) ("NUM_LOST" . 181072) ("ORDERS" . 251409))) ("IMSL_BOXCOXTRANS" fun nil (system) " Result = %s(z, power )" ("IMSL_BOXCOXTRANS.html" ("DOUBLE" . 199706) ("INVERSE" . 251465) ("S" . 199707))) ("IMSL_AUTOCORRELATION" fun nil (system) "Result = %s(x, lagmax )" ("IMSL_AUTOCORRELATION.html" ("ACV" . 251561) ("DOUBLE" . 199830) ("SE_OPTION" . 202143) ("SEAC" . 199836) ("XMEAN_IN" . 251568) ("XMEAN_OUT" . 199837))) ("IMSL_PARTIAL_AC" fun nil (system) "Result = %s(cf )" ("IMSL_PARTIAL_AC.html" ("DOUBLE" . 199992))) ("IMSL_LACK_OF_FIT" fun nil (system) "Result = %s(nobs, cf, npfree )" ("IMSL_LACK_OF_FIT.html" ("DOUBLE" . 200117) ("LAGMIN" . 200118))) ("IMSL_GARCH" fun nil (system) "Result = %s(p, q, y, xguess )" ("IMSL_GARCH.html" ("AIC" . 251719) ("DOUBLE" . 200209) ("LOG_LIKELIHOOD" . 251756) ("MAX_SIGMA" . 200210) ("VAR" . 200215))) ("IMSL_KALMAN" pro nil (system) "%s, b, covb, n, ss, alndet" ("IMSL_KALMAN.html" ("COVV" . 251836) ("Q_MATRIX" . 251879) ("R" . 205465) ("T_MATRIX" . 204254) ("TOLERANCE" . 202401) ("V" . 251893) ("Y" . 251886))) ("IMSL_K_MEANS" fun nil (system) "Result = %s(x, seeds )" ("IMSL_K_MEANS.html" ("COUNTS_CLUSTER" . 122525) ("DOUBLE" . 90184) ("FREQUENCIES" . 90187) ("ITMAX" . 90189) ("MEANS_CLUSTER" . 122539) ("SSQ_CLUSTER" . 122546) ("VAR_COLUMNS" . 98135) ("WEIGHTS" . 122532))) ("IMSL_PRINC_COMP" fun nil (system) "Result = %s(covariances )" ("IMSL_PRINC_COMP.html" ("COV_MATRIX" . 122629) ("CORR_MATRIX" . 122631) ("CORRELATIONS" . 122650) ("CUM_PERCENT" . 122641) ("DF" . 122658) ("DOUBLE" . 90282) ("EIGENVECTORS" . 90287) ("STDEV" . 122713))) ("IMSL_FACTOR_ANALYSIS" fun nil (system) "Result = %s(covariances, n_factors )" ("IMSL_FACTOR_ANALYSIS.html" ("ALPHA" . 123011) ("CHI_SQ_TEST" . 123014) ("DOUBLE" . 119158) ("EIGENVALUES" . 123027) ("EPS" . 123038) ("F_MIN" . 123029) ("GEN_LSQ" . 123045) ("IMAGE" . 123048) ("ITERS" . 123101) ("ITMAX" . 123056) ("LAST_STEP" . 123094) ("MAX_LIKELIHOOD" . 119160) ("MAX_STEPS" . 123065) ("PRINC_COMP" . 119161) ("PRINC_FACTOR" . 119162) ("SWITCH_EPS" . 119175) ("TUCKER_COEF" . 123080) ("UNIQUE_VAR_IN" . 123108) ("UNIQUE_VAR_OUT" . 119179) ("UNWGT_LSQ" . 123072))) ("IMSL_DISCR_ANALYSIS" pro nil (system) "%s, x, n_groups" ("IMSL_DISCR_ANALYSIS.html" ("CLASS_MEMBER" . 123351) ("CLASS_TABLE" . 123354) ("COEFFICIENTS" . 123339) ("COVARIANCES" . 123361) ("DOUBLE" . 123153) ("GROUP_COUNTS" . 123368) ("IDX_COLS" . 123154) ("IDX_VARS" . 119347) ("METHOD" . 119354) ("PRIOR_EQUAL" . 119415) ("PRIOR_INPUT" . 123217) ("PRIOR_OUTPUT" . 123231) ("PRIOR_PROP" . 125835) ("MAHALANOBIS" . 123319) ("MEANS" . 123375) ("NMISSING" . 123330) ("PROB" . 119427) ("STATS" . 119448))) ("IMSL_SURVIVAL_GLM" fun nil (system) "Result = %s(n_class, n_continuous, model, x )" ("IMSL_SURVIVAL_GLM.html" ("CASE_ANALYSIS" . 669127) ("CLASS_VALS" . 669087) ("COEF_STAT" . 669093) ("COVARIANCES" . 669113) ("CRITERION" . 669104) ("DOUBLE" . 632309) ("EPS" . 632315) ("EST_DELTA" . 668938) ("EST_NOBS" . 668940) ("EST_NPT" . 668942) ("EST_PROB" . 668944) ("EST_TIME" . 668946) ("EST_XBETA" . 668948) ("ICEN" . 668960) ("IFIX" . 669019) ("IFREQ" . 668996) ("ILT" . 669033) ("INDICIES_EFFECTS" . 669064) ("INIT_EST" . 669066) ("IRT" . 669026) ("ITERATIONS" . 669163) ("ITMAX" . 669005) ("LAST_STEP" . 669139) ("LP_MAX" . 669047) ("MAX_CLASS" . 669073) ("MEANS" . 669120) ("N_CLASS_VALS" . 669080) ("NMISSING" . 669156) ("NO_INTERCEPT" . 632319) ("OBS_STATUS" . 669146) ("VAR_EFFECTS" . 632340))) ("IMSL_NORMALCDF" fun nil (system) "Result = %s(x )" ("IMSL_NORMALCDF.html" ("DOUBLE" . 332497) ("INVERSE" . 332499))) ("IMSL_BINORMALCDF" fun nil (system) "Result = %s(x, y, rho )" ("IMSL_BINORMALCDF.html" ("DOUBLE" . 332567))) ("IMSL_CHISQCDF" fun nil (system) "Result = %s(chisq, df [, delta] )" ("IMSL_CHISQCDF.html" ("DOUBLE" . 332631) ("INVERSE" . 332632))) ("IMSL_FCDF" fun nil (system) "Result = %s(f, dfnum, dfden )" ("IMSL_FCDF.html" ("DOUBLE" . 332699) ("INVERSE" . 332700))) ("IMSL_TCDF" fun nil (system) "Result = %s(chisq, df[, delta] )" ("IMSL_TCDF.html" ("DOUBLE" . 332739) ("INVERSE" . 332740))) ("IMSL_GAMMACDF" fun nil (system) "Result = %s(x, a )" ("IMSL_GAMMACDF.html" ("DOUBLE" . 332776))) ("IMSL_BETACDF" fun nil (system) "Result = %s(x, pin, qin )" ("IMSL_BETACDF.html" ("DOUBLE" . 332837) ("INVERSE" . 332838))) ("IMSL_BINOMIALCDF" fun nil (system) "Result = %s(k, n, p )" ("IMSL_BINOMIALCDF.html" ("DOUBLE" . 332894))) ("IMSL_BINOMIALPDF" fun nil (system) "Result = %s (k, n, p)" ("IMSL_BINOMIALPDF.html")) ("IMSL_HYPERGEOCDF" fun nil (system) "Result = %s(k, n, m, l )" ("IMSL_HYPERGEOCDF.html" ("DOUBLE" . 332937))) ("IMSL_POISSONCDF" fun nil (system) "Result = %s(k, theta )" ("IMSL_POISSONCDF.html" ("DOUBLE" . 332984))) ("IMSL_RANDOMOPT" pro nil (system) "%s ()" ("IMSL_RANDOMOPT.html" ("CURRENT_OPTION" . 709345) ("GEN_OPTION" . 644968) ("GET" . 709352) ("SET" . 643690) ("SUBSTREAM_SEED" . 643691))) ("IMSL_RANDOM_TABLE" pro nil (system) "%s, table" ("IMSL_RANDOM_TABLE.html" ("DOUBLE" . 709398) ("GET" . 709405) ("GFSR" . 709407) ("SET" . 636880))) ("IMSL_RANDOM" fun nil (system) "Result = %s(n )" ("IMSL_RANDOM.html" ("BETA" . 644367) ("BINOMIAL" . 639728) ("CAUCHY" . 639729) ("COVARIANCES" . 709693) ("CHI_SQUARED" . 639730) ("DISCRETE_UNIF" . 644406) ("DOUBLE" . 709703) ("EXPONENTIAL" . 639733) ("GAMMA" . 639734) ("GEOMETRIC" . 639735) ("HYPERGEOMETRIC" . 639736) ("LOGARITHMIC" . 639737) ("LOGNORMAL" . 639738) ("MIX_EXPONENTIAL" . 709517) ("NEG_BINOMIAL" . 639740) ("MULTINOMIAL" . 709686) ("MVAR_NORMAL" . 709717) ("NORMAL" . 639741) ("PARAMETERS" . 709658) ("PERMUTATION" . 639742) ("POISSON" . 639743) ("PROBABILITIES" . 709673) ("SAMPLE_INDICES" . 639745) ("SPHERE" . 639746) ("STABLE" . 639748) ("STUDENT_T" . 639749) ("TRIANGULAR" . 639750) ("UNIFORM" . 639753) ("VON_MISES" . 639754) ("WEIBULL" . 644716))) ("IMSL_RANDOM_NPP" fun nil (system) "result = %s(tbegin, tend, ftheta, theta_min, theta_max, neub )" ("IMSL_RANDOM_NPP.html" ("DOUBLE" . 635648))) ("IMSL_RANDOM_ORDER" fun nil (system) "result = %s(ifirst, ilast, n )" ("IMSL_RANDOM_ORDER.html" ("DOUBLE" . 636420) ("NORMAL" . 709883) ("UNIFORM" . 636422))) ("IMSL_RAND_TABLE_2WAY" fun nil (system) "result = %s (row_totals, col_totals)" ("IMSL_RAND_TABLE_2WAY.html")) ("IMSL_RAND_ORTH_MAT" fun nil (system) "Result = %s(n )" ("IMSL_RAND_ORTH_MAT.html" ("A_MATRIX" . 709958) ("DOUBLE" . 637103) ("EIGENVALUES" . 637104))) ("IMSL_RANDOM_SAMPLE" fun nil (system) "Result = %s(nsamp, population )" ("IMSL_RANDOM_SAMPLE.html" ("ADDITIONAL_CALL" . 710015) ("DOUBLE" . 637188) ("FIRST_CALL" . 637189) ("INDEX" . 637192) ("NPOP" . 637193) ("SAMPLE" . 637194))) ("IMSL_RAND_FROM_DATA" fun nil (system) "Result = %s(n_random, x, nn )" ("IMSL_RAND_FROM_DATA.html" ("DOUBLE" . 637260))) ("IMSL_CONT_TABLE" pro nil (system) "%s, ( f, iopt, ndata, table )" ("IMSL_CONT_TABLE.html" ("DOUBLE" . 637353))) ("IMSL_RAND_GEN_CONT" fun nil (system) "Result =  %s(n, table )" ("IMSL_RAND_GEN_CONT.html" ("DOUBLE" . 637397))) ("IMSL_DISCR_TABLE" fun nil (system) "Result = %s(prf, del, nndx, imin, nmass )" ("IMSL_DISCR_TABLE.html" ("CUM_PROBS" . 710243) ("DOUBLE" . 637479))) ("IMSL_RAND_GEN_DISCR" fun nil (system) "Result = %s(n, imin, nmass, probs )" ("IMSL_RAND_GEN_DISCR.html" ("DOUBLE" . 636804) ("TABLE" . 636806))) ("IMSL_RANDOM_ARMA" fun nil (system) "Result = %s(n, nparams ) or Result = %s(n, nparams, ar ) or Result = %s(n, nparams, ma ) or Result = %s(n, nparams, ar, ma )" ("IMSL_RANDOM_ARMA.html" ("ACCEPT_REJECT" . 710387) ("AR_LAGS" . 710431) ("CONST" . 710394) ("DOUBLE" . 633090) ("INPUT_NOISE" . 633095) ("MA_LAGS" . 633098) ("OUTPUT_NOISE" . 710454) ("VAR_NOISE" . 710438) ("W_INIT" . 633100))) ("IMSL_FAURE_INIT" fun nil (system) "Result = %s(ndim )" ("IMSL_FAURE_INIT.html" ("BASE" . 642293) ("SKIP" . 642297))) ("IMSL_FAURE_NEXT_PT" fun nil (system) "Result = %s(npts, state )" ("IMSL_FAURE_NEXT_PT.html" ("DOUBLE" . 642391) ("SKIP" . 642393))) ("IMSL_DAYSTODATE" pro nil (system) "%s, days, day[, month[, year]]" ("IMSL_DAYSTODATE.html")) ("IMSL_DATETODAYS" fun nil (system) "Result = %s([day[, month[, year]]])" ("IMSL_DATETODAYS.html")) ("IMSL_CONSTANT" fun nil (system) "Result = %s(name[, units] )" ("IMSL_CONSTANT.html" ("DOUBLE" . 552031))) ("IMSL_MACHINE" fun nil (system) "Result = %s( )" ("IMSL_MACHINE.html" ("DOUBLE" . 594851) ("FLOAT" . 552065))) ("IMSL_STATDATA" fun nil (system) "Result = %s(choice)" ("IMSL_STATDATA.html" ("DOUBLE" . 596177))) ("IMSL_BINOMIALCOEF" fun nil (system) "Result = %s(n, m )" ("IMSL_BINOMIALCOEF.html" ("DOUBLE" . 596451))) ("IMSL_NORM" fun nil (system) "Result = %s(x[, y] )" ("IMSL_NORM.html" ("INDEX_MAX" . 594955) ("INF" . 594937) ("ONE" . 552162))) ("IMSL_MATRIX_NORM" fun nil (system) "Result = %s(a ) or Result = %s(n, nlca, nuca, a ) or Result = %s(nrows, ncols, a )" ("IMSL_MATRIX_NORM.html" ("DOUBLE" . 564785) ("INF_NORM" . 595059) ("ONE_NORM" . 564786) ("SYMMETRIC" . 564788))) ("PM" pro nil (system) "%s, Array0 [, ... , Array19]" ("PM.html")) ("RM" pro nil (system) "%s, Array, Rows, Columns" ("RM.html")) ("WV_APPLET" pro nil (system) "%s [, Input]" ("WV_APPLET.html" ("ARRAY" . 1004583) ("GROUP_LEADER" . 1004841) ("NO_SPLASH" . 1004848) ("TOOLS" . 1004856) ("WAVELETS" . 1005269))) ("WV_CW_WAVELET" fun nil (system) "Result = %s( [Parent] )" ("WV_CW_WAVELET.html" ("DISCRETE" . 1003928) ("NO_COLOR" . 1015397) ("NO_DRAW_WINDOW" . 1015435) ("TITLE" . 1015385) ("UNAME" . 1004532) ("UVALUE" . 1003932) ("VALUE" . 1015413) ("WAVELETS" . 1008397))) ("WV_CWT" fun nil (system) "Result = %s(Array, Family, Order )" ("WV_CWT.html" ("DOUBLE" . 1009356) ("DSCALE" . 1009358) ("NSCALE" . 1009484) ("PAD" . 1009489) ("SCALE" . 1009494) ("START_SCALE" . 1009568))) ("WV_DENOISE" fun nil (system) "Result = %s(Array [, Family, Order] )" ("WV_DENOISE.html" ("COEFFICIENTS" . 1010533) ("CUTOFF" . 1010481) ("DENOISE_STATE" . 1010485) ("DOUBLE" . 1010505) ("DWT_FILTERED" . 1010508) ("PERCENT" . 1010511) ("THRESHOLD" . 1010517) ("WPS_FILTERED" . 1010522))) ("WV_DWT" fun nil (system) "Result = %s(Array, Scaling, Wavelet, Ioff, Joff )" ("WV_DWT.html" ("DOUBLE" . 1003349) ("INVERSE" . 1003353) ("N_LEVELS" . 1043639))) ("WV_FN_COIFLET" fun nil (system) "Result = %s( [Order, Scaling, Wavelet, Ioff, Joff] )" ("WV_FN_COIFLET.html")) ("WV_FN_DAUBECHIES" fun nil (system) "Result = %s( [Order, Scaling, Wavelet, Ioff, Joff] )" ("WV_FN_DAUBECHIES.html")) ("WV_FN_GAUSSIAN" fun nil (system) "Result = %s( [Order] [, Scale, N])" ("WV_FN_GAUSSIAN.html" ("DOUBLE" . 1018338) ("FREQUENCY" . 1018340) ("SPATIAL" . 1018342) ("WAVELET" . 1018344))) ("WV_FN_HAAR" fun nil (system) "Result = %s( [Order, Scaling, Wavelet, Ioff, Joff] )" ("WV_FN_HAAR.html")) ("WV_FN_MORLET" fun nil (system) "Result = %s( [Order] [, Scale, N] )" ("WV_FN_MORLET.html" ("DOUBLE" . 1009779) ("FREQUENCY" . 1015564) ("SPATIAL" . 1015558) ("WAVELET" . 1009789))) ("WV_FN_PAUL" fun nil (system) "Result = %s( [Order] [, Scale, N] )" ("WV_FN_PAUL.html" ("DOUBLE" . 1010078) ("FREQUENCY" . 1015576) ("SPATIAL" . 1010080) ("WAVELET" . 1010082))) ("WV_FN_SYMLET" fun nil (system) "Result = %s( [Order, Scaling, Wavelet, Ioff, Joff] )" ("WV_FN_SYMLET.html")) ("WV_IMPORT_DATA" pro nil (system) "%s, Data" ("WV_IMPORT_DATA.html" ("MESSAGE_OUT" . 1006957) ("PARENT" . 1008033))) ("WV_IMPORT_WAVELET" pro nil (system) "%s [, Wavelet]" ("WV_IMPORT_WAVELET.html" ("RESET" . 1007019))) ("WV_PLOT3D_WPS" fun nil (system) "Result = %s( Array [, X] [, Y] )" ("WV_PLOT3D_WPS.html" ("GROUP_LEADER" . 1006236) ("SURFACE_STYLE" . 1015696) ("TITLE" . 1006239) ("UNITS" . 1006241) ("XTITLE" . 1006243) ("XUNITS" . 1006245) ("YTITLE" . 1006247) ("YUNITS" . 1006249))) ("WV_PLOT_MULTIRES" fun nil (system) "Result = %s( Array [, X] [, Y] )" ("WV_PLOT_MULTIRES.html" ("GROUP_LEADER" . 1008291) ("TITLE" . 1008295) ("UNITS" . 1008298) ("XTITLE" . 1008301) ("XUNITS" . 1008304) ("YTITLE" . 1008307) ("YUNITS" . 1008310))) ("WV_PWT" fun nil (system) "Result = %s( A, Scaling, Wavelet, Ioff, Joff )" ("WV_PWT.html" ("DOUBLE" . 1006192) ("INVERSE" . 1006194))) ("WV_TOOL_DENOISE" fun nil (system) "Result = %s( Array [, X] [, Y] )" ("WV_TOOL_DENOISE.html" ("GROUP_LEADER" . 1008330) ("TITLE" . 1008334) ("UNITS" . 1008337) ("XTITLE" . 1008340) ("XUNITS" . 1008343) ("YTITLE" . 1008346) ("YUNITS" . 1008349))) ("DIALOG_DBCONNECT" fun nil (system) "status = %s(DBobj )" ("DIALOG_DBCONNECT.html" ("DATASOURCE" . 1007548) ("USER_ID" . 1007551) ("PASSWORD" . 1007553) ("DIALOG_PARENT" . 1007555))) ("DB_EXISTS" fun nil (system) "status = %s()" ("DB_EXISTS.html")) ("SetProperty" pro "IDLdbDatabase" (system) "DBobj -> [%s::]%s " ("IDLdbDatabaseSetProperty.html")) ("GetTables" fun "IDLdbDatabase" (system) "Tables = DBobj -> [%s::]%s()" ("IDLdbDatabaseGetTables.html")) ("GetProperty" pro "IDLdbDatabase" (system) "DBobj -> [%s::]%s " ("IDLdbDatabaseGetProperty.html")) ("GetDatasources" fun "IDLdbDatabase" (system) "Datasources = DBobj -> [%s::]%s()" ("IDLdbDatabaseGetDatasources.html")) ("ExecuteSQL" pro "IDLdbDatabase" (system) "DBobj -> [%s::]%s, strSQL" ("IDLdbDatabaseExecuteSQL.html")) ("Connect" pro "IDLdbDatabase" (system) "DBobj -> [%s::]%s" ("IDLdbDatabaseConnect.html" ("CONNECTION" . 998610) ("DATASOURCE" . 998682) ("USER_ID" . 998733) ("PASSWORD" . 998786))) ("SetField" pro "IDLdbRecordset" (system) "RSobj -> [%s::]%s, iFieldNumber, Value" ("IDLdbRecordsetSetField.html" ("NULL" . 1014812))) ("NFields" fun "IDLdbRecordset" (system) "status = RSobj -> [%s::]%s()" ("IDLdbRecordsetNFields.html")) ("MoveCursor" fun "IDLdbRecordset" (system) "Result = RSobj -> [%s::]%s( )" ("IDLdbRecordsetMoveCursor.html" ("ABSOLUTE" . 1001009) ("FIRST" . 1001067) ("LAST" . 1001125) ("NEXT" . 1001187) ("PRIOR" . 1001255) ("RELATIVE" . 1001313))) ("GetRecord" fun "IDLdbRecordset" (system) "Result = RSobj -> [%s::]%s()" ("IDLdbRecordsetGetRecord.html")) ("GetProperty" pro "IDLdbRecordset" (system) "RSobj -> [%s::]%s " ("IDLdbRecordsetGetProperty.html")) ("GetField" fun "IDLdbRecordset" (system) "value = RSobj -> [%s::]%s(iFieldNumber )" ("IDLdbRecordsetGetField.html" ("IS_NULL" . 1013507) ("NULL_VALUE" . 1013559))) ("DeleteRecord" pro "IDLdbRecordset" (system) "RSobj -> [%s::]%s" ("IDLdbRecordsetDeleteRecord.html")) ("CurrentRecord" fun "IDLdbRecordset" (system) "number = RSobj -> [%s::]%s()" ("IDLdbRecordsetCurrentRecord.html")) ("AddRecord" pro "IDLdbRecordset" (system) "RSobj -> [%s::]%s[, field1[, field2[, ...[, fieldn]]]]" ("IDLdbRecordsetAddRecord.html" ("SET_AUTOINCREMENT" . 1014791))) ("DICOMEX_GETCONFIGFILEPATH" fun nil (system) "Result = %s()" ("DICOMEX_GETCONFIGFILEPATH.html" ("SYSTEM" . 1123610))) ("DICOMEX_GETSTORSCPDIR" fun nil (system) "Result = %s()" ("DICOMEX_GETSTORSCPDIR.html")) ("DICOMEX_NET" pro nil (system) "%s" ("DICOMEX_NET.html" ("SYSTEM" . 1123789))) ("SetValue" pro "IDLffDicomEx" (system) "Obj->[%s::]%s, DicomTag, VR, Value" ("IDLffDicomExSetValue.html" ("SEQID" . 1008769) ("CLEAR" . 1008779) ("REMOVE" . 1008781))) ("SetProperty" pro "IDLffDicomEx" (system) "Obj->[%s::] %s " ("IDLffDicomExSetProperty.html")) ("SetPrivateValue" pro "IDLffDicomEx" (system) "Obj->[%s::] %s, PrivateCode, Group, Element, VR [, Value]" ("IDLffDicomExSetPrivateValue.html" ("SEQID" . 1008588) ("CLEAR" . 1008598) ("REMOVE" . 1008600) ("BLOCKREMOVE" . 1008602))) ("SetPixelData" pro "IDLffDicomEx" (system) "Obj->[%s::] %s, PixelData" ("IDLffDicomExSetPixelData.html" ("FRAME" . 1008450) ("ORDER" . 1008452))) ("QueryValue" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s(DicomTag  )" ("IDLffDicomExQueryValue.html" ("SEQID" . 1008348))) ("QueryPrivateValue" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s(PrivateCode, Group, Element  )" ("IDLffDicomExQueryPrivateValue.html" ("SEQID" . 1008316))) ("Init" fun "IDLffDicomEx" (system) "Obj = OBJ_NEW('%s' (Filename,  ) or Result = Obj->[%s::]%s( Filename  )" ("IDLffDicomExInit.html" ("CLONE" . 1008138) ("CREATE" . 1031121) ("SOP_CLASS" . 1008141) ("NON_CONFORMING" . 1008285))) ("GetVR" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s(DicomTag  )" ("IDLffDicomExGetVR.html" ("SEQID" . 1007839))) ("GetValueLength" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s(DicomTag )" ("IDLffDicomExGetValueLength.html" ("SEQID" . 1007804) ("VALUEINDEX" . 1007808))) ("GetValueCount" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s(DicomTag  )" ("IDLffDicomExGetValueCount.html" ("SEQID" . 1007772))) ("GetValue" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s(DicomTag  )" ("IDLffDicomExGetValue.html" ("SEQID" . 1007736) ("COUNT" . 1007740))) ("GetProperty" pro "IDLffDicomEx" (system) "Obj->[%s::]%s" ("IDLffDicomExGetProperty.html")) ("GetPrivateVR" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]GetPrivateValueLength(PrivateCode, Group, Element  )" ("IDLffDicomExGetPrivateVR.html" ("SEQID" . 1007686))) ("GetPrivateValueLength" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s(PrivateCode, Group, Element  )" ("IDLffDicomExGetPrivateValueLength.html" ("SEQID" . 1007653) ("VALUEINDEX" . 1007657))) ("GetPrivateValueCount" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s(PrivateCode, Group, Element  )" ("IDLffDicomExGetPrivateValueCount.html" ("SEQID" . 1007623))) ("GetPrivateValue" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s(PrivateCode, Group, Element  )" ("IDLffDicomExGetPrivateValue.html" ("SEQID" . 1007590) ("COUNT" . 1007594))) ("GetPixelData" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s ( )" ("IDLffDicomExGetPixelData.html" ("FRAME" . 1007552) ("ORDER" . 1007557) ("COUNT" . 1007561))) ("GetDescription" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s(DicomTag )" ("IDLffDicomExGetDescription.html")) ("EnumerateTags" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s (  )" ("IDLffDicomExEnumerateTags.html" ("START_TAG" . 1007258) ("STOP_TAG" . 1007264) ("COUNT" . 1007270) ("FILENAME" . 1007272) ("QUIET" . 1007274))) ("CopyTags" pro "IDLffDicomEx" (system) "Obj->[%s::]%s, DestinationObject, Start_Tag, Stop_Tag" ("IDLffDicomExCopyTags.html")) ("Commit" pro "IDLffDicomEx" (system) "Obj->[%s::]%s" ("IDLffDicomExCommit.html")) ("Cleanup" fun "IDLffDicomEx" (system) "Obj->[%s::]%s" ("IDLffDicomExCleanup.html")) ("Cleanup" pro "IDLffDicomEx" (system) "OBJ_DESTROY, Obj" ("IDLffDicomExCleanup.html")) ("ChangeTransferSyntax" pro "IDLffDicomEx" (system) "Obj->[%s::]%s, NewSyntaxUID" ("IDLffDicomExChangeTransferSyntax.html" ("LOSSY" . 1007043))) ("AddSequence" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s (DicomTag  )" ("IDLffDicomExAddSequence.html" ("PARENTSEQID" . 1006906))) ("AddPrivateSequence" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s (PrivateCode, Group, Element  )" ("IDLffDicomExAddPrivateSequence.html" ("PARENTSEQID" . 1006855))) ("AddPrivateGroup" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s (PrivateCode, Group, Element  )" ("IDLffDicomExAddPrivateGroup.html" ("PARENTSEQID" . 1006801))) ("AddGroup" fun "IDLffDicomEx" (system) "Result = Obj->[%s::]%s (DicomTag  )" ("IDLffDicomExAddGroup.html" ("PARENTSEQID" . 1006751))) ("StorageScpService" fun "IDLffDicomExCfg" (system) "Result = Obj->[%s::]%s(Command)" ("IDLffDicomExCfgStorageScpService.html")) ("SetValue" pro "IDLffDicomExCfg" (system) "Obj->[%s::]%s, ConfigurationParameterName, Value" ("IDLffDicomExCfgSetValue.html")) ("SetApplicationEntity" pro "IDLffDicomExCfg" (system) "Obj->[%s::]%s, ApplicationEntityName, AET, Hostname, Port, ServiceListName, ServiceType" ("IDLffDicomExCfgSetApplicationEntity.html")) ("RemoveApplicationEntity" pro "IDLffDicomExCfg" (system) "Obj->[%s::]%s, ApplicationEntityName" ("IDLffDicomExCfgRemoveApplicationEntity.html")) ("IsDirty" fun "IDLffDicomExCfg" (system) "Result = Obj->[%s::]%s( )" ("IDLffDicomExCfgIsDirty.html")) ("Init" fun "IDLffDicomExCfg" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLffDicomExCfgInit.html" ("SYSTEM" . 1132984))) ("GetValue" fun "IDLffDicomExCfg" (system) "Result = Obj->[%s::]%s(ConfigurationParameterName)" ("IDLffDicomExCfgGetValue.html")) ("GetServiceTypes" fun "IDLffDicomExCfg" (system) "Result = Obj->[%s::]%s( )" ("IDLffDicomExCfgGetServiceTypes.html" ("COUNT" . 1132881))) ("GetServiceLists" fun "IDLffDicomExCfg" (system) "Result = Obj->[%s::]GetServcieLists( )" ("IDLffDicomExCfgGetServiceLists.html" ("COUNT" . 1132854))) ("GetApplicationEntity" fun "IDLffDicomExCfg" (system) "Result = Obj->[%s::]%s(ApplicatonEntityName)" ("IDLffDicomExCfgGetApplicationEntity.html")) ("GetApplicationEntities" fun "IDLffDicomExCfg" (system) "Result = Obj->[%s::]%s( )" ("IDLffDicomExCfgGetApplicationEntities.html" ("COUNT" . 1132794) ("SERVICE_TYPE" . 1132796))) ("Echo" fun "IDLffDicomExCfg" (system) "Result = Obj->[%s::]%s(ApplicationEntityName )" ("IDLffDicomExCfgEcho.html" ("COUNT" . 1132765))) ("Commit" pro "IDLffDicomExCfg" (system) "Obj->[%s::]%s" ("IDLffDicomExCfgCommit.html")) ("Cleanup" fun "IDLffDicomExCfg" (system) "Obj->[%s::]%s()" ("IDLffDicomExCfgCleanup.html")) ("Cleanup" pro "IDLffDicomExCfg" (system) " OBJ_DESTROY, Obj" ("IDLffDicomExCfgCleanup.html")) ("SetProperty" pro "IDLffDicomExQuery" (system) "Obj->[%s::]%s" ("IDLffDicomExQuerySetProperty.html")) ("Retrieve" fun "IDLffDicomExQuery" (system) "Result = Obj->[%s::]%s( )" ("IDLffDicomExQueryRetrieve.html" ("COUNT" . 1135809) ("PATIENT_ID" . 1135811) ("STUDY_INSTANCE_UID" . 1135817) ("SERIES_INSTANCE_UID" . 1135823) ("SOP_INSTANCE_UID" . 1135829))) ("QueryModelsSupported" fun "IDLffDicomExQuery" (system) "Result = Obj->[%s::]%s( )" ("IDLffDicomExQueryQueryModelsSupported.html" ("COUNT" . 1135745))) ("Query" fun "IDLffDicomExQuery" (system) "Result = Obj->[IDLffDicomEx%s::]%s( )" ("IDLffDicomExQueryQuery.html" ("COUNT" . 1135593))) ("Init" fun "IDLffDicomExQuery" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLffDicomExQueryInit.html")) ("GetProperty" pro "IDLffDicomExQuery" (system) "Obj->[%s::]%s" ("IDLffDicomExQueryGetProperty.html")) ("ClearProperties" pro "IDLffDicomExQuery" (system) "Obj->[%s::]%s" ("IDLffDicomExQueryClearProperties.html")) ("Cleanup" fun "IDLffDicomExQuery" (system) "Obj->[%s::]%s( )" ("IDLffDicomExQueryCleanup.html")) ("Cleanup" pro "IDLffDicomExQuery" (system) "OBJ_DESTROY, Obj" ("IDLffDicomExQueryCleanup.html")) ("SetProperty" pro "IDLffDicomExStorScu" (system) "Obj->[%s::]%s" ("IDLffDicomExStorScuSetProperty.html")) ("Send" fun "IDLffDicomExStorScu" (system) "Result = Obj->[%s::]%s(Files)" ("IDLffDicomExStorScuSend.html")) ("Init" fun "IDLffDicomExStorScu" (system) "Obj = OBJ_NEW('%s') or Result = Obj->[%s::]%s( )" ("IDLffDicomExStorScuInit.html")) ("GetProperty" pro "IDLffDicomExStorScu" (system) "Obj->[%s::]%s" ("IDLffDicomExStorScuGetProperty.html")) ("ClearProperties" pro "IDLffDicomExStorScu" (system) "Obj->[%s::]%s" ("IDLffDicomExStorScuClearProperties.html")) ("Cleanup" fun "IDLffDicomExStorScu" (system) "Obj->[%s::]%s()" ("IDLffDicomExStorScuCleanup.html")) ("Cleanup" pro "IDLffDicomExStorScu" (system) "OBJ_DESTROY, Obj" ("IDLffDicomExStorScuCleanup.html")) ("A_CORRELATE" fun nil (system) "Result = %s(X, Lag )" ("A_CORRELATE.html" ("COVARIANCE" . 54405) ("DOUBLE" . 826748))) ("ABS" fun nil (system) "Result = %s(X)" ("ABS.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("ACOS" fun nil (system) "Result = %s(X)" ("ACOS.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("ADAPT_HIST_EQUAL" fun nil (system) "Result = %s (Image  )" ("ADAPT_HIST_EQUAL.html" ("CLIP" . 985045) ("FCN" . 987804) ("NREGIONS" . 985047) ("TOP" . 985049))) ("ALOG" fun nil (system) "Result = %s(X)" ("ALOG.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("ALOG10" fun nil (system) "Result = %s(X)" ("ALOG10.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("AMOEBA" fun nil (system) "Result = %s( Ftol )" ("AMOEBA.html" ("FUNCTION_NAME" . 864079) ("FUNCTION_VALUE" . 864085) ("NCALLS" . 864089) ("NMAX" . 864091) ("P0" . 864094) ("SCALE" . 864103) ("SIMPLEX" . 864424))) ("ANNOTATE" pro nil (system) "%s" ("ANNOTATE.html" ("COLOR_INDICES" . 756628) ("DRAWABLE" . 756633) ("LOAD_FILE" . 756636) ("TEK_COLORS" . 756639) ("WINDOW" . 756642))) ("APP_USER_DIR" fun nil (system) "Result = %s(AuthorDirname, AuthorDesc, AppDirname, AppDesc, AppReadmeText, AppReadmeVersion )" ("APP_USER_DIR.html" ("AUTHOR_README_TEXT" . 1011596) ("AUTHOR_README_VERSION" . 1011600))) ("APP_USER_DIR_QUERY" fun nil (system) "Result = %s(AuthorDirname, AppDirname )" ("APP_USER_DIR_QUERY.html" ("COUNT" . 1011749) ("EXCLUDE_CURRENT" . 1011751))) ("ARG_PRESENT" fun nil (system) "Result = %s(Variable)" ("ARG_PRESENT.html")) ("ARRAY_EQUAL" fun nil (system) "Result = %s( Op1 , Op2 )" ("ARRAY_EQUAL.html" ("NO_TYPECONV" . 987069))) ("ARRAY_INDICES" fun nil (system) "Result = %s(Array, Index  )" ("ARRAY_INDICES.html" ("DIMENSIONS" . 1004217))) ("ARROW" pro nil (system) "%s, X0, Y0, X1, Y1" ("ARROW.html" ("DATA" . 756664) ("NORMALIZED" . 756667) ("HSIZE" . 756670) ("COLOR" . 756673) ("HTHICK" . 756676) ("SOLID" . 756679) ("THICK" . 756682))) ("ASCII_TEMPLATE" fun nil (system) "Result = %s( [Filename] )" ("ASCII_TEMPLATE.html" ("BROWSE_LINES" . 871007) ("CANCEL" . 871139) ("GROUP" . 884032))) ("ASIN" fun nil (system) "Result = %s(X)" ("ASIN.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("ASSOC" fun nil (system) "Result = %s( Unit, Array_Structure [, Offset] )" ("ASSOC.html" ("PACKED" . 906241))) ("ATAN" fun nil (system) "Result = %s(X  ) or Result = %s(Y, X)" ("ATAN.html" ("PHASE" . 995606)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("AXIS" pro nil (system) "%s [, X [, Y [, Z]]]" ("AXIS.html" ("SAVE" . 986499) ("XAXIS" . 983775) ("XLOG" . 983760) ("YAXIS" . 983765) ("YLOG" . 983752) ("YNOZERO" . 158293) ("ZAXIS" . 983724)) ("Graphics_Keywords.html" ("CHARSIZE" . 266973) ("CHARTHICK" . 331668) ("COLOR" . 315952) ("DATA" . 315961) ("DEVICE" . 315977) ("FONT" . 331795) ("NODATA" . 316018) ("NOERASE" . 316024) ("NORMAL" . 315963) ("SUBTITLE" . 316057) ("T3D" . 315956) ("TICKLEN" . 332207) ("XCHARSIZE" . 331699) ("YCHARSIZE" . 331699) ("ZCHARSIZE" . 331699) ("XGRIDSTYLE" . 332009) ("YGRIDSTYLE" . 332009) ("ZGRIDSTYLE" . 332009) ("XMARGIN" . 332038) ("YMARGIN" . 332038) ("ZMARGIN" . 332038) ("XMINOR" . 332061) ("YMINOR" . 332061) ("ZMINOR" . 332061) ("XRANGE" . 332090) ("YRANGE" . 332090) ("ZRANGE" . 332090) ("XSTYLE" . 332116) ("YSTYLE" . 332116) ("ZSTYLE" . 332116) ("XTHICK" . 332298) ("YTHICK" . 332298) ("ZTHICK" . 332298) ("XTICKFORMAT" . 332347) ("YTICKFORMAT" . 332347) ("ZTICKFORMAT" . 332347) ("XTICKINTERVAL" . 332463) ("YTICKINTERVAL" . 332463) ("ZTICKINTERVAL" . 332463) ("XTICKLAYOUT" . 332488) ("YTICKLAYOUT" . 332488) ("ZTICKLAYOUT" . 332488) ("XTICKLEN" . 332513) ("YTICKLEN" . 332513) ("ZTICKLEN" . 332513) ("XTICKNAME" . 332536) ("YTICKNAME" . 332536) ("ZTICKNAME" . 332536) ("XTICKS" . 332559) ("YTICKS" . 332559) ("ZTICKS" . 332559) ("XTICKUNITS" . 332586) ("YTICKUNITS" . 332586) ("ZTICKUNITS" . 332586) ("XTICKV" . 332628) ("YTICKV" . 332628) ("ZTICKV" . 332628) ("XTICK_GET" . 332321) ("YTICK_GET" . 332321) ("ZTICK_GET" . 332321) ("XTITLE" . 316100) ("YTITLE" . 316100) ("ZTITLE" . 316100) ("ZVALUE" . 316102))) ("BAR_PLOT" pro nil (system) "%s, Values" ("BAR_PLOT.html" ("BACKGROUND" . 756719) ("BARNAMES" . 756722) ("BAROFFSET" . 756725) ("BARSPACE" . 756728) ("BARWIDTH" . 756731) ("BASELINES" . 756734) ("BASERANGE" . 756737) ("COLORS" . 756740) ("OUTLINE" . 756743) ("OVERPLOT" . 756746) ("ROTATE" . 756749) ("TITLE" . 756752) ("XTITLE" . 756755) ("YTITLE" . 756758))) ("BEGIN...END" pro nil (system) "BEGIN, statements, END | ENDIF | ENDELSE | ENDFOR | ENDREP | ENDWHILE" ("BEGIN...END.html")) ("BESELI" fun nil (system) "Result = %s(X, N )" ("BESELI.html" ("DOUBLE" . 998579) ("ITER" . 998584))) ("BESELJ" fun nil (system) "Result = %s(X, N )" ("BESELJ.html" ("DOUBLE" . 998704) ("ITER" . 998706))) ("BESELK" fun nil (system) "Result = %s( X, N )" ("BESELK.html" ("DOUBLE" . 998712) ("ITER" . 998714))) ("BESELY" fun nil (system) "Result = %s(X, N )" ("BESELY.html" ("DOUBLE" . 998720) ("ITER" . 998722))) ("BETA" fun nil (system) "Result = %s( Z, W )" ("BETA.html" ("DOUBLE" . 50234)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("BILINEAR" fun nil (system) "Result = %s(P, IX, JY  )" ("BILINEAR.html" ("MISSING" . 996637))) ("BIN_DATE" fun nil (system) "Result = %s(Ascii_Time)" ("BIN_DATE.html")) ("BINARY_TEMPLATE" fun nil (system) "Result = %s ( [Filename]  )" ("BINARY_TEMPLATE.html" ("CANCEL" . 985257) ("GROUP" . 985259) ("N_ROWS" . 985261) ("TEMPLATE" . 988405))) ("BINDGEN" fun nil (system) "Result = %s(D1 [, ...,D8])" ("BINDGEN.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("BINOMIAL" fun nil (system) "Result = %s(V, N, P )" ("BINOMIAL.html" ("DOUBLE" . 988094) ("GAUSSIAN" . 988097))) ("BIT_FFS" fun nil (system) "Result = %s( Value )" ("BIT_FFS.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("BIT_POPULATION" fun nil (system) "Result = %s( Value )" ("BIT_POPULATION.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("BLAS_AXPY" pro nil (system) "%s, Y, A, X [, D1, Loc1 [, D2, Range]]" ("BLAS_AXPY.html")) ("BLK_CON" fun nil (system) "Result = %s( Filter, Signal )" ("BLK_CON.html" ("B_LENGTH" . 749505) ("DOUBLE" . 987871))) ("BOX_CURSOR" pro nil (system) "%s, [ X0, Y0, NX, NY" ("BOX_CURSOR.html" ("INIT" . 756813) ("FIXED_SIZE" . 756816) ("MESSAGE" . 756819))) ("BREAK" pro nil (system) "%s" ("BREAK.html")) ("BREAKPOINT" pro nil (system) "%s [, File], Index" ("BREAKPOINT.html" ("AFTER" . 113854) ("CLEAR" . 675862) ("CONDITION" . 113859) ("DISABLE" . 907385) ("ENABLE" . 984755) ("ON_RECOMPILE" . 984772) ("ONCE" . 990987) ("SET" . 675866))) ("BROYDEN" fun nil (system) "Result = %s( X, Vecfunc )" ("BROYDEN.html" ("CHECK" . 50283) ("DOUBLE" . 50286) ("EPS" . 50289) ("ITMAX" . 989330) ("STEPMAX" . 50292) ("TOLF" . 50295) ("TOLMIN" . 50298) ("TOLX" . 50301))) ("BUTTERWORTH" fun nil (system) "Result = %s( X [, Y [, Z]] )" ("BUTTERWORTH.html" ("CUTOFF" . 1037570) ("ORDER" . 1037646) ("ORIGIN" . 1037651) ("XDIM" . 1037656) ("YDIM" . 1037662) ("ZDIM" . 1037667))) ("BYTARR" fun nil (system) "Result = %s( D1[, ..., D8] )" ("BYTARR.html" ("NOZERO" . 675878))) ("BYTE" fun nil (system) "Result = %s( Expression[, Offset [, D1[, ..., D8]]] )" ("BYTE.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("BYTEORDER" pro nil (system) "%s, Variable1, ..., Variablen" ("BYTEORDER.html" ("DTOVAX" . 906658) ("DTOXDR" . 906876) ("FTOVAX" . 675911) ("FTOXDR" . 906884) ("HTONL" . 906665) ("HTONS" . 675913) ("L64SWAP" . 965960) ("LSWAP" . 675915) ("NTOHL" . 675917) ("NTOHS" . 675919) ("SSWAP" . 675921) ("SWAP_IF_BIG_ENDIAN" . 906711) ("SWAP_IF_LITTLE_ENDIAN" . 906720) ("VAXTOD" . 675923) ("VAXTOF" . 906693) ("XDRTOD" . 906679) ("XDRTOF" . 675925)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("BYTSCL" fun nil (system) "Result = %s( Array )" ("BYTSCL.html" ("MAX" . 675964) ("MIN" . 675966) ("NAN" . 47179) ("TOP" . 675968)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("C_CORRELATE" fun nil (system) "Result = %s( X, Y, Lag )" ("C_CORRELATE.html" ("COVARIANCE" . 54458) ("DOUBLE" . 826756))) ("CALDAT" pro nil (system) "%s, Julian, Month [, Day [, Year [, Hour [, Minute [, Second]]]]]" ("CALDAT.html")) ("CALENDAR" pro nil (system) "%s [[, Month] , Year]" ("CALENDAR.html")) ("CALL_EXTERNAL" fun nil (system) "Result = %s(Image, Entry [, P0, ..., PN-1] )" ("CALL_EXTERNAL.html" ("ALL_VALUE" . 905908) ("B_VALUE" . 951311) ("CDECL" . 905911) ("D_VALUE" . 905920) ("F_VALUE" . 905923) ("I_VALUE" . 905926) ("L64_VALUE" . 951332) ("RETURN_TYPE" . 1029187) ("S_VALUE" . 951354) ("UI_VALUE" . 951320) ("UL_VALUE" . 965879) ("UL64_VALUE" . 965882) ("UNLOAD" . 993357) ("VALUE" . 905936) ("WRITE_WRAPPER" . 1029198) ("AUTO_GLUE" . 1025677) ("CC" . 1012394) ("COMPILE_DIRECTORY" . 1012398) ("EXTRA_CFLAGS" . 1012436) ("EXTRA_LFLAGS" . 1012440) ("IGNORE_EXISTING_GLUE" . 1012444) ("LD" . 1012449) ("NOCLEANUP" . 1012453) ("SHOW_ALL_OUTPUT" . 1012458) ("VERBOSE" . 1012497))) ("CALL_FUNCTION" fun nil (system) "Result = %s(Name [, P1, ..., Pn])" ("CALL_FUNCTION.html")) ("CALL_METHOD" fun nil (system) "Result = %s(Name, ObjRef, [, P1, ..., Pn])" ("CALL_METHOD.html")) ("CALL_METHOD" pro nil (system) "%s, Name, ObjRef, [, P1, ..., Pn]" ("CALL_METHOD.html")) ("CALL_PROCEDURE" pro nil (system) "%s, Name [, P1, ..., Pn]" ("CALL_PROCEDURE.html")) ("CANNY" fun nil (system) "Result = %s(Image )" ("CANNY.html" ("HIGH" . 1362362) ("LOW" . 1362368) ("SIGMA" . 1362372))) ("CASE" pro nil (system) "%s expression OF, expression: statement, ..., expression: statement, [ ELSE: statement ], END%s" ("CASE.html")) ("CATCH" pro nil (system) "%s, [Variable]" ("CATCH.html" ("CANCEL" . 716974))) ("CD" pro nil (system) "%s [, Directory]" ("CD.html" ("CURRENT" . 676059))) ("CEIL" fun nil (system) "Result = %s(X  )" ("CEIL.html" ("L64" . 1015251)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("CHEBYSHEV" fun nil (system) "Result = %s(D, N)" ("CHEBYSHEV.html")) ("CHECK_MATH" fun nil (system) "Result = %s( )" ("CHECK_MATH.html" ("MASK" . 993110) ("NOCLEAR" . 993190) ("PRINT" . 993188))) ("CHISQR_CVF" fun nil (system) "Result = %s(P, Df)" ("CHISQR_CVF.html")) ("CHISQR_PDF" fun nil (system) "Result = %s(V, Df)" ("CHISQR_PDF.html")) ("CHOLDC" pro nil (system) "%s, A, P" ("CHOLDC.html" ("DOUBLE" . 1108599))) ("CHOLSOL" fun nil (system) "Result = %s( A, P, B )" ("CHOLSOL.html" ("DOUBLE" . 50387))) ("CINDGEN" fun nil (system) "Result = %s(D1[, ..., D8])" ("CINDGEN.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("CIR_3PNT" pro nil (system) "%s, X, Y, R, X0, Y0" ("CIR_3PNT.html")) ("CLOSE" pro nil (system) "%s[, Unit1, ..., Unitn]" ("CLOSE.html" ("ALL" . 676122) ("EXIT_STATUS" . 1017312) ("FILE" . 1017618) ("FORCE" . 1017321))) ("CLUST_WTS" fun nil (system) "Result = %s( Array )" ("CLUST_WTS.html" ("DOUBLE" . 862498) ("N_CLUSTERS" . 862487) ("N_ITERATIONS" . 862488) ("VARIABLE_WTS" . 862545))) ("CLUSTER" fun nil (system) "Result = %s( Array, Weights )" ("CLUSTER.html" ("DOUBLE" . 862580) ("N_CLUSTERS" . 862583))) ("CLUSTER_TREE" fun nil (system) "Result = %s( Pairdistance, Linkdistance ) or or for LINKAGE = 3 (centroid): or Result = %s( Pairdistance, Linkdistance, LINKAGE = 3, )" ("CLUSTER_TREE.html" ("DATA" . 1196682) ("LINKAGE" . 1196686) ("MEASURE" . 1196715) ("POWER_MEASURE" . 1196749))) ("CMYK_CONVERT" pro nil (system) "%s, C, M, Y, K, R, G, B" ("CMYK_CONVERT.html" ("TO_CMYK" . 1304327))) ("COLOR_CONVERT" pro nil (system) "%s, I0, I1, I2, O0, O1, O2 or %s, I0, O0" ("COLOR_CONVERT.html" ("HLS_RGB" . 1369493) ("HSV_RGB" . 1369500) ("INTERLEAVE" . 1371584) ("RGB_HLS" . 1371628) ("RGB_HSV" . 1371631) ("RGB_YCBCR" . 1371669) ("RGB_YIQ" . 1371680) ("RGB_YPBPR" . 1371677) ("RGB_YUV" . 1371691) ("YCBCR_RGB" . 1371709) ("YIQ_RGB" . 1371701) ("YPBPR_RGB" . 1371717) ("YUV_RGB" . 1371688))) ("COLOR_EXCHANGE" fun nil (system) "Result = %s(Image, Color, ReplaceColor )" ("COLOR_EXCHANGE.html" ("THRESHOLD" . 1370053))) ("COLOR_QUAN" fun nil (system) "Result = %s( Image_R, Image_G, Image_B, R, G, B) or Result = %s( Image, Dim, R, G, B )" ("COLOR_QUAN.html" ("COLORS" . 676177) ("CUBE" . 676179) ("DITHER" . 676181) ("ERROR" . 676183) ("GET_TRANSLATION" . 676185) ("MAP_ALL" . 676187) ("TRANSLATION" . 676189))) ("COLOR_RANGE_MAP" fun nil (system) "Result = %s(Image, FromColor1, FromColor2, ToColor1, ToColor2)" ("COLOR_RANGE_MAP.html")) ("COLORIZE_SAMPLE" fun nil (system) "Result = %s(Image, Sample)" ("COLORIZE_SAMPLE.html")) ("COLORMAP_APPLICABLE" fun nil (system) "Result = %s( redrawRequired )" ("COLORMAP_APPLICABLE.html")) ("COLORMAP_GRADIENT" fun nil (system) "Result = %s(Image[, Gradient])" ("COLORMAP_GRADIENT.html")) ("COLORMAP_ROTATION" fun nil (system) "Result = %s(Image, SrcAngleStart, SrcAngleStop, DstAngleStart, DstAngleStop )" ("COLORMAP_ROTATION.html" ("SOURCE_CW" . 1370678) ("DEST_CW" . 1370680))) ("COMFIT" fun nil (system) "Result = %s( X, Y, A )" ("COMFIT.html" ("CHISQ" . 1368795) ("EXPONENTIAL" . 1368785) ("DOUBLE" . 1368913) ("GEOMETRIC" . 1368906) ("GOMPERTZ" . 838937) ("HYPERBOLIC" . 838944) ("ITER" . 1368928) ("ITMAX" . 1368938) ("LOGISTIC" . 1368926) ("LOGSQUARE" . 838970) ("SIGMA" . 838980) ("STATUS" . 1368948) ("TOL" . 1368968) ("WEIGHTS" . 53265) ("YERROR" . 1368980) ("YFIT" . 1368978))) ("COMMAND_LINE_ARGS" fun nil (system) "Result = %s( [COUNT=variable] )" ("COMMAND_LINE_ARGS.html" ("COUNT" . 1307345))) ("COMMON" pro nil (system) "%s Block_Name, Variable1, ..., Variablen" ("COMMON.html")) ("COMPILE_OPT" pro nil (system) "%s opt1 [, opt2, ..., optn]" ("COMPILE_OPT.html")) ("COMPLEX" fun nil (system) "Result = %s( Real [, Imaginary] ) or Result = %s(Expression, Offset, D1 [, ..., D8] )" ("COMPLEX.html" ("DOUBLE" . 1041956)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("COMPLEXARR" fun nil (system) "Result = %s( D1[, ..., D8] )" ("COMPLEXARR.html" ("NOZERO" . 676236))) ("COMPLEXROUND" fun nil (system) "Result = %s(Input)" ("COMPLEXROUND.html")) ("COMPUTE_MESH_NORMALS" fun nil (system) "Result = %s( fVerts[, iConn] )" ("COMPUTE_MESH_NORMALS.html")) ("COND" fun nil (system) "Result = %s( A )" ("COND.html" ("DOUBLE" . 749542) ("LNORM" . 1042001))) ("CONGRID" fun nil (system) "Result = %s( Array, X, Y, Z )" ("CONGRID.html" ("CENTER" . 757848) ("CUBIC" . 1042041) ("INTERP" . 757851) ("MINUS_ONE" . 757854))) ("CONJ" fun nil (system) "Result = %s(X)" ("CONJ.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("CONSTRAINED_MIN" pro nil (system) "%s, X, Xbnd, Gbnd, Nobj, Gcomp, Inform" ("CONSTRAINED_MIN.html" ("EPSTOP" . 908210) ("LIMSER" . 927415) ("MAXIMIZE" . 927406) ("NSTOP" . 975889) ("REPORT" . 942066) ("TITLE" . 927408))) ("CONTINUE" pro nil (system) "%s" ("CONTINUE.html")) ("CONTOUR" pro nil (system) "%s, Z [, X, Y]" ("CONTOUR.html" ("C_ANNOTATION" . 1023103) ("C_CHARSIZE" . 676279) ("C_CHARTHICK" . 905138) ("C_COLORS" . 676281) ("C_LABELS" . 676286) ("C_LINESTYLE" . 676292) ("C_ORIENTATION" . 676298) ("C_SPACING" . 676300) ("C_THICK" . 676302) ("CELL_FILL" . 892176) ("CLOSED" . 676304) ("DOWNHILL" . 676306) ("FILL" . 676308) ("FOLLOW" . 676311) ("IRREGULAR" . 879096) ("ISOTROPIC" . 676316) ("LEVELS" . 927695) ("MAX_VALUE" . 676323) ("MIN_VALUE" . 47033) ("NLEVELS" . 676325) ("OVERPLOT" . 861732) ("PATH_DATA_COORDS" . 879089) ("PATH_DOUBLE" . 1015046) ("PATH_FILENAME" . 676329) ("PATH_INFO" . 746342) ("PATH_XY" . 746343) ("TRIANGULATION" . 746344) ("XLOG" . 158329) ("YLOG" . 158344) ("ZAXIS" . 676344)) ("Graphics_Keywords.html" ("BACKGROUND" . 328424) ("CHARSIZE" . 266973) ("CHARTHICK" . 331668) ("CLIP" . 315949) ("COLOR" . 315952) ("DATA" . 315961) ("DEVICE" . 315977) ("FONT" . 331795) ("NOCLIP" . 323508) ("NODATA" . 316018) ("NOERASE" . 316024) ("NORMAL" . 315963) ("POSITION" . 316026) ("SUBTITLE" . 316057) ("T3D" . 315956) ("THICK" . 316006) ("TICKLEN" . 332207) ("TITLE" . 332238) ("XCHARSIZE" . 331699) ("YCHARSIZE" . 331699) ("ZCHARSIZE" . 331699) ("XGRIDSTYLE" . 332009) ("YGRIDSTYLE" . 332009) ("ZGRIDSTYLE" . 332009) ("XMARGIN" . 332038) ("YMARGIN" . 332038) ("ZMARGIN" . 332038) ("XMINOR" . 332061) ("YMINOR" . 332061) ("ZMINOR" . 332061) ("XRANGE" . 332090) ("YRANGE" . 332090) ("ZRANGE" . 332090) ("XSTYLE" . 332116) ("YSTYLE" . 332116) ("ZSTYLE" . 332116) ("XTHICK" . 332298) ("YTHICK" . 332298) ("ZTHICK" . 332298) ("XTICKFORMAT" . 332347) ("YTICKFORMAT" . 332347) ("ZTICKFORMAT" . 332347) ("XTICKINTERVAL" . 332463) ("YTICKINTERVAL" . 332463) ("ZTICKINTERVAL" . 332463) ("XTICKLAYOUT" . 332488) ("YTICKLAYOUT" . 332488) ("ZTICKLAYOUT" . 332488) ("XTICKLEN" . 332513) ("YTICKLEN" . 332513) ("ZTICKLEN" . 332513) ("XTICKNAME" . 332536) ("YTICKNAME" . 332536) ("ZTICKNAME" . 332536) ("XTICKS" . 332559) ("YTICKS" . 332559) ("ZTICKS" . 332559) ("XTICKUNITS" . 332586) ("YTICKUNITS" . 332586) ("ZTICKUNITS" . 332586) ("XTICKV" . 332628) ("YTICKV" . 332628) ("ZTICKV" . 332628) ("XTICK_GET" . 332321) ("YTICK_GET" . 332321) ("ZTICK_GET" . 332321) ("XTITLE" . 316100) ("YTITLE" . 316100) ("ZTITLE" . 316100) ("ZVALUE" . 316102))) ("CONVERT_COORD" fun nil (system) "Result = %s( X [, Y [, Z]] )" ("CONVERT_COORD.html" ("DATA" . 676377) ("DEVICE" . 676379) ("DOUBLE" . 1015017) ("NORMAL" . 676381) ("T3D" . 676383) ("TO_DATA" . 676385) ("TO_DEVICE" . 676387) ("TO_NORMAL" . 676389))) ("CONVOL" fun nil (system) "Result = %s( Array, Kernel [, Scale_Factor] )" ("CONVOL.html" ("BIAS" . 1297165) ("CENTER" . 676409) ("EDGE_TRUNCATE" . 746326) ("EDGE_WRAP" . 1298048) ("EDGE_ZERO" . 1297184) ("INVALID" . 1297467) ("MISSING" . 1028668) ("NAN" . 1028683) ("NORMALIZE" . 1297207)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("COORD2TO3" fun nil (system) "Result = %s( Mx, My, Dim, D0 [, PTI] )" ("COORD2TO3.html")) ("COPY_LUN" pro nil (system) "%s, FromUnit, ToUnit [, Num]" ("COPY_LUN.html" ("EOF" . 1090923) ("LINES" . 1090926) ("TRANSFER_COUNT" . 1090928))) ("CORRELATE" fun nil (system) "Result = %s( X [, Y] )" ("CORRELATE.html" ("COVARIANCE" . 53307) ("DOUBLE" . 868819))) ("COS" fun nil (system) "Result = %s(X)" ("COS.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("COSH" fun nil (system) "Result = %s(X)" ("COSH.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("CPU" pro nil (system) "%s" ("CPU.html" ("RESET" . 1178606) ("RESTORE" . 1178609) ("TPOOL_MAX_ELTS" . 1032362) ("TPOOL_MIN_ELTS" . 1032364) ("TPOOL_NTHREADS" . 1032366) ("VECTOR_ENABLE" . 1032368))) ("CRAMER" fun nil (system) "Result = %s( A, B )" ("CRAMER.html")) ("CREATE_CURSOR" fun nil (system) "Result = %s( StringArray )" ("CREATE_CURSOR.html" ("HOTSPOT" . 1192516) ("MASK" . 1222423))) ("CREATE_STRUCT" fun nil (system) "Result = %s( [Tag1, Values1, ..., Tagn, Valuesn] [, Structuresn] ) or Result = %s( [Tags, Values1, ..., Valuesn] [, Structuresn] )" ("CREATE_STRUCT.html" ("NAME" . 279439))) ("CREATE_VIEW" pro nil (system) "%s" ("CREATE_VIEW.html" ("AX" . 756876) ("AY" . 756879) ("AZ" . 756882) ("PERSP" . 756885) ("RADIANS" . 756888) ("WINX" . 756891) ("WINY" . 756894) ("XMAX" . 756897) ("XMIN" . 756900) ("YMAX" . 756903) ("YMIN" . 756906) ("ZFAC" . 756909) ("ZMAX" . 756912) ("ZMIN" . 756915) ("ZOOM" . 756918))) ("CROSSP" fun nil (system) "Result = %s(V1, V2)" ("CROSSP.html")) ("CRVLENGTH" fun nil (system) "Result = %s( X, Y )" ("CRVLENGTH.html" ("DOUBLE" . 862840))) ("CT_LUMINANCE" fun nil (system) "Result = %s( [R, G, B] )" ("CT_LUMINANCE.html" ("BRIGHT" . 759145) ("DARK" . 759148) ("READ_TABLES" . 759151))) ("CTI_TEST" fun nil (system) "Result = %s( Obfreq )" ("CTI_TEST.html" ("COEFF" . 53357) ("CORRECTED" . 53360) ("CRAMV" . 53363) ("DF" . 53366) ("EXFREQ" . 53369) ("RESIDUAL" . 53372))) ("CURSOR" pro nil (system) "%s, X, Y [, Wait |" ("CURSOR.html" ("CHANGE" . 676458) ("DATA" . 676460) ("DOWN" . 676462) ("DEVICE" . 676464) ("NORMAL" . 676466) ("NOWAIT" . 676468) ("UP" . 676470) ("WAIT" . 676472))) ("CURVEFIT" fun nil (system) "Result = %s( X, Y, Weights, A [, Sigma] )" ("CURVEFIT.html" ("CHISQ" . 1024958) ("DOUBLE" . 1024093) ("FITA" . 148399) ("FUNCTION_NAME" . 1118305) ("ITER" . 150209) ("ITMAX" . 150211) ("NODERIVATIVE" . 150222) ("STATUS" . 1107869) ("TOL" . 1108021) ("YERROR" . 1053331))) ("CV_COORD" fun nil (system) "Result = %s( )" ("CV_COORD.html" ("DEGREES" . 756965) ("DOUBLE" . 1025482) ("FROM_CYLIN" . 756968) ("FROM_POLAR" . 756971) ("FROM_RECT" . 756974) ("FROM_SPHERE" . 756977) ("TO_CYLIN" . 1109055) ("TO_POLAR" . 756983) ("TO_RECT" . 756986) ("TO_SPHERE" . 756989))) ("CVTTOBM" fun nil (system) "Result = %s( Array )" ("CVTTOBM.html" ("THRESHOLD" . 871509))) ("CW_ANIMATE" fun nil (system) "Result = %s( Parent, Sizex, Sizey, Nframes )" ("CW_ANIMATE.html" ("MPEG_BITRATE" . 1369153) ("MPEG_FORMAT" . 1369154) ("MPEG_QUALITY" . 1369155) ("NO_KILL" . 853861) ("OPEN_FUNC" . 853864) ("PIXMAPS" . 853868) ("TAB_MODE" . 1189372) ("TRACK" . 853871) ("UNAME" . 996617) ("UVALUE" . 853874))) ("CW_ANIMATE_GETP" pro nil (system) "%s, Widget, Pixmaps" ("CW_ANIMATE_GETP.html" ("KILL_ANYWAY" . 853956))) ("CW_ANIMATE_LOAD" pro nil (system) "%s, Widget" ("CW_ANIMATE_LOAD.html" ("CYCLE" . 853989) ("FRAME" . 853992) ("IMAGE" . 853995) ("ORDER" . 853998) ("WINDOW" . 854001) ("XOFFSET" . 854006) ("YOFFSET" . 854009))) ("CW_ANIMATE_RUN" pro nil (system) "%s, Widget [, Rate{0 to 100}]" ("CW_ANIMATE_RUN.html" ("NFRAMES" . 854045) ("STOP" . 854048))) ("CW_ARCBALL" fun nil (system) "Result = %s( Parent )" ("CW_ARCBALL.html" ("COLORS" . 755064) ("FRAME" . 755074) ("LABEL" . 755077) ("RETAIN" . 755080) ("SIZE" . 755108) ("TAB_MODE" . 1189488) ("UPDATE" . 1189483) ("UNAME" . 996624) ("UVALUE" . 755114) ("VALUE" . 755117))) ("CW_BGROUP" fun nil (system) "Result = %s( Parent, Names )" ("CW_BGROUP.html" ("BUTTON_UVALUE" . 755175) ("COLUMN" . 755178) ("EVENT_FUNC" . 755181) ("EXCLUSIVE" . 755184) ("FONT" . 755187) ("FRAME" . 755190) ("IDS" . 755193) ("LABEL_LEFT" . 755196) ("LABEL_TOP" . 755199) ("MAP" . 755202) ("NONEXCLUSIVE" . 755205) ("NO_RELEASE" . 755208) ("RETURN_ID" . 755211) ("RETURN_INDEX" . 755214) ("RETURN_NAME" . 755217) ("ROW" . 755220) ("SCROLL" . 755223) ("SET_VALUE" . 755226) ("SPACE" . 755230) ("TAB_MODE" . 1189560) ("UNAME" . 996707) ("UVALUE" . 755233) ("XOFFSET" . 755236) ("XPAD" . 755239) ("XSIZE" . 755242) ("X_SCROLL_SIZE" . 755245) ("YOFFSET" . 755248) ("YPAD" . 755251) ("YSIZE" . 755254) ("Y_SCROLL_SIZE" . 755257))) ("CW_CLR_INDEX" fun nil (system) "Result = %s( Parent )" ("CW_CLR_INDEX.html" ("COLOR_VALUES" . 854099) ("EVENT_FUNC" . 854102) ("FRAME" . 854105) ("LABEL" . 854108) ("NCOLORS" . 854111) ("START_COLOR" . 854114) ("TAB_MODE" . 1189650) ("UNAME" . 996631) ("UVALUE" . 854117) ("VALUE" . 854120) ("XSIZE" . 1025090) ("YSIZE" . 854123))) ("CW_COLORSEL" fun nil (system) "Result = %s( Parent )" ("CW_COLORSEL.html" ("FRAME" . 854194) ("TAB_MODE" . 1189739) ("UNAME" . 996638) ("UVALUE" . 1233223) ("XOFFSET" . 854200) ("YOFFSET" . 854203))) ("CW_DEFROI" fun nil (system) "Result = %s( Draw )" ("CW_DEFROI.html" ("IMAGE_SIZE" . 755439) ("OFFSET" . 755442) ("ORDER" . 755445) ("RESTORE" . 755448) ("TAB_MODE" . 1189809) ("ZOOM" . 755451))) ("CW_FIELD" fun nil (system) "Result = %s( Parent )" ("CW_FIELD.html" ("ALL_EVENTS" . 755508) ("COLUMN" . 755511) ("FIELDFONT" . 1306966) ("FLOATING" . 755517) ("FONT" . 755520) ("FRAME" . 755523) ("INTEGER" . 755526) ("LONG" . 755529) ("NOEDIT" . 755532) ("RETURN_EVENTS" . 755535) ("ROW" . 755540) ("STRING" . 755543) ("TAB_MODE" . 1189883) ("TEXT_FRAME" . 755546) ("TITLE" . 1029040) ("UNAME" . 996600) ("UVALUE" . 755549) ("VALUE" . 755552) ("XSIZE" . 755555) ("YSIZE" . 755558))) ("CW_FILESEL" fun nil (system) "Result = %s ( Parent )" ("CW_FILESEL.html" ("FILENAME" . 1001063) ("FILTER" . 1001065) ("FIX_FILTER" . 1001072) ("FRAME" . 1001074) ("IMAGE_FILTER" . 1001076) ("MULTIPLE" . 1001078) ("PATH" . 1001080) ("SAVE" . 1024908) ("TAB_MODE" . 1189963) ("UNAME" . 1001082) ("UVALUE" . 1001085) ("WARN_EXIST" . 1024611))) ("CW_FORM" fun nil (system) "Result = %s( [Parent,] Desc  )" ("CW_FORM.html" ("COLUMN" . 141396) ("IDS" . 141399) ("TAB_MODE" . 1190037) ("TITLE" . 141402) ("UNAME" . 996652) ("UVALUE" . 141405))) ("CW_FSLIDER" fun nil (system) "Result = %s( Parent )" ("CW_FSLIDER.html" ("DOUBLE" . 755581) ("DRAG" . 1028998) ("EDIT" . 755584) ("FORMAT" . 755587) ("FRAME" . 755590) ("MAXIMUM" . 755593) ("MINIMUM" . 755596) ("SCROLL" . 218849) ("SUPPRESS_VALUE" . 755599) ("TAB_MODE" . 1190109) ("TITLE" . 755602) ("UNAME" . 996664) ("UVALUE" . 755605) ("VALUE" . 755608) ("VERTICAL" . 755611) ("XSIZE" . 755614) ("YSIZE" . 755617))) ("CW_LIGHT_EDITOR" fun nil (system) "Result = %s (Parent  )" ("CW_LIGHT_EDITOR.html" ("DIRECTION_DISABLED" . 1001420) ("DRAG_EVENTS" . 1001422) ("FRAME" . 1001426) ("HIDE_DISABLED" . 1001428) ("LIGHT" . 1001430) ("LOCATION_DISABLED" . 1001432) ("TAB_MODE" . 1239092) ("TYPE_DISABLED" . 1001434) ("UNAME" . 1001436) ("UVALUE" . 1001439) ("XRANGE" . 1001441) ("XSIZE" . 1001443) ("YRANGE" . 1001445) ("YSIZE" . 1001447) ("ZRANGE" . 1001449) ("GET_VALUE" . 1001463) ("SET_VALUE" . 1001465))) ("CW_LIGHT_EDITOR_GET" pro nil (system) "%s, WidgetID" ("CW_LIGHT_EDITOR_GET.html" ("DIRECTION_DISABLED" . 1001479) ("DRAG_EVENTS" . 1001481) ("HIDE_DISABLED" . 1001485) ("LIGHT" . 1001487) ("LOCATION_DISABLED" . 1001489) ("TYPE_DISABLED" . 1001491) ("XRANGE" . 1001493) ("XSIZE" . 1001495) ("YRANGE" . 1001497) ("YSIZE" . 1001499) ("ZRANGE" . 1001501))) ("CW_LIGHT_EDITOR_SET" fun nil (system) "%s, WidgetID" ("CW_LIGHT_EDITOR_SET.html" ("DIRECTION_DISABLED" . 1001515) ("DRAG_EVENTS" . 1001517) ("HIDE_DISABLED" . 1001521) ("LIGHT" . 1001523) ("LOCATION_DISABLED" . 1001525) ("TYPE_DISABLED" . 1001527) ("XRANGE" . 1001529) ("XSIZE" . 1001531) ("YRANGE" . 1001533) ("YSIZE" . 1001535) ("ZRANGE" . 1001537))) ("CW_ORIENT" fun nil (system) "Result = %s( Parent )" ("CW_ORIENT.html" ("AX" . 755637) ("AZ" . 755640) ("FRAME" . 755643) ("TAB_MODE" . 1190182) ("TITLE" . 755646) ("UNAME" . 996671) ("UVALUE" . 755649) ("XSIZE" . 755652) ("YSIZE" . 755655))) ("CW_PALETTE_EDITOR" fun nil (system) "Result = %s (Parent  )" ("CW_PALETTE_EDITOR.html" ("DATA" . 1001627) ("FRAME" . 1001629) ("HISTOGRAM" . 1001631) ("HORIZONTAL" . 1001633) ("SELECTION" . 1001635) ("TAB_MODE" . 1190256) ("UNAME" . 1001637) ("UVALUE" . 1001640) ("XSIZE" . 1001642) ("YSIZE" . 1001644) ("GET_VALUE		" . 1079669) ("SET_VALUE		" . 1079672))) ("CW_PALETTE_EDITOR_GET" pro nil (system) "%s, WidgetID" ("CW_PALETTE_EDITOR_GET.html" ("ALPHA" . 1001551) ("HISTOGRAM" . 1001677))) ("CW_PALETTE_EDITOR_SET" pro nil (system) "%s, WidgetID" ("CW_PALETTE_EDITOR_SET.html" ("ALPHA" . 1001567) ("HISTOGRAM" . 1001569))) ("CW_PDMENU" fun nil (system) "Result = %s( Parent, Desc )" ("CW_PDMENU.html" ("COLUMN" . 755708) ("CONTEXT_MENU" . 1025506) ("DELIMITER" . 1042113) ("FONT" . 67046) ("HELP" . 855550) ("IDS" . 860166) ("MBAR" . 1188103) ("RETURN_ID" . 1188112) ("RETURN_INDEX" . 755720) ("RETURN_NAME" . 755723) ("RETURN_FULL_NAME" . 755726) ("TAB_MODE" . 1190329) ("UNAME" . 996678) ("UVALUE" . 755731) ("XOFFSET" . 755734) ("YOFFSET" . 755737))) ("CW_RGBSLIDER" fun nil (system) "Result = %s( Parent )" ("CW_RGBSLIDER.html" ("CMY" . 755795) ("COLOR_INDEX" . 755798) ("DRAG" . 755801) ("FRAME" . 755804) ("GRAPHICS_LEVEL" . 755807) ("HSV" . 1025517) ("HLS" . 755810) ("LENGTH" . 755813) ("RGB" . 755816) ("TAB_MODE" . 1190402) ("UNAME" . 996685) ("UVALUE" . 755819) ("VALUE" . 755822) ("VERTICAL" . 1025592))) ("CW_TMPL" fun nil (system) "Result = %s( Parent )" ("CW_TMPL.html" ("TAB_MODE" . 1239165) ("UNAME" . 996692) ("UVALUE" . 137507))) ("CW_ZOOM" fun nil (system) "Result = %s( Parent )" ("CW_ZOOM.html" ("FRAME" . 755848) ("MAX" . 755851) ("MIN" . 755854) ("RETAIN" . 755857) ("SAMPLE" . 755885) ("SCALE" . 755888) ("TAB_MODE" . 1190480) ("TRACK" . 755891) ("UNAME" . 996700) ("UVALUE" . 755894) ("XSIZE" . 755897) ("X_SCROLL_SIZE" . 755900) ("X_ZSIZE" . 755903) ("YSIZE" . 755906) ("Y_SCROLL_SIZE" . 755909) ("Y_ZSIZE" . 755912))) ("DBLARR" fun nil (system) "Result = %s( D1[, ..., D8] )" ("DBLARR.html" ("NOZERO" . 676487))) ("DCINDGEN" fun nil (system) "Result = %s( D1 [, ..., D8 ])" ("DCINDGEN.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("DCOMPLEX" fun nil (system) "Result = %s( Real [, Imaginary] ) or Result = %s( Expression, Offset, D1 [, ..., D8] )" ("DCOMPLEX.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("DCOMPLEXARR" fun nil (system) "Result = %s( D1 [, ..., D8] )" ("DCOMPLEXARR.html" ("NOZERO" . 37699))) ("DEFINE_KEY" pro nil (system) "%s, Key [, Value]" ("DEFINE_KEY.html" ("BACK_CHARACTER" . 1001954) ("BACK_WORD" . 1001956) ("CONTROL" . 1001958) ("DELETE_CHARACTER" . 1001962) ("DELETE_CURRENT" . 1001964) ("DELETE_EOL" . 1001966) ("DELETE_LINE" . 1001968) ("DELETE_WORD" . 1001970) ("END_OF_LINE" . 1001972) ("END_OF_FILE" . 1001974) ("ENTER_LINE" . 1001976) ("ESCAPE" . 1001978) ("FORWARD_CHARACTER" . 1001984) ("FORWARD_WORD" . 1001986) ("INSERT_OVERSTRIKE_TOGGLE" . 1001988) ("MATCH_PREVIOUS" . 676503) ("NEXT_LINE" . 1002066) ("NOECHO" . 676505) ("PREVIOUS_LINE" . 1002076) ("RECALL" . 1002078) ("REDRAW" . 1002103) ("START_OF_LINE" . 1002105) ("TERMINATE" . 676507))) ("DEFINE_MSGBLK" pro nil (system) "%s, BlockName, ErrorNames, ErrorFormats" ("DEFINE_MSGBLK.html" ("IGNORE_DUPLICATE" . 991846) ("PREFIX" . 991848))) ("DEFINE_MSGBLK_FROM_FILE" pro nil (system) "%s, Filename" ("DEFINE_MSGBLK_FROM_FILE.html" ("BLOCK" . 991885) ("IGNORE_DUPLICATE" . 991890) ("PREFIX" . 991892) ("VERBOSE" . 991894))) ("DEFROI" fun nil (system) "Result = %s( Sx, Sy [, Xverts, Yverts] )" ("DEFROI.html" ("NOREGION" . 757029) ("NOFILL" . 757032) ("RESTORE" . 757035) ("X0" . 757039) ("Y0" . 1064893) ("ZOOM" . 757042))) ("DEFSYSV" pro nil (system) "%s, Name, Value [, Read_Only]" ("DEFSYSV.html" ("EXISTS" . 676585))) ("DELVAR" pro nil (system) "%s, V1, ..., Vn" ("DELVAR.html")) ("DENDRO_PLOT" pro nil (system) "%s, Clusters, Linkdistance" ("DENDRO_PLOT.html" ("LABEL_CHARSIZE" . 1033249) ("LABEL_CHARTHICK" . 1032525) ("LABEL_COLOR" . 1032528) ("LABEL_NAMES" . 1032531) ("LABEL_ORIENTATION" . 1032535) ("LINECOLOR" . 1032538) ("ORIENTATION" . 1032541) ("OVERPLOT" . 1032569)) ("Graphics_Keywords.html" ("BACKGROUND" . 328424) ("CHARSIZE" . 266973) ("CHARTHICK" . 331668) ("CLIP" . 315949) ("COLOR" . 315952) ("DATA" . 315961) ("DEVICE" . 315977) ("FONT" . 331795) ("LINESTYLE" . 331728) ("NOCLIP" . 323508) ("NODATA" . 316018) ("NOERASE" . 316024) ("NORMAL" . 315963) ("POSITION" . 316026) ("PSYM" . 367154) ("SUBTITLE" . 316057) ("SYMSIZE" . 316061) ("T3D" . 315956) ("THICK" . 316006) ("TICKLEN" . 332207) ("TITLE" . 332238) ("XCHARSIZE" . 331699) ("YCHARSIZE" . 331699) ("ZCHARSIZE" . 331699) ("XGRIDSTYLE" . 332009) ("YGRIDSTYLE" . 332009) ("ZGRIDSTYLE" . 332009) ("XMARGIN" . 332038) ("YMARGIN" . 332038) ("ZMARGIN" . 332038) ("XMINOR" . 332061) ("YMINOR" . 332061) ("ZMINOR" . 332061) ("XRANGE" . 332090) ("YRANGE" . 332090) ("ZRANGE" . 332090) ("XSTYLE" . 332116) ("YSTYLE" . 332116) ("ZSTYLE" . 332116) ("XTHICK" . 332298) ("YTHICK" . 332298) ("ZTHICK" . 332298) ("XTICKFORMAT" . 332347) ("YTICKFORMAT" . 332347) ("ZTICKFORMAT" . 332347) ("XTICKINTERVAL" . 332463) ("YTICKINTERVAL" . 332463) ("ZTICKINTERVAL" . 332463) ("XTICKLAYOUT" . 332488) ("YTICKLAYOUT" . 332488) ("ZTICKLAYOUT" . 332488) ("XTICKLEN" . 332513) ("YTICKLEN" . 332513) ("ZTICKLEN" . 332513) ("XTICKNAME" . 332536) ("YTICKNAME" . 332536) ("ZTICKNAME" . 332536) ("XTICKS" . 332559) ("YTICKS" . 332559) ("ZTICKS" . 332559) ("XTICKUNITS" . 332586) ("YTICKUNITS" . 332586) ("ZTICKUNITS" . 332586) ("XTICKV" . 332628) ("YTICKV" . 332628) ("ZTICKV" . 332628) ("XTICK_GET" . 332321) ("YTICK_GET" . 332321) ("ZTICK_GET" . 332321) ("XTITLE" . 316100) ("YTITLE" . 316100) ("ZTITLE" . 316100) ("ZVALUE" . 316102))) ("DENDROGRAM" pro nil (system) "%s, Clusters, Linkdistance, Outverts, Outconn" ("DENDROGRAM.html" ("LEAFNODES" . 1032898))) ("DERIV" fun nil (system) "Result = %s([X,] Y)" ("DERIV.html")) ("DERIVSIG" fun nil (system) "Result = %s( [X, Y, Sigx,] Sigy )" ("DERIVSIG.html")) ("DETERM" fun nil (system) "Result = %s( A )" ("DETERM.html" ("CHECK" . 749767) ("DOUBLE" . 37196) ("ZERO" . 749769))) ("DFPMIN" pro nil (system) "%s, X, Gtol, Fmin, Func, Dfunc" ("DFPMIN.html" ("DOUBLE" . 50547) ("EPS" . 50550) ("ITER" . 50553) ("ITMAX" . 50556) ("STEPMAX" . 50559) ("TOLX" . 50562))) ("DIAG_MATRIX" fun nil (system) "Result = %s(A [, Diag] )" ("DIAG_MATRIX.html")) ("DIALOG_MESSAGE" fun nil (system) "Result = %s( Message_Text )" ("DIALOG_MESSAGE.html" ("CANCEL" . 863012) ("CENTER" . 1061174) ("DEFAULT_CANCEL" . 863015) ("DEFAULT_NO" . 863018) ("DIALOG_PARENT" . 863021) ("DISPLAY_NAME" . 871724) ("ERROR" . 863025) ("INFORMATION" . 863028) ("QUESTION" . 863031) ("RESOURCE_NAME" . 863035) ("TITLE" . 863041))) ("DIALOG_PICKFILE" fun nil (system) "Result = %s( )" ("DIALOG_PICKFILE.html" ("DEFAULT_EXTENSION" . 1010269) ("DIALOG_PARENT" . 907482) ("DIRECTORY" . 951270) ("DISPLAY_NAME" . 907484) ("FILE" . 862313) ("FILTER" . 907329) ("FIX_FILTER" . 907334) ("GET_PATH" . 862316) ("GROUP" . 862319) ("MULTIPLE_FILES" . 907351) ("MUST_EXIST" . 1009929) ("OVERWRITE_PROMPT" . 1009949) ("PATH" . 1009942) ("READ" . 862322) ("RESOURCE_NAME" . 1006308) ("TITLE" . 907359) ("WRITE" . 862325))) ("DIALOG_PRINTERSETUP" fun nil (system) "Result = %s( [PrintDestination] )" ("DIALOG_PRINTERSETUP.html" ("DIALOG_PARENT" . 984460) ("DISPLAY_NAME" . 984463) ("RESOURCE_NAME" . 984466) ("TITLE" . 984469))) ("DIALOG_PRINTJOB" fun nil (system) "Result = %s( [PrintDestination] )" ("DIALOG_PRINTJOB.html" ("DIALOG_PARENT" . 863760) ("DISPLAY_NAME" . 870902) ("RESOURCE_NAME" . 870904) ("TITLE" . 870915))) ("DIALOG_READ_IMAGE" fun nil (system) "Result = %s ( [Filename]  )" ("DIALOG_READ_IMAGE.html" ("BLUE" . 986778) ("DIALOG_PARENT" . 986218) ("FILE" . 986220) ("FILTER_TYPE" . 986222) ("FIX_FILTER" . 986226) ("GET_PATH" . 986785) ("GREEN" . 990353) ("IMAGE" . 986228) ("PATH" . 986230) ("QUERY" . 986232) ("RED" . 986234) ("TITLE" . 986240))) ("DIALOG_WRITE_IMAGE" fun nil (system) "Result = %s ( Image [, R, G, B] )" ("DIALOG_WRITE_IMAGE.html" ("DIALOG_PARENT" . 986258) ("FILE" . 986260) ("FIX_TYPE" . 986262) ("NOWRITE" . 986264) ("OPTIONS" . 986266) ("PATH" . 986268) ("TITLE" . 986270) ("TYPE" . 986272) ("WARN_EXIST" . 990326))) ("DIGITAL_FILTER" fun nil (system) "Result = %s( Flow, Fhigh, A, Nterms )" ("DIGITAL_FILTER.html" ("DOUBLE" . 1002899))) ("DILATE" fun nil (system) "Result = %s( Image, Structure [, X0 [, Y0 [, Z0]]] [, /CONSTRAINED )" ("DILATE.html" ("BACKGROUND" . 984751) ("CONSTRAINED" . 984770) ("GRAY" . 984614) ("PRESERVE_TYPE" . 984778) ("UINT" . 984780) ("ULONG" . 984782) ("VALUES" . 984617))) ("DINDGEN" fun nil (system) "Result = %s(D1 [, ..., D8])" ("DINDGEN.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("DISSOLVE" pro nil (system) "%s, Image" ("DISSOLVE.html" ("DELAY" . 757174) ("ORDER" . 757177) ("SIZ" . 757180) ("X0" . 757184) ("Y0" . 1064813))) ("DIST" fun nil (system) "Result = %s(N [, M])" ("DIST.html")) ("DISTANCE_MEASURE" fun nil (system) "Result = %s( Array )" ("DISTANCE_MEASURE.html" ("DOUBLE" . 1033017) ("MATRIX" . 1033020) ("MEASURE" . 1033023) ("POWER_MEASURE" . 1033069))) ("DLM_LOAD" pro nil (system) "%s, DLMNameStr1 [, DLMNameStr2,..., DLMNameStrn]" ("DLM_LOAD.html")) ("DLM_REGISTER" pro nil (system) "%s, DLMDefFilePath1 [, DLMDefFilePath2, ..., DLMDefFilePathn]" ("DLM_REGISTER.html")) ("DOC_LIBRARY" pro nil (system) "%s [, Name]" ("DOC_LIBRARY.html" ("DIRECTORY" . 1003439) ("MULTI" . 1003447) ("PRINT" . 42998))) ("DOUBLE" fun nil (system) "Result = %s(Expression[, Offset [, D1 [, ..., D8]]])" ("DOUBLE.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("DRAW_ROI" pro nil (system) "%s, oROI" ("DRAW_ROI.html" ("LINE_FILL" . 986287) ("SPACING" . 986289)) ("Graphics_Keywords.html" ("CLIP" . 315949) ("COLOR" . 315952) ("DATA" . 315961) ("DEVICE" . 315977) ("LINESTYLE" . 331728) ("NOCLIP" . 323508) ("NORMAL" . 315963) ("ORIENTATION" . 315964) ("PSYM" . 367154) ("SYMSIZE" . 316061) ("T3D" . 315956) ("THICK" . 316006))) ("EDGE_DOG" fun nil (system) "Result = %s(Array )" ("EDGE_DOG.html" ("RADIUS1" . 1033808) ("RADIUS2" . 1034247) ("THRESHOLD" . 1033811) ("ZERO_CROSSINGS" . 1033814))) ("EFONT" pro nil (system) "%s [, Init_Font]" ("EFONT.html" ("BLOCK" . 921048) ("GROUP" . 988298))) ("EIGENQL" fun nil (system) "Result = %s( A )" ("EIGENQL.html" ("ABSOLUTE" . 870576) ("ASCENDING" . 862897) ("DOUBLE" . 862899) ("EIGENVECTORS" . 870583) ("OVERWRITE" . 862901) ("RESIDUAL" . 862903))) ("EIGENVEC" fun nil (system) "Result = %s( A, Eval )" ("EIGENVEC.html" ("DOUBLE" . 47356) ("ITMAX" . 47358) ("RESIDUAL" . 47286))) ("ELMHES" fun nil (system) "Result = %s( A )" ("ELMHES.html" ("COLUMN" . 983389) ("DOUBLE" . 50601) ("NO_BALANCE" . 50604))) ("EMBOSS" fun nil (system) "Result = %s (Array )" ("EMBOSS.html" ("ADD_BACK" . 1033992) ("AZIMUTH" . 1033994) ("BIAS" . 1034403) ("CENTER" . 1034428) ("EDGE_TRUNCATE" . 1034440) ("EDGE_WRAP" . 1034459) ("EDGE_ZERO" . 1034485) ("INVALID" . 1034513) ("MISSING" . 1034515) ("NAN" . 1034517) ("NORMALIZE" . 1034611) ("Threadpool Keywords" . 1034613))) ("EMPTY" pro nil (system) "%s" ("EMPTY.html")) ("ENABLE_SYSRTN" pro nil (system) "%s [, Routines ]" ("ENABLE_SYSRTN.html" ("DISABLE" . 986251) ("EXCLUSIVE" . 986253) ("FUNCTIONS" . 986256))) ("EOF" fun nil (system) "Result = %s(Unit)" ("EOF.html")) ("ERASE" pro nil (system) "%s [, Background_Color]" ("ERASE.html" ("CHANNEL" . 676712) ("COLOR" . 676714))) ("ERF" fun nil (system) "Result = %s(Z)" ("ERF.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("ERFC" fun nil (system) "Result = %s(Z)" ("ERFC.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("ERFCX" fun nil (system) "Result = %s(Z)" ("ERFCX.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("ERODE" fun nil (system) "Result = %s( Image, Structure [, X0 [, Y0 [, Z0]]] )" ("ERODE.html" ("GRAY" . 989437) ("PRESERVE_TYPE" . 989439) ("UINT" . 989441) ("ULONG" . 989443) ("VALUES" . 989445))) ("ERRPLOT" pro nil (system) "%s, [ X, ] Low, High" ("ERRPLOT.html" ("WIDTH" . 757212)) ("Graphics_Keywords.html" ("CLIP" . 315949) ("COLOR" . 315952) ("DATA" . 315961) ("DEVICE" . 315977) ("LINESTYLE" . 331728) ("NOCLIP" . 323508) ("NORMAL" . 315963) ("PSYM" . 367154) ("SYMSIZE" . 316061) ("T3D" . 315956) ("THICK" . 316006) ("Z" . 332658))) ("EXECUTE" fun nil (system) "Result = %s(String [, QuietCompile] [, QuietExecution])" ("EXECUTE.html")) ("EXIT" pro nil (system) "%s" ("EXIT.html" ("NO_CONFIRM" . 126978) ("STATUS" . 126983))) ("EXP" fun nil (system) "Result = %s(%sression)" ("EXP.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("EXPAND" pro nil (system) "%s, A, Nx, Ny, Result" ("EXPAND.html" ("FILLVAL" . 986579) ("MAXVAL" . 757253))) ("EXPAND_PATH" fun nil (system) "Result = %s( String )" ("EXPAND_PATH.html" ("ALL_DIRS" . 987744) ("ARRAY" . 987739) ("COUNT" . 676819) ("DLM" . 987893) ("HELP" . 987895))) ("EXPINT" fun nil (system) "Result = %s( N, X )" ("EXPINT.html" ("DOUBLE" . 50644) ("EPS" . 997966) ("ITER" . 997968) ("ITMAX" . 997920)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("EXTRAC" fun nil (system) "Result = %s( Array, C1, C2, ..., Cn, S1, S2, ..., Sn )" ("EXTRAC.html")) ("EXTRACT_SLICE" fun nil (system) "Result = %s( Vol, Xsize, Ysize, Xcenter, Ycenter, Zcenter, Xrot, Yrot, Zrot ) or Result = %s( Vol, Xsize, Ysize, Xcenter, Ycenter, Zcenter, PlaneNormal, Xvec )" ("EXTRACT_SLICE.html" ("ANISOTROPY" . 985393) ("OUT_VAL" . 988206) ("RADIANS" . 758834) ("SAMPLE" . 758840) ("VERTICES" . 985402))) ("F_CVF" fun nil (system) "Result = %s(P, Dfn, Dfd)" ("F_CVF.html")) ("F_PDF" fun nil (system) "Result = %s(V, Dfn, Dfd)" ("F_PDF.html")) ("FACTORIAL" fun nil (system) "Result = %s( N )" ("FACTORIAL.html" ("STIRLING" . 54500) ("UL64" . 880257))) ("FFT" fun nil (system) "Result = %s( Array [, Direction] )" ("FFT.html" ("DIMENSION" . 37862) ("DOUBLE" . 882851) ("INVERSE" . 37868) ("OVERWRITE" . 676843)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("FILE_BASENAME" fun nil (system) "Result = %s(Path [, RemoveSuffix] )" ("FILE_BASENAME.html" ("FOLD_CASE" . 922324))) ("FILE_CHMOD" pro nil (system) "%s, File [, Mode]" ("FILE_CHMOD.html" ("A_EXECUTE" . 882191) ("A_READ" . 882193) ("A_WRITE" . 882195) ("G_EXECUTE" . 882197) ("G_READ" . 882199) ("G_WRITE" . 882201) ("NOEXPAND_PATH" . 882956) ("O_EXECUTE" . 882203) ("O_READ" . 882205) ("O_WRITE" . 882207) ("SETGID" . 900602) ("SETUID" . 900604) ("STICKY_BIT" . 900606) ("U_EXECUTE" . 882209) ("U_READ" . 882211) ("U_WRITE" . 882213))) ("FILE_COPY" pro nil (system) "%s, SourcePath, DestPath" ("FILE_COPY.html" ("ALLOW_SAME" . 906390) ("COPY_NAMED_PIPE" . 906392) ("COPY_SYMLINK" . 906394) ("FORCE" . 906396) ("NOEXPAND_PATH" . 906399) ("OVERWRITE" . 906404) ("RECURSIVE" . 906406) ("REQUIRE_DIRECTORY" . 906412) ("VERBOSE" . 906414))) ("FILE_DELETE" pro nil (system) "%s, File1 [,... Filen]" ("FILE_DELETE.html" ("ALLOW_NONEXISTENT" . 882944) ("NOEXPAND_PATH" . 906788) ("QUIET" . 906823) ("RECURSIVE" . 892369) ("VERBOSE" . 906799))) ("FILE_DIRNAME" fun nil (system) "Result = %s(Path )" ("FILE_DIRNAME.html" ("MARK_DIRECTORY" . 922462))) ("FILE_EXPAND_PATH" fun nil (system) "Result = %s (Path)" ("FILE_EXPAND_PATH.html")) ("FILE_INFO" fun nil (system) "Result = %s(Path )" ("FILE_INFO.html" ("NOEXPAND_PATH" . 883815))) ("FILE_LINES" fun nil (system) "Result = %s(Path )" ("FILE_LINES.html" ("COMPRESS" . 910561) ("NOEXPAND_PATH" . 910559))) ("FILE_LINK" pro nil (system) "%s, SourcePath, DestPath" ("FILE_LINK.html" ("ALLOW_SAME" . 906533) ("HARDLINK" . 906535) ("NOEXPAND_PATH" . 906537) ("VERBOSE" . 906542))) ("FILE_MKDIR" pro nil (system) "%s, File1 [,... FileN]" ("FILE_MKDIR.html" ("NOEXPAND_PATH" . 882989))) ("FILE_MOVE" pro nil (system) "%s, SourcePath, DestPath" ("FILE_MOVE.html" ("ALLOW_SAME" . 906590) ("NOEXPAND_PATH" . 906592) ("OVERWRITE" . 906597) ("REQUIRE_DIRECTORY" . 906599) ("VERBOSE" . 906601))) ("FILE_POLL_INPUT" fun nil (system) "Result = %s(Units )" ("FILE_POLL_INPUT.html" ("COUNT" . 957345) ("TIMEOUT" . 957347))) ("FILE_READLINK" fun nil (system) "Result = %s(Path )" ("FILE_READLINK.html" ("ALLOW_NONEXISTENT" . 906651) ("ALLOW_NONSYMLINK" . 906653) ("NOEXPAND_PATH" . 906655))) ("FILE_SAME" fun nil (system) "Result = %s(Path1, Path2 )" ("FILE_SAME.html" ("NOEXPAND_PATH" . 906717))) ("FILE_SEARCH" fun nil (system) "Result = %s(Path_Specification) or Result = %s(Dir_Specification, Recur_Pattern)" ("FILE_SEARCH.html" ("COUNT" . 883932) ("EXPAND_ENVIRONMENT" . 883934) ("EXPAND_TILDE" . 883941) ("FOLD_CASE" . 883947) ("FULLY_QUALIFY_PATH" . 883949) ("ISSUE_ACCESS_ERROR" . 883957) ("MARK_DIRECTORY" . 883959) ("MATCH_ALL_INITIAL_DOT" . 883965) ("MATCH_INITIAL_DOT" . 883967) ("NOSORT" . 883969) ("QUOTE" . 883975) ("TEST_BLOCK_SPECIAL" . 900969) ("TEST_CHARACTER_SPECIAL" . 900971) ("TEST_DANGLING_SYMLINK" . 900973) ("TEST_DIRECTORY" . 883984) ("TEST_EXECUTABLE" . 883986) ("TEST_GROUP" . 900983) ("TEST_NAMED_PIPE" . 900993) ("TEST_READ" . 883991) ("TEST_REGULAR" . 883994) ("TEST_SETGID" . 901003) ("TEST_SETUID" . 901005) ("TEST_SOCKET" . 901015) ("TEST_STICKY_BIT" . 901017) ("TEST_SYMLINK" . 901019) ("TEST_USER" . 901021) ("TEST_WRITE" . 883996) ("TEST_ZERO_LENGTH" . 883999) ("TEST_* Keywords" . 884152) ("WINDOWS_SHORT_NAMES" . 932747))) ("FILE_TEST" fun nil (system) "Result = %s( File  )" ("FILE_TEST.html" ("BLOCK_SPECIAL" . 901098) ("CHARACTER_SPECIAL" . 901108) ("DANGLING_SYMLINK" . 901110) ("DIRECTORY" . 882375) ("EXECUTABLE" . 882377) ("GET_MODE" . 882382) ("GROUP" . 901120) ("NAMED_PIPE" . 901122) ("NOEXPAND_PATH" . 883024) ("READ" . 882391) ("REGULAR" . 882393) ("SETGID" . 901132) ("SETUID" . 901134) ("SOCKET" . 901136) ("STICKY_BIT" . 901143) ("SYMLINK" . 901145) ("USER" . 901152) ("WRITE" . 882395) ("ZERO_LENGTH" . 882397))) ("FILE_WHICH" fun nil (system) "Result = %s( [Path, ] File )" ("FILE_WHICH.html" ("INCLUDE_CURRENT_DIR" . 882459))) ("FILEPATH" fun nil (system) "Result = %s( Filename )" ("FILEPATH.html" ("ROOT_DIR" . 762284) ("SUBDIRECTORY" . 762286) ("TERMINAL" . 762290) ("TMP" . 762292))) ("FINDGEN" fun nil (system) "Result = %s(D1 [, ..., D8])" ("FINDGEN.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("FINITE" fun nil (system) "Result = %s( X )" ("FINITE.html" ("INFINITY" . 862771) ("NAN" . 862772) ("SIGN" . 887616)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("FIX" fun nil (system) "Result = %s( Expression [, Offset [, D1 [, ..., D8]]]    )" ("FIX.html" ("PRINT" . 871518) ("TYPE" . 871524)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("FLICK" pro nil (system) "%s, A, B [, Rate]" ("FLICK.html")) ("FLOAT" fun nil (system) "Result = %s( Expression [, Offset [, D1 [, ..., D8]]] )" ("FLOAT.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("FLOOR" fun nil (system) "Result = %s(X  )" ("FLOOR.html" ("L64" . 875894)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("FLOW3" pro nil (system) "%s, Vx, Vy, Vz" ("FLOW3.html" ("ARROWSIZE" . 757304) ("BLOB" . 757307) ("LEN" . 757310) ("NSTEPS" . 757313) ("NVECS" . 757316) ("SX" . 757321) ("SY" . 958889) ("SZ" . 958890))) ("FLTARR" fun nil (system) "Result = %s( D1 [, ..., D8] )" ("FLTARR.html" ("NOZERO" . 676947))) ("FLUSH" pro nil (system) "%s, Unit1, ..., Unitn" ("FLUSH.html")) ("FOR" pro nil (system) "%s variable = init, limit [, Increment] DO statement, %s variable = init, limit [, Increment] DO BEGIN, statements, END%s" ("FOR.html")) ("FORMAT_AXIS_VALUES" fun nil (system) "Result = %s( Values )" ("FORMAT_AXIS_VALUES.html")) ("FORWARD_FUNCTION" pro nil (system) "%s Name1, Name2, ..., Namen" ("FORWARD_FUNCTION.html")) ("FREE_LUN" pro nil (system) "%s [, Unit1, ..., Unitn]" ("FREE_LUN.html" ("EXIT_STATUS" . 875865) ("FORCE" . 875880))) ("FSTAT" fun nil (system) "Result = %s(Unit)" ("FSTAT.html")) ("FULSTR" fun nil (system) "Result = %s(A)" ("FULSTR.html")) ("FUNCT" pro nil (system) "%s, X, A, F [, Pder]" ("FUNCT.html")) ("FUNCTION" pro nil (system) "%s %s_Name, parameter1, ..., parametern" ("FUNCTION.html")) ("FV_TEST" fun nil (system) "Result = %s(X, Y)" ("FV_TEST.html")) ("FX_ROOT" fun nil (system) "Result = %s(X, Func )" ("FX_ROOT.html" ("DOUBLE" . 749893) ("ITMAX" . 749897) ("STOP" . 749899) ("TOL" . 749901))) ("FZ_ROOTS" fun nil (system) "Result = %s(C )" ("FZ_ROOTS.html" ("DOUBLE" . 52525) ("EPS" . 902541) ("NO_POLISH" . 902543))) ("GAMMA" fun nil (system) "Result = %s(Z)" ("GAMMA.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("GAMMA_CT" pro nil (system) "%s, Gamma" ("GAMMA_CT.html" ("CURRENT" . 759174) ("INTENSITY" . 759177))) ("GAUSS_CVF" fun nil (system) "Result = %s(P)" ("GAUSS_CVF.html")) ("GAUSS_PDF" fun nil (system) "Result = %s(V)" ("GAUSS_PDF.html")) ("GAUSS2DFIT" fun nil (system) "Result = %s( Z, A [, X, Y] )" ("GAUSS2DFIT.html" ("NEGATIVE" . 199709) ("TILT" . 199711))) ("GAUSSFIT" fun nil (system) "Result = %s( X, Y [, A] )" ("GAUSSFIT.html" ("CHISQ" . 881490) ("ESTIMATES" . 841704) ("MEASURE_ERRORS" . 841712) ("NTERMS" . 889863) ("SIGMA" . 881498) ("YERROR" . 881500))) ("GAUSSINT" fun nil (system) "Result = %s(X)" ("GAUSSINT.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("GET_DRIVE_LIST" fun nil (system) "Result = %s( )" ("GET_DRIVE_LIST.html" ("CDROM" . 884482) ("COUNT" . 876351) ("FIXED" . 876358) ("REMOTE" . 878573) ("REMOVABLE" . 878575))) ("GET_KBRD" fun nil (system) "Result = %s([Wait] )" ("GET_KBRD.html" ("ESCAPE" . 915381) ("KEY_NAME" . 915384))) ("GET_LUN" pro nil (system) "%s, Unit" ("GET_LUN.html")) ("GET_SCREEN_SIZE" fun nil (system) "Result = %s( [Display_name] )" ("GET_SCREEN_SIZE.html" ("DISPLAY_NAME" . 841676) ("RESOLUTION" . 853571))) ("GETENV" fun nil (system) "Result = %s( Name )" ("GETENV.html" ("ENVIRONMENT" . 887078))) ("GOTO" pro nil (system) "%s, label" ("GOTO.html")) ("GRID_INPUT" pro nil (system) "%s, X, Y, F, X1, Y1, F1 or %s, Lon, Lat, F, Xyz, F1, /SPHERE or %s, R, Theta, F, X1, Y1, F1, /POLAR" ("GRID_INPUT.html" ("DEGREES" . 877045) ("DUPLICATES" . 877047) ("EPSILON" . 877086) ("EXCLUDE" . 877088) ("POLAR" . 877090) ("SPHERE" . 877092))) ("GRID_TPS" fun nil (system) "Result = %s (Xp, Yp, Values  )" ("GRID_TPS.html" ("COEFFICIENTS" . 871830) ("DELTA" . 871832) ("NGRID" . 871834) ("START" . 871836))) ("GRID3" fun nil (system) "Result = %s( X, Y, Z, F, Gx, Gy, Gz )" ("GRID3.html" ("DELTA" . 677098) ("DTOL" . 168207) ("GRID" . 677100) ("NGRID" . 677102) ("START" . 677104))) ("GRIDDATA" fun nil (system) "Result = %s( X, F ) or Result = %s( X, Y, F ) or Result = %s( X, Y,  Z,  F,  /SPHERE ) or Result = %s( Lon,  Lat,  F,  /SPHERE )" ("GRIDDATA.html" ("ANISOTROPY" . 877568) ("DEGREES" . 877573) ("DELTA" . 877575) ("DIMENSION" . 877578) ("EMPTY_SECTORS" . 877581) ("FAULT_POLYGONS" . 877584) ("FAULT_XY" . 877588) ("FUNCTION_TYPE" . 877591) ("GRID" . 877652) ("INVERSE_DISTANCE" . 877655) ("KRIGING" . 877657) ("LINEAR" . 877659) ("MAX_PER_SECTOR" . 877661) ("METHOD" . 877664) ("MIN_CURVATURE" . 877713) ("MIN_POINTS" . 877715) ("MISSING" . 877719) ("NATURAL_NEIGHBOR" . 877723) ("NEAREST_NEIGHBOR" . 877726) ("NEIGHBORHOOD" . 877729) ("POLYNOMIAL_REGRESSION" . 877733) ("POWER" . 877749) ("QUINTIC" . 877752) ("RADIAL_BASIS_FUNCTION" . 877755) ("SEARCH_ELLIPSE" . 877757) ("SECTORS" . 877761) ("SHEPARDS" . 877763) ("SMOOTHING" . 877766) ("SPHERE" . 877769) ("START" . 877771) ("TRIANGLES" . 877774) ("VARIOGRAM" . 877778) ("XOUT" . 877781) ("YOUT" . 877784))) ("GS_ITER" fun nil (system) "Result = %s( A, B )" ("GS_ITER.html" ("CHECK" . 750095) ("DOUBLE" . 875451) ("LAMBDA" . 750097) ("MAX_ITER" . 750102) ("TOL" . 872926) ("X_0" . 750104))) ("H_EQ_CT" pro nil (system) "%s [, Image]" ("H_EQ_CT.html")) ("H_EQ_INT" pro nil (system) "%s [, Image]" ("H_EQ_INT.html")) ("H5_BROWSER" fun nil (system) "Result = %s([Files] )" ("H5_BROWSER.html" ("DIALOG_READ" . 885865))) ("HANNING" fun nil (system) "Result = %s( N1 [, N2] )" ("HANNING.html" ("ALPHA" . 758100) ("DOUBLE" . 874103))) ("HDF_BROWSER" fun nil (system) "Template = %s([Filename] )" ("HDF_BROWSER.html" ("CANCEL" . 852206) ("GROUP" . 870963) ("PREFIX" . 852209))) ("HDF_READ" fun nil (system) "Result = %s( [Filename] )" ("HDF_READ.html" ("DFR8" . 852275) ("DF24" . 852278) ("PREFIX" . 871657) ("TEMPLATE" . 852281))) ("HEAP_FREE" pro nil (system) "%s, Var" ("HEAP_FREE.html" ("OBJ" . 877472) ("PTR" . 877474) ("VERBOSE" . 877477))) ("HEAP_GC" pro nil (system) "%s" ("HEAP_GC.html" ("OBJ" . 871683) ("PTR" . 832713) ("VERBOSE" . 832717))) ("HEAP_NOSAVE" pro nil (system) "%s, HeapVar" ("HEAP_NOSAVE.html")) ("HEAP_SAVE" fun nil (system) "Result = %s(HeapVar [, Set])" ("HEAP_SAVE.html")) ("HELP" pro nil (system) "%s, Expression1, ..., Expressionn" ("HELP.html" ("BREAKPOINTS" . 677136) ("BRIEF" . 870534) ("DEVICE" . 925358) ("DLM" . 677142) ("FILES" . 843801) ("FULL" . 832176) ("FUNCTIONS" . 870207) ("HEAP_VARIABLES" . 870621) ("KEYS" . 677144) ("LAST_MESSAGE" . 843755) ("LEVEL" . 897567) ("MEMORY" . 677146) ("MESSAGES" . 677148) ("NAMES" . 843817) ("OBJECTS" . 832180) ("OUTPUT" . 832171) ("PATH_CACHE" . 677150) ("PREFERENCES" . 924825) ("PROCEDURES" . 888071) ("RECALL_COMMANDS" . 870903) ("ROUTINES" . 869603) ("SHARED_MEMORY" . 880202) ("SOURCE_FILES" . 168290) ("STRUCTURES" . 677154) ("SYSTEM_VARIABLES" . 677156) ("TRACEBACK" . 677158))) ("HILBERT" fun nil (system) "Result = %s(X [, D])" ("HILBERT.html")) ("HIST_2D" fun nil (system) "Result = %s( V1, V2 )" ("HIST_2D.html" ("BIN1" . 832830) ("BIN2" . 832832) ("MAX1" . 832284) ("MAX2" . 832345) ("MIN1" . 832837) ("MIN2" . 832839))) ("HIST_EQUAL" fun nil (system) "Result = %s( A )" ("HIST_EQUAL.html" ("BINSIZE" . 871698) ("FCN" . 876498) ("HISTOGRAM_ONLY" . 874403) ("MAXV" . 874687) ("MINV" . 758160) ("OMAX" . 875087) ("OMIN" . 875100) ("PERCENT" . 874600) ("TOP" . 874602))) ("HISTOGRAM" fun nil (system) "Result = %s( Array )" ("HISTOGRAM.html" ("BINSIZE" . 677175) ("INPUT" . 677177) ("L64" . 677180) ("LOCATIONS" . 886107) ("MAX" . 886113) ("MIN" . 677182) ("NAN" . 197674) ("NBINS" . 677184) ("OMAX" . 873903) ("OMIN" . 677186) ("REVERSE_INDICES" . 677188))) ("HLS" pro nil (system) "%s, Litlo, Lithi, Satlo, Sathi, Hue, Loops [, Colr]" ("HLS.html")) ("HOUGH" fun nil (system) "Result = %s( Array ) or Result = %s( Array, /BACKPROJECT, RHO=variable, THETA=variable )" ("HOUGH.html" ("BACKPROJECT" . 875957) ("DOUBLE" . 875960) ("DRHO" . 875962) ("DX" . 875964) ("DY" . 875966) ("GRAY" . 875968) ("NRHO" . 875970) ("NTHETA" . 875972) ("NX" . 875974) ("NY" . 875976) ("RHO" . 875978) ("RMIN" . 875980) ("THETA" . 875982) ("XMIN" . 875984) ("YMIN" . 875986))) ("HQR" fun nil (system) "Result = %s( A )" ("HQR.html" ("COLUMN" . 871729) ("DOUBLE" . 50748))) ("HSV" pro nil (system) "%s, Vlo, Vhi, Satlo, Sathi, Hue, Loops [, Colr]" ("HSV.html")) ("IBETA" fun nil (system) "Result = %s( A, B, Z )" ("IBETA.html" ("DOUBLE" . 875616) ("EPS" . 875618) ("ITER" . 875967) ("ITMAX" . 875622)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("ICONTOUR" pro nil (system) "%s[, Z[, X, Y]]" ("ICONTOUR.html" ("AM_PM" . 937300) ("ANISOTROPIC_SCALE_2D" . 1041003) ("ANISOTROPIC_SCALE_3D" . 1041157) ("ANISOTROPY" . 937305) ("BACKGROUND_COLOR" . 963582) ("C_COLOR" . 963600) ("C_FILL_PATTERN" . 937326) ("C_LABEL_INTERVAL" . 937328) ("C_LABEL_NOGAPS" . 937330) ("C_LABEL_OBJECTS" . 937332) ("C_LABEL_SHOW" . 937341) ("C_LINESTYLE" . 937343) ("C_THICK" . 937356) ("C_USE_LABEL_COLOR" . 937358) ("C_USE_LABEL_ORIENTATION" . 937360) ("C_VALUE" . 937362) ("CLIP_PLANES" . 937364) ("COLOR" . 937367) ("DAYS_OF_WEEK" . 937369) ("DEPTH_OFFSET" . 963869) ("DIMENSIONS" . 937374) ("DISABLE_SPLASH_SCREEN" . 1013196) ("DOWNHILL" . 937376) ("FILL" . 937378) ("FIT_TO_VIEW" . 1043264) ("GRID_UNITS" . 964865) ("HIDE" . 937391) ("IDENTIFIER" . 937395) ("INSERT_COLORBAR" . 1042822) ("INSERT_LEGEND" . 1042745) ("LABEL_FONT" . 937397) ("LABEL_FORMAT" . 937399) ("LABEL_FRMTDATA" . 937406) ("LABEL_UNITS" . 937408) ("LOCATION" . 937422) ("MACRO_NAMES" . 964542) ("MAX_VALUE" . 937424) ("MONTHS" . 937426) ("MIN_VALUE" . 937431) ("N_LEVELS" . 1022437) ("NAME" . 937433) ("NO_SAVEPROMPT" . 982371) ("OVERPLOT" . 937437) ("PLANAR" . 937440) ("RENDERER" . 1041487) ("RGB_INDICES" . 937445) ("RGB_TABLE" . 937451) ("SCALE_ISOTROPIC" . 1040668) ("SHADE_RANGE" . 937458) ("SHADING" . 937460) ("STYLE_NAME" . 964365) ("TICKINTERVAL" . 937465) ("TICKLEN" . 937467) ("TITLE" . 937469) ("TRANSPARENCY" . 1043131) ("USE_TEXT_ALIGNMENTS" . 937471) ("VIEW_GRID" . 937473) ("VIEW_NEXT" . 937475) ("VIEW_NUMBER" . 937478) ("VIEW_TITLE" . 1012477) ("VIEW_ZOOM" . 1043338) ("XGRIDSTYLE" . 937481) ("YGRIDSTYLE" . 937481) ("ZGRIDSTYLE" . 937481) ("XLOG" . 1040596) ("YLOG" . 1040596) ("ZLOG" . 1040596) ("XMAJOR" . 961791) ("YMAJOR" . 961791) ("ZMAJOR" . 961791) ("XMINOR" . 937483) ("YMINOR" . 937483) ("ZMINOR" . 937483) ("XRANGE" . 937485) ("YRANGE" . 937485) ("ZRANGE" . 937485) ("XSUBTICKLEN" . 937487) ("YSUBTICKLEN" . 937487) ("ZSUBTICKLEN" . 937487) ("XTEXT_COLOR" . 937489) ("YTEXT_COLOR" . 937489) ("ZTEXT_COLOR" . 937489) ("XTICKFONT_INDEX" . 937491) ("YTICKFONT_INDEX" . 937491) ("ZTICKFONT_INDEX" . 937491) ("XTICKFONT_SIZE" . 937499) ("YTICKFONT_SIZE" . 937499) ("ZTICKFONT_SIZE" . 937499) ("XTICKFONT_STYLE" . 937501) ("YTICKFONT_STYLE" . 937501) ("ZTICKFONT_STYLE" . 937501) ("XTICKFORMAT" . 937508) ("YTICKFORMAT" . 937508) ("ZTICKFORMAT" . 937508) ("XTICKINTERVAL" . 937526) ("YTICKINTERVAL" . 937526) ("ZTICKINTERVAL" . 937526) ("XTICKLAYOUT" . 937530) ("YTICKLAYOUT" . 937530) ("ZTICKLAYOUT" . 937530) ("XTICKLEN" . 937538) ("YTICKLEN" . 937538) ("ZTICKLEN" . 937538) ("XTICKNAME" . 937540) ("YTICKNAME" . 937540) ("ZTICKNAME" . 937540) ("XTICKUNITS" . 937542) ("YTICKUNITS" . 937542) ("ZTICKUNITS" . 937542) ("XTICKVALUES" . 937558) ("YTICKVALUES" . 937558) ("ZTICKVALUES" . 937558) ("XTITLE" . 937560) ("YTITLE" . 937560) ("ZTITLE" . 937560) ("ZVALUE" . 937562))) ("IDENTITY" fun nil (system) "Result = %s( N )" ("IDENTITY.html" ("DOUBLE" . 832664))) ("IDL_VALIDNAME" fun nil (system) "Result = %s(String )" ("IDL_VALIDNAME.html" ("CONVERT_ALL" . 937159) ("CONVERT_SPACES" . 937166))) ("IDLEXBR_ASSISTANT" pro nil (system) "%s" ("IDLEXBR_ASSISTANT.html" ("COLUMNHEIGHT" . 1026768) ("COLUMNWIDTH" . 1026845) ("COM" . 1026852) ("OBJECT_FILE" . 1026857) ("PROJECT_FILE" . 1026862) ("DRAWABLE_EVENTHANDLERS" . 1026874))) ("IDLITSYS_CREATETOOL" fun nil (system) "Result = %s(StrTool )" ("IDLITSYS_CREATETOOL.html" ("ANISOTROPIC_SCALE_2D" . 1041283) ("ANISOTROPIC_SCALE_3D" . 1041286) ("DIMENSIONS" . 984612) ("DISABLE_SPLASH_SCREEN" . 1013179) ("IDENTIFIER" . 984573) ("INITIAL_DATA" . 939956) ("LOCATION" . 984462) ("MACRO_NAMES" . 964508) ("NO_SAVEPROMPT" . 982826) ("OVERPLOT" . 939958) ("RENDERER" . 1040198) ("SCALE_ISOTROPIC" . 1041302) ("STYLE_NAME" . 984522) ("USER_INTERFACE" . 983497) ("VIEW_GRID" . 939979) ("VIEW_NEXT" . 939981) ("VIEW_NUMBER" . 939984) ("VISUALIZATION_TYPE" . 939987))) ("IF...THEN...ELSE" pro nil (system) "IF expression THEN statement [ ELSE statement ], IF expression THEN BEGIN, ENDIF [ ELSE BEGIN, ENDELSE ]" ("IF...THEN...ELSE.html")) ("IGAMMA" fun nil (system) "Result = %s( A, Z )" ("IGAMMA.html" ("DOUBLE" . 875550) ("EPS" . 875548) ("ITER" . 875581) ("ITMAX" . 875579) ("METHOD" . 875520)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("IIMAGE" pro nil (system) "%s[, Image[, X, Y]]" ("IIMAGE.html" ("ALPHA_CHANNEL" . 942273) ("ANISOTROPIC_SCALE_2D" . 1041042) ("ANISOTROPIC_SCALE_3D" . 1041184) ("BACKGROUND_COLOR" . 963611) ("BLUE_CHANNEL" . 940200) ("CHANNEL" . 940203) ("CLIP_PLANES" . 940205) ("DIMENSIONS" . 940208) ("DISABLE_SPLASH_SCREEN" . 1013212) ("FIT_TO_VIEW" . 1043279) ("GREEN_CHANNEL" . 940210) ("GRID_UNITS" . 964788) ("HIDE" . 940212) ("IDENTIFIER" . 940216) ("IMAGE_DIMENSIONS" . 940218) ("IMAGE_LOCATION" . 940220) ("INSERT_COLORBAR" . 1042866) ("INTERPOLATE" . 940222) ("LOCATION" . 940224) ("MACRO_NAMES" . 964551) ("NAME" . 940226) ("NO_SAVEPROMPT" . 982596) ("ORDER" . 964559) ("OVERPLOT" . 940230) ("RED_CHANNEL" . 940233) ("RENDERER" . 1041450) ("RGB_TABLE" . 940235) ("SCALE_ISOTROPIC" . 1040797) ("STYLE_NAME" . 964392) ("TITLE" . 940237) ("TRANSPARENCY" . 1043154) ("VIEW_GRID" . 940239) ("VIEW_NEXT" . 940241) ("VIEW_NUMBER" . 940244) ("VIEW_TITLE" . 1012499) ("VIEW_ZOOM" . 1043353) ("XGRIDSTYLE" . 961815) ("YGRIDSTYLE" . 961815) ("ZGRIDSTYLE" . 961815) ("XMAJOR" . 940247) ("YMAJOR" . 940247) ("ZMAJOR" . 940247) ("XMINOR" . 940249) ("YMINOR" . 940249) ("ZMINOR" . 940249) ("XRANGE" . 940251) ("YRANGE" . 940251) ("ZRANGE" . 940251) ("XSUBTICKLEN" . 940253) ("YSUBTICKLEN" . 940253) ("ZSUBTICKLEN" . 940253) ("XTEXT_COLOR" . 940255) ("YTEXT_COLOR" . 940255) ("ZTEXT_COLOR" . 940255) ("XTICKFONT_INDEX" . 940257) ("YTICKFONT_INDEX" . 940257) ("ZTICKFONT_INDEX" . 940257) ("XTICKFONT_SIZE" . 940264) ("YTICKFONT_SIZE" . 940264) ("ZTICKFONT_SIZE" . 940264) ("XTICKFONT_STYLE" . 940266) ("YTICKFONT_STYLE" . 940266) ("ZTICKFONT_STYLE" . 940266) ("XTICKFORMAT" . 940272) ("YTICKFORMAT" . 940272) ("ZTICKFORMAT" . 940272) ("XTICKINTERVAL" . 940289) ("YTICKINTERVAL" . 940289) ("ZTICKINTERVAL" . 940289) ("XTICKLAYOUT" . 940292) ("YTICKLAYOUT" . 940292) ("ZTICKLAYOUT" . 940292) ("XTICKLEN" . 940299) ("YTICKLEN" . 940299) ("ZTICKLEN" . 940299) ("XTICKNAME" . 940301) ("YTICKNAME" . 940301) ("ZTICKNAME" . 940301) ("XTICKUNITS" . 940303) ("YTICKUNITS" . 940303) ("ZTICKUNITS" . 940303) ("XTICKVALUES" . 940318) ("YTICKVALUES" . 940318) ("ZTICKVALUES" . 940318) ("XTITLE" . 940320) ("YTITLE" . 940320) ("ZTITLE" . 940320) ("ZVALUE" . 1013716))) ("IMAGE_CONT" pro nil (system) "%s, A" ("IMAGE_CONT.html" ("ASPECT" . 757356) ("INTERP" . 757359) ("WINDOW_SCALE" . 757362))) ("IMAGE_STATISTICS" pro nil (system) "%s, Data" ("IMAGE_STATISTICS.html" ("COUNT" . 873572) ("DATA_SUM" . 873574) ("LABELED" . 873576) ("LUT" . 873582) ("MASK" . 873584) ("MAXIMUM" . 873586) ("MEAN" . 873588) ("MINIMUM" . 873590) ("STDDEV" . 873592) ("SUM_OF_SQUARES" . 873594) ("VARIANCE" . 873596) ("VECTOR" . 873598) ("WEIGHT_SUM" . 873600) ("WEIGHTED" . 873603))) ("IMAGINARY" fun nil (system) "Result = %s(Complex_Expression)" ("IMAGINARY.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("IMAP" pro nil (system) "%s or %s [, Image[, X, Y]] or %s [, Z[, X, Y]] , /CONTOUR" ("IMAP.html" ("ANISOTROPIC_SCALE_2D" . 1041058) ("ANISOTROPIC_SCALE_3D" . 1041207) ("CONTOUR" . 1001080) ("GEOTIFF" . 1042361) ("FIT_TO_VIEW" . 1043288) ("MAP_PROJECTION" . 966503) ("BACKGROUND_COLOR" . 966654) ("DIMENSIONS" . 966656) ("DISABLE_SPLASH_SCREEN" . 1013228) ("GRID_UNITS" . 981023) ("IDENTIFIER" . 966658) ("LOCATION" . 966660) ("MACRO_NAMES" . 966666) ("NAME" . 966668) ("NO_SAVEPROMPT" . 982447) ("OVERPLOT" . 966670) ("RENDERER" . 1041409) ("SCALE_ISOTROPIC" . 1040827) ("STYLE_NAME" . 966673) ("TITLE" . 966678) ("VIEW_GRID" . 966680) ("VIEW_NEXT" . 966682) ("VIEW_NUMBER" . 966685) ("VIEW_TITLE" . 1012796) ("VIEW_ZOOM" . 1043362) ("XGRIDSTYLE" . 966688) ("YGRIDSTYLE" . 966688) ("ZGRIDSTYLE" . 966688) ("XMAJOR" . 966690) ("YMAJOR" . 966690) ("ZMAJOR" . 966690) ("XMINOR" . 966692) ("YMINOR" . 966692) ("ZMINOR" . 966692) ("XRANGE" . 966694) ("YRANGE" . 966694) ("ZRANGE" . 966694) ("XSUBTICKLEN" . 966696) ("YSUBTICKLEN" . 966696) ("ZSUBTICKLEN" . 966696) ("XTEXT_COLOR" . 966698) ("YTEXT_COLOR" . 966698) ("ZTEXT_COLOR" . 966698) ("XTICKFONT_INDEX" . 966700) ("YTICKFONT_INDEX" . 966700) ("ZTICKFONT_INDEX" . 966700) ("XTICKFONT_SIZE" . 966707) ("YTICKFONT_SIZE" . 966707) ("ZTICKFONT_SIZE" . 966707) ("XTICKFONT_STYLE" . 966709) ("YTICKFONT_STYLE" . 966709) ("ZTICKFONT_STYLE" . 966709) ("XTICKFORMAT" . 966715) ("YTICKFORMAT" . 966715) ("ZTICKFORMAT" . 966715) ("XTICKINTERVAL" . 966736) ("YTICKINTERVAL" . 966736) ("ZTICKINTERVAL" . 966736) ("XTICKLAYOUT" . 966739) ("YTICKLAYOUT" . 966739) ("ZTICKLAYOUT" . 966739) ("XTICKLEN" . 966746) ("YTICKLEN" . 966746) ("ZTICKLEN" . 966746) ("XTICKNAME" . 966748) ("YTICKNAME" . 966748) ("ZTICKNAME" . 966748) ("XTICKUNITS" . 966750) ("YTICKUNITS" . 966750) ("ZTICKUNITS" . 966750) ("XTICKVALUES" . 966766) ("YTICKVALUES" . 966766) ("ZTICKVALUES" . 966766) ("XTITLE" . 966768) ("YTITLE" . 966768) ("ZTITLE" . 966768) ("CENTER_LATITUDE" . 1015535) ("CENTER_LONGITUDE" . 966773) ("DATUM" . 966775) ("FALSE_EASTING" . 966916) ("FALSE_NORTHING" . 966918) ("HEIGHT" . 966920) ("HEMISPHERE" . 1038971) ("HOM_AZIM_LONGITUDE" . 966922) ("HOM_AZIM_ANGLE" . 966924) ("HOM_LATITUDE1" . 966926) ("HOM_LATITUDE2" . 966928) ("HOM_LONGITUDE1" . 966930) ("HOM_LONGITUDE2" . 966932) ("IS_ZONES" . 966934) ("IS_JUSTIFY" . 966936) ("LIMIT" . 966941) ("MERCATOR_SCALE" . 966943) ("OEA_ANGLE" . 966945) ("OEA_SHAPEM" . 966947) ("OEA_SHAPEN" . 966950) ("SEMIMAJOR_AXIS" . 966953) ("SEMIMINOR_AXIS" . 966955) ("SOM_INCLINATION" . 966957) ("SOM_LONGITUDE" . 966959) ("SOM_PERIOD" . 966961) ("SOM_RATIO" . 966963) ("SOM_FLAG" . 966965) ("SOM_LANDSAT_NUMBER" . 966967) ("SOM_LANDSAT_PATH" . 966969) ("SPHERE_RADIUS" . 966971) ("STANDARD_PARALLEL" . 966973) ("STANDARD_PAR1" . 966975) ("STANDARD_PAR2" . 1013552) ("TRUE_SCALE_LATITUDE" . 966979) ("ZONE" . 966981)) ("IIMAGE.html" ("ALPHA_CHANNEL" . 942273) ("BLUE_CHANNEL" . 940200) ("CHANNEL" . 940203) ("CLIP_PLANES" . 940205) ("GREEN_CHANNEL" . 940210) ("GRID_UNITS" . 964788) ("HIDE" . 940212) ("IMAGE_DIMENSIONS" . 940218) ("IMAGE_LOCATION" . 940220) ("INTERPOLATE" . 940222) ("ORDER" . 964559) ("RED_CHANNEL" . 940233) ("RGB_TABLE" . 940235) ("ZVALUE" . 1013716)) ("ICONTOUR.html" ("AM_PM" . 937300) ("ANISOTROPY" . 937305) ("C_COLOR" . 963600) ("C_FILL_PATTERN" . 937326) ("C_LABEL_INTERVAL" . 937328) ("C_LABEL_NOGAPS" . 937330) ("C_LABEL_OBJECTS" . 937332) ("C_LABEL_SHOW" . 937341) ("C_LINESTYLE" . 937343) ("C_THICK" . 937356) ("C_USE_LABEL_COLOR" . 937358) ("C_USE_LABEL_ORIENTATION" . 937360) ("C_VALUE" . 937362) ("CLIP_PLANES" . 937364) ("COLOR" . 937367) ("DAYS_OF_WEEK" . 937369) ("DEPTH_OFFSET" . 963869) ("DOWNHILL" . 937376) ("FILL" . 937378) ("GRID_UNITS" . 964865) ("HIDE" . 937391) ("LABEL_FONT" . 937397) ("LABEL_FORMAT" . 937399) ("LABEL_FRMTDATA" . 937406) ("LABEL_UNITS" . 937408) ("MAX_VALUE" . 937424) ("MIN_VALUE" . 937431) ("MONTHS" . 937426) ("N_LEVELS" . 1022437) ("PLANAR" . 937440) ("RGB_INDICES" . 937445) ("RGB_TABLE" . 937451) ("SHADE_RANGE" . 937458) ("SHADING" . 937460) ("TICKINTERVAL" . 937465) ("TICKLEN" . 937467) ("USE_TEXT_ALIGNMENTS" . 937471) ("ZVALUE" . 937562))) ("INDGEN" fun nil (system) "Result = %s(D1 [, ..., D8] )" ("INDGEN.html" ("BYTE" . 862684) ("COMPLEX" . 862699) ("DCOMPLEX" . 862701) ("DOUBLE" . 862705) ("FLOAT" . 862707) ("L64" . 862711) ("LONG" . 862927) ("STRING" . 862930) ("TYPE" . 862752) ("UINT" . 862746) ("UL64" . 862748) ("ULONG" . 862750)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("INT_2D" fun nil (system) "Result = %s( Fxy, AB_Limits, PQ_Limits, Pts )" ("INT_2D.html" ("DOUBLE" . 832191) ("ORDER" . 813280))) ("INT_3D" fun nil (system) "Result = %s( Fxyz, AB_Limits, PQ_Limits, UV_Limits, Pts )" ("INT_3D.html" ("DOUBLE" . 813293))) ("INT_TABULATED" fun nil (system) "Result = %s( X, F )" ("INT_TABULATED.html" ("DOUBLE" . 875649) ("SORT" . 750310))) ("INTARR" fun nil (system) "Result = %s( D1 [, ..., D8] )" ("INTARR.html" ("NOZERO" . 677253))) ("INTERPOL" fun nil (system) "Result = %s( V, N ) or Result = %s( V, X, U )" ("INTERPOL.html" ("LSQUADRATIC" . 872067) ("QUADRATIC" . 872072) ("SPLINE" . 872076))) ("INTERPOLATE" fun nil (system) "Result = %s( P, X [, Y [, Z]] )" ("INTERPOLATE.html" ("CUBIC" . 680782) ("GRID" . 680781) ("MISSING" . 677276)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("INTERVAL_VOLUME" pro nil (system) "%s, Data, Value0, Value1, Outverts, Outconn" ("INTERVAL_VOLUME.html" ("AUXDATA_IN" . 877934) ("AUXDATA_OUT" . 877937) ("GEOM_XYZ" . 877940) ("PROGRESS_CALLBACK" . 904666) ("PROGRESS_METHOD" . 904664) ("PROGRESS_OBJECT" . 904694) ("PROGRESS_PERCENT" . 904705) ("PROGRESS_USERDATA" . 904717) ("TETRAHEDRA" . 904724))) ("INVERT" fun nil (system) "Result = %s( Array [, Status] )" ("INVERT.html" ("DOUBLE" . 50809))) ("IOCTL" fun nil (system) "Result = %s( File_Unit [, Request, Arg] )" ("IOCTL.html" ("BY_VALUE" . 677325) ("MT_OFFLINE" . 677327) ("MT_REWIND" . 677329) ("MT_SKIP_FILE" . 677331) ("MT_SKIP_RECORD" . 677333) ("MT_WEOF" . 677335) ("SUPPRESS_ERROR" . 677337))) ("IPLOT" pro nil (system) "%s, [X,] Y or %s, X, Y, Z or %s[, R], Theta, /POLAR" ("IPLOT.html" ("ANISOTROPIC_SCALE_2D" . 1041074) ("ANISOTROPIC_SCALE_3D" . 1041223) ("BACKGROUND_COLOR" . 940548) ("CLIP_PLANES" . 963636) ("COLOR" . 940551) ("DIMENSIONS" . 984454) ("DISABLE_SPLASH_SCREEN" . 1013244) ("ERRORBAR_COLOR" . 940555) ("ERRORBAR_CAPSIZE" . 940557) ("FILL_BACKGROUND" . 940559) ("FILL_COLOR" . 940561) ("FILL_LEVEL" . 940563) ("FILL_TRANSPARENCY" . 1043174) ("FIT_TO_VIEW" . 1043297) ("HIDE" . 940565) ("HISTOGRAM" . 940569) ("IDENTIFIER" . 940571) ("INSERT_COLORBAR" . 1043680) ("INSERT_LEGEND" . 1043683) ("LINESTYLE" . 940573) ("LOCATION" . 940586) ("MACRO_NAMES" . 964589) ("MAX_VALUE" . 940588) ("MIN_VALUE" . 940591) ("NAME" . 940594) ("NO_SAVEPROMPT" . 982649) ("NSUM" . 940596) ("OVERPLOT" . 940598) ("POLAR" . 940601) ("RENDERER" . 1041519) ("RGB_TABLE" . 940603) ("SCALE_ISOTROPIC" . 1040864) ("SCATTER" . 940605) ("STYLE_NAME" . 964415) ("SYM_COLOR" . 940607) ("SYM_INCREMENT" . 940610) ("SYM_INDEX" . 940612) ("SYM_OBJECT" . 1042417) ("SYM_SIZE" . 1042410) ("SYM_THICK" . 940625) ("THICK" . 940627) ("TITLE" . 940629) ("TRANSPARENCY" . 1043195) ("USE_DEFAULT_COLOR" . 940633) ("VERT_COLORS" . 940637) ("VIEW_GRID" . 940639) ("VIEW_NEXT" . 940641) ("VIEW_NUMBER" . 940644) ("VIEW_TITLE" . 1012522) ("VIEW_ZOOM" . 1043379) ("XY_SHADOW" . 940647) ("X_ERRORBARS" . 940649) ("Y_ERRORBARS" . 940649) ("Z_ERRORBARS" . 940649) ("XGRIDSTYLE" . 961829) ("YGRIDSTYLE" . 961829) ("ZGRIDSTYLE" . 961829) ("XLOG" . 940651) ("YLOG" . 940651) ("ZLOG" . 940651) ("XERROR" . 940653) ("YERROR" . 940653) ("ZERROR" . 940653) ("XMAJOR" . 940655) ("YMAJOR" . 940655) ("ZMAJOR" . 940655) ("XMINOR" . 940657) ("YMINOR" . 940657) ("ZMINOR" . 940657) ("XRANGE" . 940659) ("YRANGE" . 940659) ("ZRANGE" . 940659) ("XSUBTICKLEN" . 940661) ("YSUBTICKLEN" . 940661) ("ZSUBTICKLEN" . 940661) ("XTEXT_COLOR" . 940663) ("YTEXT_COLOR" . 940663) ("ZTEXT_COLOR" . 940663) ("XTICKFONT_INDEX" . 940665) ("YTICKFONT_INDEX" . 940665) ("ZTICKFONT_INDEX" . 940665) ("XTICKFONT_SIZE" . 940673) ("YTICKFONT_SIZE" . 940673) ("ZTICKFONT_SIZE" . 940673) ("XTICKFONT_STYLE" . 940675) ("YTICKFONT_STYLE" . 940675) ("ZTICKFONT_STYLE" . 940675) ("XTICKFORMAT" . 940682) ("YTICKFORMAT" . 940682) ("ZTICKFORMAT" . 940682) ("XTICKINTERVAL" . 940700) ("YTICKINTERVAL" . 940700) ("ZTICKINTERVAL" . 940700) ("XTICKLAYOUT" . 940704) ("YTICKLAYOUT" . 940704) ("ZTICKLAYOUT" . 940704) ("XTICKLEN" . 940712) ("YTICKLEN" . 940712) ("ZTICKLEN" . 940712) ("XTICKNAME" . 940714) ("YTICKNAME" . 940714) ("ZTICKNAME" . 940714) ("XTICKUNITS" . 940716) ("YTICKUNITS" . 940716) ("ZTICKUNITS" . 940716) ("XTICKVALUES" . 940732) ("YTICKVALUES" . 940732) ("ZTICKVALUES" . 940732) ("XTITLE" . 940734) ("YTITLE" . 940734) ("ZTITLE" . 940734) ("XZ_SHADOW" . 940736) ("YZ_SHADOW" . 940738))) ("ISHFT" fun nil (system) "Result = %s(P1, P2)" ("ISHFT.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("ISOCONTOUR" pro nil (system) "%s, Values, Outverts, Outconn" ("ISOCONTOUR.html" ("AUXDATA_IN" . 873707) ("AUXDATA_OUT" . 873709) ("C_LABEL_INTERVAL" . 873711) ("C_LABEL_SHOW" . 880877) ("C_VALUE" . 880888) ("DOUBLE" . 875352) ("FILL" . 873713) ("GEOMX" . 873715) ("GEOMY" . 873717) ("GEOMZ" . 873719) ("LEVEL_VALUES" . 873723) ("N_LEVELS" . 873725) ("OUT_LABEL_OFFSETS" . 873727) ("OUT_LABEL_POLYLINES" . 880899) ("OUT_LABEL_STRINGS" . 880914) ("OUTCONN_INDICES" . 880934) ("POLYGONS" . 873730))) ("ISOSURFACE" pro nil (system) "%s, Data, Value, Outverts, Outconn" ("ISOSURFACE.html" ("AUXDATA_IN" . 873750) ("AUXDATA_OUT" . 873753) ("GEOM_XYZ" . 873756) ("PROGRESS_CALLBACK" . 873759) ("PROGRESS_METHOD" . 904740) ("PROGRESS_OBJECT" . 904767) ("PROGRESS_PERCENT" . 904780) ("PROGRESS_USERDATA" . 904786) ("TETRAHEDRA" . 904793))) ("ISURFACE" pro nil (system) "%s[, Z [, X, Y]]" ("ISURFACE.html" ("ANISOTROPIC_SCALE_2D" . 1041097) ("ANISOTROPIC_SCALE_3D" . 1041239) ("BACKGROUND_COLOR" . 940941) ("BOTTOM" . 963651) ("CLIP_PLANES" . 940943) ("COLOR" . 940946) ("DEPTH_OFFSET" . 940950) ("DIMENSIONS" . 1013275) ("DISABLE_SPLASH_SCREEN" . 1013277) ("EXTENDED_LEGO" . 940960) ("FIT_TO_VIEW" . 1043313) ("HIDDEN_LINES" . 940962) ("HIDE" . 940964) ("IDENTIFIER" . 940968) ("INSERT_COLORBAR" . 1042920) ("INSERT_LEGEND" . 1042801) ("LINESTYLE" . 940970) (" LOCATION" . 940983) ("MACRO_NAMES" . 964571) ("MAX_VALUE" . 1042256) ("MIN_VALUE" . 1042285) ("NAME" . 940985) ("NO_SAVEPROMPT" . 982715) ("OVERPLOT" . 940987) ("RGB_TABLE" . 940990) ("RENDERER" . 1041551) ("SCALE_ISOTROPIC" . 1040894) ("SHADING" . 940992) ("SHOW_SKIRT" . 940997) ("SKIRT" . 940999) ("STYLE" . 941001) ("STYLE_NAME" . 964441) ("TEXTURE_ALPHA" . 941010) ("TEXTURE_BLUE" . 941012) ("TEXTURE_GREEN" . 941014) ("TEXTURE_HIGHRES" . 941016) ("TEXTURE_IMAGE" . 941019) ("TEXTURE_INTERP" . 941021) ("TEXTURE_RED" . 941023) ("THICK" . 941025) ("TITLE" . 941027) ("TRANSPARENCY" . 1043215) ("USE_TRIANGLES" . 941029) ("VERT_COLORS" . 941031) ("VIEW_GRID" . 941033) ("VIEW_NEXT" . 941035) ("VIEW_NUMBER" . 941038) ("VIEW_TITLE" . 1012530) ("VIEW_ZOOM" . 1043388) ("XGRIDSTYLE" . 961847) ("YGRIDSTYLE" . 961847) ("ZGRIDSTYLE" . 961847) ("XMAJOR" . 941041) ("YMAJOR" . 941041) ("ZMAJOR" . 941041) ("XLOG" . 1040622) ("YLOG" . 1040622) ("ZLOG" . 1040622) ("XMINOR" . 941043) ("YMINOR" . 941043) ("ZMINOR" . 941043) ("XRANGE" . 941045) ("YRANGE" . 941045) ("ZRANGE" . 941045) ("XSUBTICKLEN" . 941047) ("YSUBTICKLEN" . 941047) ("ZSUBTICKLEN" . 941047) ("XTEXT_COLOR" . 941049) ("YTEXT_COLOR" . 941049) ("ZTEXT_COLOR" . 941049) ("XTICKFONT_INDEX" . 941051) ("YTICKFONT_INDEX" . 941051) ("ZTICKFONT_INDEX" . 941051) ("XTICKFONT_SIZE" . 941058) ("YTICKFONT_SIZE" . 941058) ("ZTICKFONT_SIZE" . 941058) ("XTICKFONT_STYLE" . 941060) ("YTICKFONT_STYLE" . 941060) ("ZTICKFONT_STYLE" . 941060) ("XTICKFORMAT" . 941066) ("YTICKFORMAT" . 941066) ("ZTICKFORMAT" . 941066) ("XTICKINTERVAL" . 941083) ("YTICKINTERVAL" . 941083) ("ZTICKINTERVAL" . 941083) ("XTICKLAYOUT" . 941086) ("YTICKLAYOUT" . 941086) ("ZTICKLAYOUT" . 941086) ("XTICKLEN" . 941093) ("YTICKLEN" . 941093) ("ZTICKLEN" . 941093) ("XTICKNAME" . 941095) ("YTICKNAME" . 941095) ("ZTICKNAME" . 941095) ("XTICKUNITS" . 941097) ("YTICKUNITS" . 941097) ("ZTICKUNITS" . 941097) ("XTICKVALUES" . 941112) ("YTICKVALUES" . 941112) ("ZTICKVALUES" . 941112) ("XTITLE" . 941114) ("YTITLE" . 941114) ("ZTITLE" . 941114) ("ZERO_OPACITY_SKIP" . 941116))) ("ITCURRENT" pro nil (system) "%s, iToolID" ("ITCURRENT.html")) ("ITDELETE" pro nil (system) "%s[, iToolID]" ("ITDELETE.html")) ("ITGETCURRENT" fun nil (system) "Result = %s( )" ("ITGETCURRENT.html" ("TOOL" . 941481))) ("ITREGISTER" pro nil (system) "%s, Name, ItemName" ("ITREGISTER.html" ("ANNOTATION" . 961620) ("DEFAULT" . 980906) ("FILE_READER" . 961629) ("FILE_WRITER" . 961635) ("TYPES" . 941578) ("UI_PANEL" . 941581) ("UI_SERVICE" . 941584) ("USER_INTERFACE" . 961874) ("VISUALIZATION" . 941586))) ("ITRESET" pro nil (system) "%s" ("ITRESET.html" ("NO_PROMPT" . 941670))) ("ITRESOLVE" pro nil (system) "%s" ("ITRESOLVE.html" ("PATH" . 969191))) ("IVECTOR" pro nil (system) "%s [, U, V [, X, Y]]" ("IVECTOR.html" ("ANISOTROPIC_SCALE_2D" . 1041113) ("ANISOTROPIC_SCALE_3D" . 1041255) ("ARROW_STYLE" . 1028208) ("ARROW_THICK" . 1028210) ("AUTO_COLOR" . 1027520) ("AUTO_SUBSAMPLE" . 1027522) ("BACKGROUND_COLOR" . 1027516) ("COLOR" . 1027384) ("DATA_LOCATION" . 1027534) ("DIMENSIONS" . 1027548) ("DIRECTION_CONVENTION" . 1027536) ("DISABLE_SPLASH_SCREEN" . 1027579) ("FIT_TO_VIEW" . 1043322) ("GRID_UNITS" . 1028054) ("HEAD_ANGLE" . 1028062) ("HEAD_INDENT" . 1028063) ("HEAD_PROPORTIONAL" . 1028070) ("HEAD_SIZE" . 1028072) ("HIDE" . 1028366) ("IDENTIFIER" . 1027947) ("INSERT_COLORBAR" . 1042943) ("LENGTH_SCALE" . 1028082) ("LOCATION" . 1027956) ("MACRO_NAMES" . 1027967) ("MAX_VALUE" . 1028107) ("MIN_VALUE" . 1028109) ("NAME" . 1027974) ("NO_SAVEPROMPT" . 1027976) ("OVERPLOT" . 1027978) ("RENDERER" . 1041583) ("RGB_TABLE" . 1028111) ("SCALE_ISOTROPIC" . 1040931) ("STREAMLINES" . 1028122) ("STREAMLINE_NSTEPS" . 1028124) ("STREAMLINE_STEPSIZE" . 1028139) ("STYLE_NAME" . 1028013) ("SUBSAMPLE_METHOD" . 1028148) ("SYM_COLOR" . 1041991) ("SYM_INDEX" . 1041994) ("SYM_SIZE" . 1042005) ("THICK" . 1028156) ("TITLE" . 1028019) ("TRANSPARENCY" . 1043238) ("USE_DEFAULT_COLOR" . 1042017) ("VECTOR_COLORS" . 1028161) ("VECTOR_STYLE" . 1028173) ("VIEW_GRID" . 1028021) ("VIEW_NEXT" . 1028033) ("VIEW_NUMBER" . 1028036) ("VIEW_TITLE" . 1028039) ("VIEW_ZOOM" . 1043397) ("X_STREAMPARTICLES" . 1028175) ("X_SUBSAMPLE" . 1028177) ("Y_STREAMPARTICLES" . 1029393) ("Y_SUBSAMPLE" . 1029396) ("ZVALUE" . 1029818) ("XGRIDSTYLE" . 1027742) ("YGRIDSTYLE" . 1027742) ("ZGRIDSTYLE" . 1027742) ("XLOG" . 1040660) ("YLOG" . 1040660) ("ZLOG" . 1040660) ("XMAJOR" . 1027745) ("YMAJOR" . 1027745) ("ZMAJOR" . 1027745) ("XMINOR" . 1027748) ("YMINOR" . 1027748) ("ZMINOR" . 1027748) ("XRANGE" . 1027751) ("YRANGE" . 1027751) ("ZRANGE" . 1027751) ("XSUBTICKLEN" . 1027754) ("YSUBTICKLEN" . 1027754) ("ZSUBTICKLEN" . 1027754) ("XTEXT_COLOR" . 1027757) ("YTEXT_COLOR" . 1027757) ("ZTEXT_COLOR" . 1027757) ("XTICKFONT_INDEX" . 1027760) ("YTICKFONT_INDEX" . 1027760) ("ZTICKFONT_INDEX" . 1027760) ("XTICKFONT_SIZE" . 1027768) ("YTICKFONT_SIZE" . 1027768) ("ZTICKFONT_SIZE" . 1027768) ("XTICKFONT_STYLE" . 1027771) ("YTICKFONT_STYLE" . 1027771) ("ZTICKFONT_STYLE" . 1027771) ("XTICKFORMAT" . 1027778) ("YTICKFORMAT" . 1027778) ("ZTICKFORMAT" . 1027778) ("XTICKINTERVAL" . 1027801) ("YTICKINTERVAL" . 1027801) ("ZTICKINTERVAL" . 1027801) ("XTICKLAYOUT" . 1027805) ("YTICKLAYOUT" . 1027805) ("ZTICKLAYOUT" . 1027805) ("XTICKLEN" . 1027814) ("YTICKLEN" . 1027814) ("ZTICKLEN" . 1027814) ("XTICKNAME" . 1027817) ("YTICKNAME" . 1027817) ("ZTICKNAME" . 1027817) ("XTICKUNITS" . 1027820) ("YTICKUNITS" . 1027820) ("ZTICKUNITS" . 1027820) ("XTICKVALUES" . 1027836) ("YTICKVALUES" . 1027836) ("ZTICKVALUES" . 1027836) ("XTITLE" . 1027839) ("YTITLE" . 1027839) ("ZTITLE" . 1027839))) ("IVOLUME" pro nil (system) "%s[, Vol0[, Vol1][, Vol2, Vol3]]" ("IVOLUME.html" ("AMBIENT" . 941804) ("ANISOTROPIC_SCALE_2D" . 1041129) ("ANISOTROPIC_SCALE_3D" . 1041268) ("AUTO_RENDER" . 941806) ("BACKGROUND_COLOR" . 941809) ("BOUNDS" . 963673) ("CLIP_PLANES" . 963690) ("COMPOSITE_FUNCTION" . 941815) ("DEPTH_CUE" . 941828) ("DIMENSIONS" . 941837) ("DISABLE_SPLASH_SCREEN" . 1013289) ("EXTENTS_TRANSPARENCY" . 964340) ("FIT_TO_VIEW" . 1043331) ("HIDE" . 941839) ("HINTS" . 941843) ("IDENTIFIER" . 941849) ("INTERPOLATE" . 941851) ("INSERT_COLORBAR" . 1042959) ("LIGHTING_MODEL" . 941853) ("LOCATION" . 941856) ("MACRO_NAMES" . 964580) ("NAME" . 941858) ("NO_SAVEPROMPT" . 982766) ("OPACITY_TABLE0" . 941860) ("OPACITY_TABLE1" . 941862) ("OVERPLOT" . 941864) ("RENDER_EXTENTS" . 941867) ("RENDER_STEP" . 941872) ("RENDER_QUALITY" . 941874) ("RENDERER" . 1041622) ("RGB_TABLE0" . 941879) ("RGB_TABLE1" . 941881) ("SCALE_ISOTROPIC" . 1040968) ("STYLE_NAME" . 964479) ("SUBVOLUME" . 941883) ("TITLE" . 941885) ("TWO_SIDED" . 941887) ("VIEW_GRID" . 941889) ("VIEW_NEXT" . 941891) ("VIEW_NUMBER" . 941894) ("VIEW_TITLE" . 1012586) ("VIEW_ZOOM" . 1043406) ("VOLUME_DIMENSIONS" . 941897) ("VOLUME_LOCATION" . 941899) ("XGRIDSTYLE" . 961859) ("YGRIDSTYLE" . 961859) ("ZGRIDSTYLE" . 961859) ("XMAJOR" . 941901) ("YMAJOR" . 941901) ("ZMAJOR" . 941901) ("XMINOR" . 941903) ("YMINOR" . 941903) ("ZMINOR" . 941903) ("XRANGE" . 941905) ("YRANGE" . 941905) ("ZRANGE" . 941905) ("XSUBTICKLEN" . 941907) ("YSUBTICKLEN" . 941907) ("ZSUBTICKLEN" . 941907) ("XTEXT_COLOR" . 941909) ("YTEXT_COLOR" . 941909) ("ZTEXT_COLOR" . 941909) ("XTICKFONT_INDEX" . 941911) ("YTICKFONT_INDEX" . 941911) ("ZTICKFONT_INDEX" . 941911) ("XTICKFONT_SIZE" . 941918) ("YTICKFONT_SIZE" . 941918) ("ZTICKFONT_SIZE" . 941918) ("XTICKFONT_STYLE" . 941920) ("YTICKFONT_STYLE" . 941920) ("ZTICKFONT_STYLE" . 941920) ("XTICKFORMAT" . 941926) ("YTICKFORMAT" . 941926) ("ZTICKFORMAT" . 941926) ("XTICKINTERVAL" . 941943) ("YTICKINTERVAL" . 941943) ("ZTICKINTERVAL" . 941943) ("XTICKLAYOUT" . 941946) ("YTICKLAYOUT" . 941946) ("ZTICKLAYOUT" . 941946) ("XTICKLEN" . 941953) ("YTICKLEN" . 941953) ("ZTICKLEN" . 941953) ("XTICKNAME" . 941955) ("YTICKNAME" . 941955) ("ZTICKNAME" . 941955) ("XTICKUNITS" . 941957) ("YTICKUNITS" . 941957) ("ZTICKUNITS" . 941957) ("XTICKVALUES" . 941972) ("YTICKVALUES" . 941972) ("ZTICKVALUES" . 941972) ("XTITLE" . 941974) ("YTITLE" . 941974) ("ZTITLE" . 941974) ("ZBUFFER" . 941976) ("ZERO_OPACITY_SKIP" . 941978))) ("JOURNAL" pro nil (system) "%s [, Arg]" ("JOURNAL.html")) ("JULDAY" fun nil (system) "Result = %s(Month, Day, Year, Hour, Minute, Second)" ("JULDAY.html")) ("KEYWORD_SET" fun nil (system) "Result = %s(Expression)" ("KEYWORD_SET.html")) ("KRIG2D" fun nil (system) "Result = %s( Z [, X, Y] )" ("KRIG2D.html" ("EXPONENTIAL" . 750596) ("SPHERICAL" . 750598) ("REGULAR" . 750607) ("XGRID" . 750609) ("XVALUES" . 750611) ("YGRID" . 750613) ("YVALUES" . 750615) ("BOUNDS" . 750620) ("GS" . 930292) ("NX" . 750622) ("NY" . 750624))) ("KURTOSIS" fun nil (system) "Result = %s(X )" ("KURTOSIS.html" ("DOUBLE" . 859078) ("NAN" . 860892))) ("KW_TEST" fun nil (system) "Result = %s( X )" ("KW_TEST.html" ("DF" . 53675) ("MISSING" . 53678))) ("L64INDGEN" fun nil (system) "Result = %s(D1 [, ..., D8])" ("L64INDGEN.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("LA_CHOLDC" pro nil (system) "%s, Array" ("LA_CHOLDC.html" ("DOUBLE" . 969070) ("STATUS" . 969072) ("UPPER" . 969077))) ("LA_CHOLMPROVE" fun nil (system) "Result = %s( Array, Achol, B, X )" ("LA_CHOLMPROVE.html" ("BACKWARD_ERROR" . 969194) ("DOUBLE" . 969196) ("FORWARD_ERROR" . 969198) ("UPPER" . 969200))) ("LA_CHOLSOL" fun nil (system) "Result = %s( A, B )" ("LA_CHOLSOL.html" ("DOUBLE" . 969317) ("UPPER" . 969319))) ("LA_DETERM" fun nil (system) "Result = %s( A )" ("LA_DETERM.html" ("CHECK" . 969400) ("DOUBLE" . 969402) ("ZERO" . 969404))) ("LA_EIGENPROBLEM" fun nil (system) "Result = %s( A [, B] )" ("LA_EIGENPROBLEM.html" ("ALPHA" . 969502) ("BALANCE" . 969505) ("BETA" . 969512) ("DOUBLE" . 969515) ("EIGENVECTORS" . 969517) ("LEFT_EIGENVECTORS" . 969520) ("NORM_BALANCE" . 969523) ("PERMUTE_RESULT" . 969525) ("RCOND_VALUE" . 969527) ("RCOND_VECTOR" . 969529) ("SCALE_RESULT" . 969531) ("STATUS" . 969533))) ("LA_EIGENQL" fun nil (system) "Result = %s( A [, B] )" ("LA_EIGENQL.html" ("DOUBLE" . 969688) ("EIGENVECTORS" . 969690) ("FAILED" . 969692) ("GENERALIZED" . 969695) ("METHOD" . 969701) ("RANGE" . 969707) ("SEARCH_RANGE" . 969709) ("STATUS" . 969712) ("TOLERANCE" . 969723))) ("LA_EIGENVEC" fun nil (system) "Result = %s( T, QZ )" ("LA_EIGENVEC.html" ("BALANCE" . 969898) ("DOUBLE" . 969901) ("EIGENINDEX" . 969903) ("LEFT_EIGENVECTORS" . 969906) ("PERMUTE_RESULT" . 969908) ("RCOND_VALUE" . 969910) ("RCOND_VECTOR" . 969912) ("SCALE_RESULT" . 969914) ("SELECT" . 969916))) ("LA_ELMHES" fun nil (system) "Result = %s( Array [, Q] )" ("LA_ELMHES.html" ("BALANCE" . 970060) ("DOUBLE" . 970067) ("NORM_BALANCE" . 970069) ("PERMUTE_RESULT" . 970071) ("SCALE_RESULT" . 970073))) ("LA_GM_LINEAR_MODEL" fun nil (system) "Result = %s( A, B, D, Y )" ("LA_GM_LINEAR_MODEL.html" ("DOUBLE" . 970161))) ("LA_HQR" fun nil (system) "Result = %s(H [, Q] )" ("LA_HQR.html" ("DOUBLE" . 970266) ("PERMUTE_RESULT" . 970268) ("STATUS" . 970270))) ("LA_INVERT" fun nil (system) "Result = %s( A )" ("LA_INVERT.html" ("DOUBLE" . 970351) ("STATUS" . 970353))) ("LA_LEAST_SQUARE_EQUALITY" fun nil (system) "Result = %s( A, B, C, D )" ("LA_LEAST_SQUARE_EQUALITY.html" ("DOUBLE" . 970448) ("RESIDUAL" . 970450))) ("LA_LEAST_SQUARES" fun nil (system) "Result = %s( A, B )" ("LA_LEAST_SQUARES.html" ("DOUBLE" . 970563) ("METHOD" . 970565) ("RANK" . 970571) ("RCONDITION" . 970573) ("RESIDUAL" . 970575) ("STATUS" . 970577))) ("LA_LINEAR_EQUATION" fun nil (system) "Result = %s( Array, B )" ("LA_LINEAR_EQUATION.html" ("BACKWARD_ERROR" . 970657) ("DOUBLE" . 970659) ("FORWARD_ERROR" . 970661) ("STATUS" . 970663))) ("LA_LUDC" pro nil (system) "%s, Array, Index" ("LA_LUDC.html" ("DOUBLE" . 970769) ("STATUS" . 970771))) ("LA_LUMPROVE" fun nil (system) "Result = %s( Array, Aludc, Index, B, X )" ("LA_LUMPROVE.html" ("BACKWARD_ERROR" . 970892) ("DOUBLE" . 970894) ("FORWARD_ERROR" . 970896))) ("LA_LUSOL" fun nil (system) "Result = %s( A, Index, B )" ("LA_LUSOL.html" ("DOUBLE" . 971007))) ("LA_SVD" pro nil (system) "%s, Array, W, U, V" ("LA_SVD.html" ("DIVIDE_CONQUER" . 971149) ("DOUBLE" . 971151) ("STATUS" . 971153))) ("LA_TRIDC" pro nil (system) "%s, AL, A, AU, U2, Index" ("LA_TRIDC.html" ("DOUBLE" . 971273) ("STATUS" . 971275))) ("LA_TRIMPROVE" fun nil (system) "Result = %s( AL, A, AU, DAL, DA, DAU, DU2, Index, B, X )" ("LA_TRIMPROVE.html" ("BACKWARD_ERROR" . 971423) ("DOUBLE" . 971425) ("FORWARD_ERROR" . 971427))) ("LA_TRIQL" pro nil (system) "%s, D, E [, A]" ("LA_TRIQL.html" ("DOUBLE" . 971540) ("STATUS" . 971542))) ("LA_TRIRED" pro nil (system) "%s, Array, D, E" ("LA_TRIRED.html" ("DOUBLE" . 971643) ("UPPER" . 971645))) ("LA_TRISOL" fun nil (system) "Result = %s( AL, A, AU, U2, Index, B )" ("LA_TRISOL.html" ("DOUBLE" . 971725))) ("LABEL_DATE" fun nil (system) "Result = %s( )" ("LABEL_DATE.html" ("AM_PM" . 939222) ("DATE_FORMAT" . 939215) ("DAYS_OF_WEEK" . 939285) ("MONTHS" . 939288) ("OFFSET" . 939291) ("ROUND_UP" . 940951))) ("LABEL_REGION" fun nil (system) "Result = %s( Data )" ("LABEL_REGION.html" ("ALL_NEIGHBORS" . 930484) ("ULONG" . 677395))) ("LADFIT" fun nil (system) "Result = %s( X, Y )" ("LADFIT.html" ("ABSDEV" . 53730) ("DOUBLE" . 837069))) ("LAGUERRE" fun nil (system) "Result = %s( X, N [, K] )" ("LAGUERRE.html" ("COEFFICIENTS" . 942495) ("DOUBLE" . 942497))) ("LAPLACIAN" fun nil (system) "Result = %s(Array )" ("LAPLACIAN.html" ("ADD_BACK" . 1070696) ("BIAS" . 1071029) ("CENTER" . 1071034) ("EDGE_TRUNCATE" . 1071036) ("EDGE_WRAP" . 1071041) ("EDGE_ZERO" . 1071038) ("INVALID" . 1071040) ("KERNEL_SIZE" . 1070698) ("MISSING" . 1071060) ("NAN" . 1071062) ("NORMALIZE" . 1071064) ("Threadpool Keywords" . 1071074))) ("LEEFILT" fun nil (system) "Result = %s( A [, N [, Sig]] )" ("LEEFILT.html" ("DOUBLE" . 939800) ("EXACT" . 833703))) ("LEGENDRE" fun nil (system) "Result = %s( X, L [, M] )" ("LEGENDRE.html" ("DOUBLE" . 942590))) ("LINBCG" fun nil (system) "Result = %s( A, B, X )" ("LINBCG.html" ("DOUBLE" . 50883) ("ITOL" . 50886) ("TOL" . 50893) ("ITER" . 50896) ("ITMAX" . 50899))) ("LINDGEN" fun nil (system) "Result = %s(D1 [, ..., D8])" ("LINDGEN.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("LINFIT" fun nil (system) "Result = %s( X, Y )" ("LINFIT.html" ("CHISQ" . 53778) ("COVAR" . 940616) ("DOUBLE" . 837073) ("MEASURE_ERRORS" . 53781) ("PROB" . 941301) ("SIGMA" . 941423) ("YFIT" . 941298))) ("LINKIMAGE" pro nil (system) "%s, Name, Image [, Type [, Entry]]" ("LINKIMAGE.html" ("DEVICE" . 855619) ("FUNCT" . 855622) ("KEYWORDS" . 855625) ("MAX_ARGS" . 855628) ("MIN_ARGS" . 855632))) ("LL_ARC_DISTANCE" fun nil (system) "Result = %s( Lon_lat0, Arc_Dist, Az )" ("LL_ARC_DISTANCE.html" ("DEGREES" . 758227))) ("LMFIT" fun nil (system) "Result = %s( X, Y, A )" ("LMFIT.html" ("ALPHA" . 849263) ("CHISQ" . 831462) ("CONVERGENCE" . 831464) ("COVAR" . 831689) ("DOUBLE" . 831466) ("FITA" . 831077) ("FUNCTION_NAME" . 831083) ("ITER" . 831471) ("ITMAX" . 831092) ("ITMIN" . 831094) ("MEASURE_ERRORS" . 941497) ("SIGMA" . 940586) ("TOL" . 940573))) ("LMGR" fun nil (system) "Result = %s( )" ("LMGR.html" ("CLIENTSERVER" . 879327) ("DEMO" . 856060) ("EMBEDDED" . 856064) ("EXPIRE_DATE" . 932522) ("FORCE_DEMO" . 856072) ("INSTALL_NUM" . 932505) ("LMHOSTID" . 856081) ("RUNTIME" . 856085) ("SITE_NOTICE" . 932539) ("STUDENT" . 856089) ("TRIAL" . 856094) ("VM" . 996553))) ("LNGAMMA" fun nil (system) "Result = %s(Z)" ("LNGAMMA.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("LNP_TEST" fun nil (system) "Result = %s( X, Y )" ("LNP_TEST.html" ("DOUBLE" . 54544) ("HIFAC" . 941916) ("JMAX" . 54547) ("OFAC" . 54550) ("WK1" . 54553) ("WK2" . 54556))) ("LOADCT" pro nil (system) "%s [, Table]" ("LOADCT.html" ("BOTTOM" . 168327) ("FILE" . 759299) ("GET_NAMES" . 759305) ("NCOLORS" . 759308) ("RGB_TABLE" . 1071503) ("SILENT" . 1071527))) ("LOCALE_GET" fun nil (system) "Result = %s( )" ("LOCALE_GET.html")) ("LOGICAL_AND" fun nil (system) "Result = %s(Arg1, Arg2)" ("LOGICAL_AND.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("LOGICAL_OR" fun nil (system) "Result = %s(Arg1, Arg2)" ("LOGICAL_OR.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("LOGICAL_TRUE" fun nil (system) "Result = %s(Arg)" ("LOGICAL_TRUE.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("LON64ARR" fun nil (system) "Result = %s( D1 [, ..., D8] )" ("LON64ARR.html" ("NOZERO" . 918880))) ("LONARR" fun nil (system) "Result = %s( D1 [, ..., D8] )" ("LONARR.html" ("NOZERO" . 916558))) ("LONG" fun nil (system) "Result = %s( Expression[, Offset [, D1 [, ..., D8]]] )" ("LONG.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("LONG64" fun nil (system) "Result = %s( Expression[, Offset [, D1 [, ..., D8]]] )" ("LONG64.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("LSODE" fun nil (system) "Result = %s( Y, X, H, Derivs[, Status] )" ("LSODE.html" ("ATOL" . 904984) ("QUIET" . 1014877) ("RTOL" . 905036))) ("LU_COMPLEX" fun nil (system) "Result = %s( A, B )" ("LU_COMPLEX.html" ("DOUBLE" . 750791) ("INVERSE" . 48859) ("SPARSE" . 37275))) ("LUDC" pro nil (system) "%s, A, Index" ("LUDC.html" ("COLUMN" . 58718) ("DOUBLE" . 50959) ("INTERCHANGES" . 50962))) ("LUMPROVE" fun nil (system) "Result = %s( A, Alud, Index, B, X )" ("LUMPROVE.html" ("COLUMN" . 58736) ("DOUBLE" . 51323))) ("LUSOL" fun nil (system) "Result = %s(A, Index, B )" ("LUSOL.html" ("COLUMN" . 58727) ("DOUBLE" . 50997))) ("M_CORRELATE" fun nil (system) "Result = %s( X, Y )" ("M_CORRELATE.html" ("DOUBLE" . 956112))) ("MACHAR" fun nil (system) "Result = %s( )" ("MACHAR.html" ("DOUBLE" . 928847))) ("MAKE_ARRAY" fun nil (system) "Result = %s ( [D1 [, ..., D8]] )" ("MAKE_ARRAY.html" ("BYTE" . 887432) ("COMPLEX" . 887435) ("DCOMPLEX" . 887438) ("DIMENSION" . 887441) ("DOUBLE" . 887444) ("FLOAT" . 887447) ("L64" . 916074) ("INDEX" . 887450) ("INTEGER" . 887453) ("LONG" . 887456) ("NOZERO" . 887459) ("OBJ" . 887462) ("PTR" . 887465) ("SIZE" . 887468) ("STRING" . 887471) ("TYPE" . 887474) ("UINT" . 918501) ("UL64" . 918504) ("ULONG" . 916082) ("VALUE" . 887480)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("MAKE_DLL" pro nil (system) "%s, InputFiles [, OutputFile], ExportedRoutineNames" ("MAKE_DLL.html" ("CC" . 960457) ("COMPILE_DIRECTORY" . 960459) ("DLL_PATH" . 960461) ("EXPORTED_DATA" . 960463) ("EXTRA_CFLAGS" . 960465) ("EXTRA_LFLAGS" . 960467) ("INPUT_DIRECTORY" . 960469) ("LD" . 960471) ("NOCLEANUP" . 960473) ("OUTPUT_DIRECTORY" . 960502) ("REUSE_EXISTING" . 973081) ("SHOW_ALL_OUTPUT" . 960504) ("VERBOSE" . 960506))) ("MAP_2POINTS" fun nil (system) "Result = %s( lon0, lat0, lon1, lat1 )" ("MAP_2POINTS.html" ("DPATH" . 960572) ("METERS" . 960574) ("MILES" . 960576) ("NPATH" . 960578) ("PARAMETERS" . 960581) ("RADIANS" . 960583) ("RADIUS" . 960585) ("RHUMB" . 960587))) ("MAP_CONTINENTS" pro nil (system) "%s" ("MAP_CONTINENTS.html" ("COASTS" . 1048587) ("COLOR" . 887531) ("CONTINENTS" . 957787) ("COUNTRIES" . 887534) ("FILL_CONTINENTS" . 887537) ("HIRES" . 887540) ("LIMIT" . 957885) ("MAP_STRUCTURE" . 1059750) ("MLINESTYLE" . 1059754) ("MLINETHICK" . 1134500) ("ORIENTATION" . 887588) ("RIVERS" . 887591) ("SPACING" . 887594) ("USA" . 887597)) ("Graphics_Keywords.html" ("T3D" . 315956) ("ZVALUE" . 316102))) ("MAP_GRID" pro nil (system) "%s [, /BOX_AXES |" ("MAP_GRID.html" ("BOX_AXES" . 919039) ("CHARSIZE" . 887636) ("CLIP_TEXT" . 919041) ("COLOR" . 887639) ("FILL_HORIZON" . 958045) ("GLINESTYLE" . 887642) ("GLINETHICK" . 887648) ("HORIZON" . 958090) ("INCREMENT" . 958092) ("LABEL" . 958064) ("LATALIGN" . 887654) ("LATDEL" . 887657) ("LATLAB" . 887660) ("LATNAMES" . 887663) ("LATS" . 887668) ("LONALIGN" . 887673) ("LONDEL" . 887676) ("LONLAB" . 887679) ("LONNAMES" . 887682) ("LONS" . 887687) ("MAP_STRUCTURE" . 1059914) ("NO_GRID" . 958111) ("ORIENTATION" . 887692)) ("Graphics_Keywords.html" ("T3D" . 315956) ("ZVALUE" . 316102))) ("MAP_IMAGE" fun nil (system) "Result = %s( Image [, Startx, Starty [, Xsize, Ysize]] )" ("MAP_IMAGE.html" ("LATMIN" . 887745) ("LATMAX" . 887748) ("LONMIN" . 887751) ("LONMAX" . 887754) ("BILINEAR" . 903532) ("COMPRESS" . 887760) ("SCALE" . 887763) ("MAP_STRUCTURE" . 1060029) ("MASK" . 1061279) ("MAX_VALUE" . 887766) ("MIN_VALUE" . 887770) ("MISSING" . 887774))) ("MAP_PATCH" fun nil (system) "Result = %s( Image_Orig [, Lons, Lats] )" ("MAP_PATCH.html" ("LAT0" . 958167) ("LAT1" . 887838) ("LON0" . 887841) ("LON1" . 887844) ("MAX_VALUE" . 928019) ("MISSING" . 887847) ("TRIANGULATE" . 887853) ("XSIZE" . 887856) ("XSTART" . 887859) ("YSIZE" . 887862) ("YSTART" . 887865))) ("MAP_PROJ_FORWARD" fun nil (system) "Result = %s(Longitude [, Latitude] )" ("MAP_PROJ_FORWARD.html" ("CONNECTIVITY" . 999199) ("FILL" . 999209) ("MAP_STRUCTURE" . 1059849) ("POLYGONS" . 999214) ("POLYLINES" . 999218) ("RADIANS" . 999222)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("MAP_PROJ_IMAGE" fun nil (system) "Result = %s(Image [, Range] )" ("MAP_PROJ_IMAGE.html" ("BILINEAR" . 1062551) ("DIMENSIONS" . 1062553) ("IMAGE_STRUCTURE" . 1062555) ("MAP_STRUCTURE" . 1062557) ("MASK" . 1062562) ("MAX_VALUE" . 1062565) ("MIN_VALUE" . 1062567) ("MISSING" . 1062569) ("UVRANGE" . 1062571) ("XINDEX" . 1096402) ("YINDEX" . 1096407))) ("MAP_PROJ_INFO" pro nil (system) "%s [, iproj]" ("MAP_PROJ_INFO.html" ("AZIMUTHAL" . 918995) ("CIRCLE" . 928077) ("CURRENT" . 918999) ("CYLINDRICAL" . 919001) ("LL_LIMITS" . 919003) ("NAME" . 919005) ("PROJ_NAMES" . 919007) ("UV_LIMITS" . 919011) ("UV_RANGE" . 928995))) ("MAP_PROJ_INIT" fun nil (system) "Result = %s( Projection )" ("MAP_PROJ_INIT.html" ("DATUM" . 999770) ("GCTP" . 999952) ("LIMIT" . 999954) ("RADIANS" . 999959) ("RELAXED" . 999961))) ("MAP_PROJ_INVERSE" fun nil (system) "Result = %s (X [, Y] )" ("MAP_PROJ_INVERSE.html" ("MAP_STRUCTURE" . 1000165) ("RADIANS" . 1000170)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("MAP_SET" pro nil (system) "%s [, P0lat, P0lon, Rot]" ("MAP_SET.html" ("AITOFF" . 957265) ("ALBERS" . 887925) ("AZIMUTHAL" . 887931) ("CONIC" . 887934) ("CYLINDRICAL" . 887940) ("GOODESHOMOLOSINE" . 918601) ("GNOMIC" . 887943) ("HAMMER" . 887946) ("LAMBERT" . 887950) ("MERCATOR" . 887953) ("MILLER_CYLINDRICAL" . 887956) ("MOLLWEIDE" . 887959) ("NAME" . 958229) ("ORTHOGRAPHIC" . 887962) ("ROBINSON" . 919362) ("SATELLITE" . 887965) ("SINUSOIDAL" . 887971) ("STEREOGRAPHIC" . 887974) ("TRANSVERSE_MERCATOR" . 887977) ("ADVANCE" . 887984) ("CHARSIZE" . 887987) ("CLIP" . 887990) ("COLOR" . 887997) ("CONTINENTS" . 888000) ("CON_COLOR" . 888003) ("E_CONTINENTS" . 888006) ("E_GRID" . 888009) ("E_HORIZON" . 888013) ("GLINESTYLE" . 888019) ("GLINETHICK" . 888025) ("GRID" . 949681) ("HIRES" . 888031) ("HORIZON" . 888034) ("LABEL" . 918537) ("LATALIGN" . 888043) ("LATLAB" . 888046) ("LATDEL" . 888049) ("LONALIGN" . 888052) ("LONDEL" . 888055) ("LONLAB" . 888058) ("MLINESTYLE" . 888061) ("MLINETHICK" . 888101) ("NOBORDER" . 958173) ("NOERASE" . 888107) ("REVERSE" . 888110) ("TITLE" . 958298) ("USA" . 888113) ("XMARGIN" . 958356) ("YMARGIN" . 888119) ("CENTRAL_AZIMUTH" . 888123) ("ELLIPSOID" . 888127) ("ISOTROPIC" . 888134) ("LIMIT" . 888141) ("SAT_P" . 888146) ("SCALE" . 958134) ("STANDARD_PARALLELS" . 888156)) ("Graphics_Keywords.html" ("POSITION" . 316026) ("T3D" . 315956) ("ZVALUE" . 316102))) ("MATRIX_MULTIPLY" fun nil (system) "Result = %s( A, B )" ("MATRIX_MULTIPLY.html" ("ATRANSPOSE" . 960661) ("BTRANSPOSE" . 960663)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("MATRIX_POWER" fun nil (system) "Result = %s(Array, N )" ("MATRIX_POWER.html" ("DOUBLE" . 1000204) ("STATUS" . 1000207))) ("MAX" fun nil (system) "Result = %s( Array [, %s_Subscript] )" ("MAX.html" ("ABSOLUTE" . 1047888) ("DIMENSION" . 888204) ("MIN" . 963501) ("NAN" . 888207) ("SUBSCRIPT_MIN" . 929038)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("MD_TEST" fun nil (system) "Result = %s( X )" ("MD_TEST.html" ("ABOVE" . 888251) ("BELOW" . 888254) ("MDC" . 888257))) ("MEAN" fun nil (system) "Result = %s( X )" ("MEAN.html" ("DOUBLE" . 888313) ("NAN" . 888316))) ("MEANABSDEV" fun nil (system) "Result = %s( X )" ("MEANABSDEV.html" ("DOUBLE" . 888362) ("MEDIAN" . 888365) ("NAN" . 888368))) ("MEDIAN" fun nil (system) "Result = %s ( Array [, Width] )" ("MEDIAN.html" ("DOUBLE" . 1047845) ("DIMENSION" . 978207) ("EVEN" . 978204))) ("MEMORY" fun nil (system) "Result = %s( )" ("MEMORY.html" ("CURRENT" . 960747) ("HIGHWATER" . 960749) ("L64" . 960751) ("NUM_ALLOC" . 960754) ("NUM_FREE" . 960756) ("STRUCTURE" . 960758))) ("MESH_CLIP" fun nil (system) "Result = %s (Plane, Vertsin, Connin, Vertsout, Connout  )" ("MESH_CLIP.html" ("AUXDATA_IN" . 948402) ("AUXDATA_OUT" . 948404) ("CUT_VERTS" . 948406))) ("MESH_DECIMATE" fun nil (system) "Result = %s (Verts, Conn, Connout )" ("MESH_DECIMATE.html" ("PERCENT_VERTICES" . 948431) ("PERCENT_POLYGONS" . 948433) ("PROGRESS_CALLBACK" . 1051741) ("PROGRESS_METHOD" . 1020618) ("PROGRESS_OBJECT" . 1020641) ("PROGRESS_PERCENT" . 1020654) ("PROGRESS_USERDATA" . 1020660) ("VERTICES" . 1020667))) ("MESH_ISSOLID" fun nil (system) "Result = %s (Conn)" ("MESH_ISSOLID.html")) ("MESH_MERGE" fun nil (system) "Result = %s (Verts, Conn, Verts1, Conn1  )" ("MESH_MERGE.html" ("COMBINE_VERTICES" . 948474) ("TOLERANCE" . 948480))) ("MESH_NUMTRIANGLES" fun nil (system) "Result = %s (Conn)" ("MESH_NUMTRIANGLES.html")) ("MESH_OBJ" pro nil (system) "%s, Type, Vertex_List, Polygon_List, Array1 [, Array2]" ("MESH_OBJ.html" ("CLOSED" . 888559) ("DEGREES" . 965212) ("P1" . 888562) ("P2" . 1119296) ("P3" . 1119300) ("P4" . 1119304) ("P5" . 1119291))) ("MESH_SMOOTH" fun nil (system) "Result = %s (Verts, Conn )" ("MESH_SMOOTH.html" ("ITERATIONS" . 948533) ("FIXED_VERTICES" . 948535) ("FIXED_EDGE_VERTICES" . 948537) ("LAMBDA" . 948539))) ("MESH_SURFACEAREA" fun nil (system) "Result = %s ( Verts, Conn )" ("MESH_SURFACEAREA.html" ("AUXDATA" . 948575) ("MOMENT" . 948577))) ("MESH_VALIDATE" fun nil (system) "Result = %s ( Verts, Conn  )" ("MESH_VALIDATE.html" ("COMBINE_VERTICES" . 948607) ("PACK_VERTICES" . 949513) ("REMOVE_NAN" . 948611) ("TOLERANCE" . 948613))) ("MESH_VOLUME" fun nil (system) "Result = %s ( Verts, Conn )" ("MESH_VOLUME.html" ("SIGNED" . 948632))) ("MESSAGE" pro nil (system) "%s, [Text] or %s, [Arg1, ... ArgN,] NAME=ErrorName or %s, /REISSUE_LAST" ("MESSAGE.html" ("BLOCK" . 888669) ("CONTINUE" . 965245) ("INFORMATIONAL" . 888672) ("IOERROR" . 888676) ("LEVEL" . 965401) ("NAME" . 965353) ("NONAME" . 965554) ("NOPREFIX" . 888682) ("NOPRINT" . 888686) ("REISSUE_LAST" . 1016375) ("RESET" . 1016373))) ("MIN" fun nil (system) "Result = %s( Array [, %s_Subscript] )" ("MIN.html" ("ABSOLUTE" . 1047943) ("DIMENSION" . 965599) ("MAX" . 963567) ("NAN" . 888740) ("SUBSCRIPT_MAX" . 965815)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("MIN_CURVE_SURF" fun nil (system) "Result = %s(Z [, X, Y] )" ("MIN_CURVE_SURF.html" ("CONST" . 956696) ("DOUBLE" . 929725) ("SPHERE" . 956689) ("TPS" . 888782) ("REGULAR" . 888785) ("XGRID" . 888787) ("XVALUES" . 888789) ("YGRID" . 888791) ("YVALUES" . 888793) ("GS" . 888796) ("BOUNDS" . 888798) ("NX" . 888800) ("NY" . 888802) ("XOUT" . 888804) ("YOUT" . 888806) ("XPOUT" . 888808) ("YPOUT" . 1119493))) ("MK_HTML_HELP" pro nil (system) "%s, Sources, Filename" ("MK_HTML_HELP.html" ("STRICT" . 888862) ("TITLE" . 888864) ("VERBOSE" . 888866))) ("MODIFYCT" pro nil (system) "%s, Itab, Name, R, G, B" ("MODIFYCT.html" ("FILE" . 962516))) ("MOMENT" fun nil (system) "Result = %s( X )" ("MOMENT.html" ("DOUBLE" . 888958) ("MDEV" . 888961) ("NAN" . 888964) ("SDEV" . 888970))) ("MORPH_CLOSE" fun nil (system) "Result = %s (Image, Structure  )" ("MORPH_CLOSE.html" ("GRAY" . 948649) ("PRESERVE_TYPE" . 948651) ("UINT" . 948653) ("ULONG" . 948655) ("VALUES" . 948657))) ("MORPH_DISTANCE" fun nil (system) "Result = %s (Data  )" ("MORPH_DISTANCE.html" ("BACKGROUND" . 948898) ("NEIGHBOR_SAMPLING" . 948900) ("NO_COPY" . 948943))) ("MORPH_GRADIENT" fun nil (system) "Result = %s (Image, Structure  )" ("MORPH_GRADIENT.html" ("PRESERVE_TYPE" . 948983) ("UINT" . 948985) ("ULONG" . 948987) ("VALUES" . 948989))) ("MORPH_HITORMISS" fun nil (system) "Result = %s (Image, HitStructure, MissStructure)" ("MORPH_HITORMISS.html")) ("MORPH_OPEN" fun nil (system) "Result = %s (Image, Structure  )" ("MORPH_OPEN.html" ("GRAY" . 949085) ("PRESERVE_TYPE" . 949087) ("UINT" . 949089) ("ULONG" . 949091) ("VALUES" . 949093))) ("MORPH_THIN" fun nil (system) "Result = %s ( Image, HitStructure, MissStructure )" ("MORPH_THIN.html")) ("MORPH_TOPHAT" fun nil (system) "Result = %s ( Image, Structure  )" ("MORPH_TOPHAT.html" ("PRESERVE_TYPE" . 949148) ("UINT" . 949150) ("ULONG" . 949152) ("VALUES" . 949154))) ("MPEG_CLOSE" pro nil (system) "%s, mpegID" ("MPEG_CLOSE.html")) ("MPEG_OPEN" fun nil (system) "mpegID = %s( Dimensions )" ("MPEG_OPEN.html" ("BITRATE" . 958969) ("FILENAME" . 958930) ("IFRAME_GAP" . 958935) ("MOTION_VEC_LENGTH" . 958939) ("QUALITY" . 958887))) ("MPEG_PUT" pro nil (system) "%s, mpegID" ("MPEG_PUT.html" ("COLOR" . 889108) ("FRAME" . 915949) ("IMAGE" . 889110) ("ORDER" . 889112) ("WINDOW" . 889114))) ("MPEG_SAVE" pro nil (system) "%s, mpegID" ("MPEG_SAVE.html" ("FILENAME" . 889150))) ("MULTI" pro nil (system) "%s, N" ("MULTI.html")) ("N_ELEMENTS" fun nil (system) "Result = %s(Expression)" ("N_ELEMENTS.html")) ("N_PARAMS" fun nil (system) "Result = %s()" ("N_PARAMS.html")) ("N_TAGS" fun nil (system) "Result = %s( Expression )" ("N_TAGS.html" ("DATA_LENGTH" . 889267) ("LENGTH" . 928988))) ("NEWTON" fun nil (system) "Result = %s( X, Vecfunc )" ("NEWTON.html" ("CHECK" . 889318) ("DOUBLE" . 889321) ("ITMAX" . 928608) ("STEPMAX" . 889327) ("TOLF" . 889330) ("TOLMIN" . 889334) ("TOLX" . 889337))) ("NOISE_HURL" fun nil (system) "Result = %s (Image [, Randomization] )" ("NOISE_HURL.html" ("ITERATIONS" . 951886) ("REPLACE_MAX" . 951700) ("REPLACE_MIN" . 951703) ("SEED" . 951706))) ("NOISE_HURL" pro nil (system) "Result is an array of the same type and dimensions as Image." ("NOISE_HURL.html" ("ITERATIONS" . 951886) ("REPLACE_MAX" . 951700) ("REPLACE_MIN" . 951703) ("SEED" . 951706))) ("NOISE_PICK" fun nil (system) "Result = %s(Image [, Randomization] )" ("NOISE_PICK.html" ("ITERATIONS" . 952031) ("SEED" . 952034))) ("NOISE_SCATTER" fun nil (system) "Result = %s(Image )" ("NOISE_SCATTER.html" ("CORRELATED_NOISE" . 952106) ("LEVELS" . 952111) ("NOISE_FACTOR" . 952116) ("SEED" . 952121))) ("NOISE_SLUR" fun nil (system) "Result = %s(Image [, Randomization])" ("NOISE_SLUR.html" ("ITERATIONS" . 952204) ("SEED" . 952207))) ("NORM" fun nil (system) "Result = %s( A )" ("NORM.html" ("DOUBLE" . 889381) ("LNORM" . 929047))) ("OBJ_CLASS" fun nil (system) "Result = %s( [Arg] )" ("OBJ_CLASS.html" ("COUNT" . 889415) ("SUPERCLASS" . 889418))) ("OBJ_DESTROY" pro nil (system) "%s, ObjRef [, Arg1, ..., Argn]" ("OBJ_DESTROY.html")) ("OBJ_HASMETHOD" fun nil (system) "Result = %s(Objref, Method)" ("OBJ_HASMETHOD.html")) ("OBJ_ISA" fun nil (system) "Result = %s(ObjectInstance, ClassName)" ("OBJ_ISA.html")) ("OBJ_NEW" fun nil (system) "Result = %s( [ObjectClassName [, Arg1......Argn]] )" ("OBJ_NEW.html")) ("OBJ_VALID" fun nil (system) "Result = %s( [Arg] )" ("OBJ_VALID.html" ("CAST" . 889505) ("COUNT" . 889508))) ("OBJARR" fun nil (system) "Result = %s( D1 [, ..., D8] )" ("OBJARR.html" ("NOZERO" . 889547))) ("ON_ERROR" pro nil (system) "%s, N" ("ON_ERROR.html")) ("ON_IOERROR" pro nil (system) "%s, Label" ("ON_IOERROR.html")) ("ONLINE_HELP" pro nil (system) "%s [, Value]" ("ONLINE_HELP.html" ("BOOK" . 889642) ("CONTEXT" . 934178) ("FULL_PATH" . 932136) ("QUIT" . 932700))) ("OPLOT" pro nil (system) "%s, [X,] Y" ("OPLOT.html" ("MAX_VALUE" . 889969) ("MIN_VALUE" . 889976) ("NSUM" . 889983) ("POLAR" . 889990) ("THICK" . 889995)) ("Graphics_Keywords.html" ("CLIP" . 315949) ("COLOR" . 315952) ("LINESTYLE" . 331728) ("NOCLIP" . 323508) ("PSYM" . 367154) ("SYMSIZE" . 316061) ("T3D" . 315956) ("ZVALUE" . 316102))) ("OPLOTERR" pro nil (system) "%s, [ X ,] Y , Err [, Psym ]" ("OPLOTERR.html")) ("P_CORRELATE" fun nil (system) "Result = %s( X, Y, C )" ("P_CORRELATE.html" ("DOUBLE" . 1073021))) ("PARSE_URL" fun nil (system) "Result = %s(URL)" ("PARSE_URL.html")) ("PARTICLE_TRACE" pro nil (system) "%s, Data, Seeds, Verts, Conn [, Normals]" ("PARTICLE_TRACE.html" ("ANISOTROPY" . 1071147) ("INTEGRATION" . 1071149) ("SEED_NORMAL" . 1071154) ("TOLERANCE" . 1071156) ("MAX_ITERATIONS" . 1071158) ("MAX_STEPSIZE" . 1071160) ("UNIFORM" . 1071162))) ("PATH_CACHE" pro nil (system) "%s" ("PATH_CACHE.html" ("CLEAR" . 1105531) ("ENABLE" . 1105534) ("REBUILD" . 1105537))) ("PATH_SEP" fun nil (system) "Result = %s( )" ("PATH_SEP.html" ("PARENT_DIRECTORY" . 1076856) ("SEARCH_PATH" . 1076858))) ("PCOMP" fun nil (system) "Result = %s( A )" ("PCOMP.html" ("COEFFICIENTS" . 844766) ("COVARIANCE" . 844768) ("DOUBLE" . 844770) ("EIGENVALUES" . 844772) ("NVARIABLES" . 844774) ("STANDARDIZE" . 844776) ("VARIANCES" . 844778))) ("PLOT" pro nil (system) "%s, [X,] Y" ("PLOT.html" ("ISOTROPIC" . 948898) ("MAX_VALUE" . 678098) ("MIN_VALUE" . 47057) ("NSUM" . 678100) ("POLAR" . 678103) ("THICK" . 678106) ("XLOG" . 810411) ("YLOG" . 1152359) ("YNOZERO" . 810415)) ("Graphics_Keywords.html" ("BACKGROUND" . 328424) ("CHARSIZE" . 266973) ("CHARTHICK" . 331668) ("CLIP" . 315949) ("COLOR" . 315952) ("DATA" . 315961) ("DEVICE" . 315977) ("FONT" . 331795) ("LINESTYLE" . 331728) ("NOCLIP" . 323508) ("NODATA" . 316018) ("NOERASE" . 316024) ("NORMAL" . 315963) ("POSITION" . 316026) ("PSYM" . 367154) ("SUBTITLE" . 316057) ("SYMSIZE" . 316061) ("T3D" . 315956) ("THICK" . 316006) ("TICKLEN" . 332207) ("TITLE" . 332238) ("XCHARSIZE" . 331699) ("YCHARSIZE" . 331699) ("ZCHARSIZE" . 331699) ("XGRIDSTYLE" . 332009) ("YGRIDSTYLE" . 332009) ("ZGRIDSTYLE" . 332009) ("XMARGIN" . 332038) ("YMARGIN" . 332038) ("ZMARGIN" . 332038) ("XMINOR" . 332061) ("YMINOR" . 332061) ("ZMINOR" . 332061) ("XRANGE" . 332090) ("YRANGE" . 332090) ("ZRANGE" . 332090) ("XSTYLE" . 332116) ("YSTYLE" . 332116) ("ZSTYLE" . 332116) ("XTHICK" . 332298) ("YTHICK" . 332298) ("ZTHICK" . 332298) ("XTICKFORMAT" . 332347) ("YTICKFORMAT" . 332347) ("ZTICKFORMAT" . 332347) ("XTICKINTERVAL" . 332463) ("YTICKINTERVAL" . 332463) ("ZTICKINTERVAL" . 332463) ("XTICKLAYOUT" . 332488) ("YTICKLAYOUT" . 332488) ("ZTICKLAYOUT" . 332488) ("XTICKLEN" . 332513) ("YTICKLEN" . 332513) ("ZTICKLEN" . 332513) ("XTICKNAME" . 332536) ("YTICKNAME" . 332536) ("ZTICKNAME" . 332536) ("XTICKS" . 332559) ("YTICKS" . 332559) ("ZTICKS" . 332559) ("XTICKUNITS" . 332586) ("YTICKUNITS" . 332586) ("ZTICKUNITS" . 332586) ("XTICKV" . 332628) ("YTICKV" . 332628) ("ZTICKV" . 332628) ("XTICK_GET" . 332321) ("YTICK_GET" . 332321) ("ZTICK_GET" . 332321) ("XTITLE" . 316100) ("YTITLE" . 316100) ("ZTITLE" . 316100) ("ZVALUE" . 316102))) ("PLOT_3DBOX" pro nil (system) "%s, X, Y, Z" ("PLOT_3DBOX.html" ("AX" . 1149982) ("AZ" . 1149989) ("GRIDSTYLE" . 137555) ("PSYM" . 137608) ("SOLID_WALLS" . 835291) ("XY_PLANE" . 137639) ("XYSTYLE" . 137642) ("XZ_PLANE" . 137637) ("XZSTYLE" . 137638) ("YZ_PLANE" . 137640) ("YZSTYLE" . 137643) ("ZAXIS" . 1150024)) ("Graphics_Keywords.html" ("BACKGROUND" . 328424) ("CHARSIZE" . 266973) ("CHARTHICK" . 331668) ("CLIP" . 315949) ("COLOR" . 315952) ("DATA" . 315961) ("DEVICE" . 315977) ("LINESTYLE" . 331728) ("NOCLIP" . 323508) ("NOERASE" . 316024) ("NORMAL" . 315963) ("POSITION" . 316026) ("SUBTITLE" . 316057) ("T3D" . 315956) ("THICK" . 316006) ("TICKLEN" . 332207) ("TITLE" . 332238) ("XCHARSIZE" . 331699) ("YCHARSIZE" . 331699) ("ZCHARSIZE" . 331699) ("XGRIDSTYLE" . 332009) ("YGRIDSTYLE" . 332009) ("ZGRIDSTYLE" . 332009) ("XMARGIN" . 332038) ("YMARGIN" . 332038) ("ZMARGIN" . 332038) ("XMINOR" . 332061) ("YMINOR" . 332061) ("ZMINOR" . 332061) ("XRANGE" . 332090) ("YRANGE" . 332090) ("ZRANGE" . 332090) ("XSTYLE" . 332116) ("YSTYLE" . 332116) ("ZSTYLE" . 332116) ("XTHICK" . 332298) ("YTHICK" . 332298) ("ZTHICK" . 332298) ("XTICKFORMAT" . 332347) ("YTICKFORMAT" . 332347) ("ZTICKFORMAT" . 332347) ("XTICKLEN" . 332513) ("YTICKLEN" . 332513) ("ZTICKLEN" . 332513) ("XTICKNAME" . 332536) ("YTICKNAME" . 332536) ("ZTICKNAME" . 332536) ("XTICKS" . 332559) ("YTICKS" . 332559) ("ZTICKS" . 332559) ("XTICKV" . 332628) ("YTICKV" . 332628) ("ZTICKV" . 332628) ("XTITLE" . 316100) ("YTITLE" . 316100) ("ZTITLE" . 316100))) ("PLOT_FIELD" pro nil (system) "%s, U, V" ("PLOT_FIELD.html" ("ASPECT" . 757604) ("LENGTH" . 757607) ("N" . 757610) ("TITLE" . 757613))) ("PLOTERR" pro nil (system) "%s, [ X ,] Y , Err" ("PLOTERR.html" ("TYPE" . 757647) ("PSYM" . 757654))) ("PLOTS" pro nil (system) "%s, X [, Y [, Z]]" ("PLOTS.html" ("CONTINUE" . 678168)) ("Graphics_Keywords.html" ("CLIP" . 315949) ("COLOR" . 315952) ("DATA" . 315961) ("DEVICE" . 315977) ("LINESTYLE" . 331728) ("NOCLIP" . 323508) ("NORMAL" . 315963) ("PSYM" . 367154) ("SYMSIZE" . 316061) ("T3D" . 315956) ("THICK" . 316006) ("Z" . 332658))) ("PNT_LINE" fun nil (system) "Result = %s( P0, L0, L1 [, Pl] )" ("PNT_LINE.html" ("INTERVAL" . 758337))) ("POINT_LUN" pro nil (system) "%s, Unit, Position" ("POINT_LUN.html")) ("POLAR_CONTOUR" pro nil (system) "%s, Z, Theta, R" ("POLAR_CONTOUR.html" ("C_ANNOTATION" . 1150148) ("C_CHARSIZE" . 1150157) ("C_CHARTHICK" . 1150160) ("C_COLORS" . 1150163) ("C_LINESTYLE" . 1150179) ("C_ORIENTATION" . 1150189) ("C_SPACING" . 1150192) ("C_THICK" . 1150195) ("CELL_FILL" . 1150198) ("CLOSED" . 1150203) ("FILL" . 1150212) ("IRREGULAR" . 1150222) ("ISOTROPIC" . 1150229) ("LEVELS" . 1151566) ("MAX_VALUE" . 1151577) ("MIN_VALUE" . 1150251) ("NLEVELS" . 1150257) ("OVERPLOT" . 1150260) ("SHOW_TRIANGULATION" . 1151614) ("TRIANGULATION" . 1150366) ("XLOG" . 1150369) ("YLOG" . 1150373) ("ZAXIS" . 1150378)) ("Graphics_Keywords.html" ("BACKGROUND" . 328424) ("CHARSIZE" . 266973) ("CHARTHICK" . 331668) ("CLIP" . 315949) ("COLOR" . 315952) ("DATA" . 315961) ("DEVICE" . 315977) ("FONT" . 331795) ("NOCLIP" . 323508) ("NODATA" . 316018) ("NOERASE" . 316024) ("NORMAL" . 315963) ("POSITION" . 316026) ("SUBTITLE" . 316057) ("T3D" . 315956) ("THICK" . 316006) ("TICKLEN" . 332207) ("TITLE" . 332238) ("XCHARSIZE" . 331699) ("YCHARSIZE" . 331699) ("ZCHARSIZE" . 331699) ("XGRIDSTYLE" . 332009) ("YGRIDSTYLE" . 332009) ("ZGRIDSTYLE" . 332009) ("XMARGIN" . 332038) ("YMARGIN" . 332038) ("ZMARGIN" . 332038) ("XMINOR" . 332061) ("YMINOR" . 332061) ("ZMINOR" . 332061) ("XRANGE" . 332090) ("YRANGE" . 332090) ("ZRANGE" . 332090) ("XSTYLE" . 332116) ("YSTYLE" . 332116) ("ZSTYLE" . 332116) ("XTHICK" . 332298) ("YTHICK" . 332298) ("ZTHICK" . 332298) ("XTICKFORMAT" . 332347) ("YTICKFORMAT" . 332347) ("ZTICKFORMAT" . 332347) ("XTICKINTERVAL" . 332463) ("YTICKINTERVAL" . 332463) ("ZTICKINTERVAL" . 332463) ("XTICKLAYOUT" . 332488) ("YTICKLAYOUT" . 332488) ("ZTICKLAYOUT" . 332488) ("XTICKLEN" . 332513) ("YTICKLEN" . 332513) ("ZTICKLEN" . 332513) ("XTICKNAME" . 332536) ("YTICKNAME" . 332536) ("ZTICKNAME" . 332536) ("XTICKS" . 332559) ("YTICKS" . 332559) ("ZTICKS" . 332559) ("XTICKUNITS" . 332586) ("YTICKUNITS" . 332586) ("ZTICKUNITS" . 332586) ("XTICKV" . 332628) ("YTICKV" . 332628) ("ZTICKV" . 332628) ("XTICK_GET" . 332321) ("YTICK_GET" . 332321) ("ZTICK_GET" . 332321) ("XTITLE" . 316100) ("YTITLE" . 316100) ("ZTITLE" . 316100) ("ZVALUE" . 316102))) ("POLAR_SURFACE" fun nil (system) "Result = %s( Z, R, Theta )" ("POLAR_SURFACE.html" ("GRID" . 753637) ("SPACING" . 753639) ("BOUNDS" . 753641) ("QUINTIC" . 753643) ("MISSING" . 753645))) ("POLY" fun nil (system) "Result = %s(X, C)" ("POLY.html")) ("POLY_2D" fun nil (system) "Result = %s( Array, P, Q [, Interp [, Dimx, Dimy]] )" ("POLY_2D.html" ("CUBIC" . 678217) ("MISSING" . 680892)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("POLY_AREA" fun nil (system) "Result = %s( X, Y )" ("POLY_AREA.html" ("DOUBLE" . 1074988) ("SIGNED" . 1074986))) ("POLY_FIT" fun nil (system) "Result = %s( X, Y, Degree )" ("POLY_FIT.html" ("CHISQ" . 1073859) ("COVAR" . 1073862) ("DOUBLE" . 837040) ("MEASURE_ERRORS" . 1074498) ("SIGMA" . 1074050) ("STATUS" . 1073417) ("YBAND" . 1074058) ("YERROR" . 1074060) ("YFIT" . 1074062))) ("POLYFILL" pro nil (system) "%s, X [, Y [, Z]]" ("POLYFILL.html" ("IMAGE_COORD" . 678254) ("IMAGE_INTERP" . 678256) ("LINE_FILL" . 678258) ("PATTERN" . 678260) ("SPACING" . 678269) ("TRANSPARENT" . 678271)) ("Graphics_Keywords.html" ("CLIP" . 315949) ("COLOR" . 315952) ("DATA" . 315961) ("DEVICE" . 315977) ("LINESTYLE" . 331728) ("NOCLIP" . 323508) ("NORMAL" . 315963) ("ORIENTATION" . 315964) ("T3D" . 315956) ("THICK" . 316006) ("Z" . 332658))) ("POLYFILLV" fun nil (system) "Result = %s( X, Y, Sx, Sy [, Run_Length] )" ("POLYFILLV.html")) ("POLYSHADE" fun nil (system) "Result = %s( Vertices, Polygons) or Result = %s(X, Y, Z, Polygons)" ("POLYSHADE.html" ("DATA" . 678323) ("NORMAL" . 678325) ("POLY_SHADES" . 678327) ("SHADES" . 678329) ("T3D" . 678331) ("TOP" . 678333) ("XSIZE" . 678335) ("YSIZE" . 678338))) ("POLYWARP" pro nil (system) "%s, Xi, Yi, Xo, Yo, Degree, Kx, Ky" ("POLYWARP.html" ("DOUBLE" . 1075034) ("STATUS" . 1075060))) ("POPD" pro nil (system) "%s" ("POPD.html")) ("POWELL" pro nil (system) "%s, P, Xi, Ftol, Fmin, Func" ("POWELL.html" ("DOUBLE" . 51467) ("ITER" . 51470) ("ITMAX" . 51473))) ("PREF_COMMIT" pro nil (system) "%s [, PreferenceName]" ("PREF_COMMIT.html" ("RESET" . 1145261) ("RESIGNAL" . 1145264))) ("PREF_GET" fun nil (system) "Result = %s( [PrefName] )" ("PREF_GET.html" ("NAMES_ALL" . 1145367) ("NUM_PENDING" . 1145370) ("STRUCTURE" . 1145376))) ("PREF_MIGRATE" pro nil (system) "%s" ("PREF_MIGRATE.html" ("MACRO" . 1145502) ("PREFERENCE" . 1145505) ("STARTUP" . 1145508))) ("PREF_SET" pro nil (system) "%s, PrefName1, Value1 [, ... PrefNamen, Valuen ] or %s, PrefName1 [, ... PrefNamen ] , /DEFAULT, or %s, FILENAME=file" ("PREF_SET.html" ("COMMIT" . 1145575) ("DEFAULT" . 1145581) ("FILENAME" . 1145586))) ("PREWITT" fun nil (system) "Result = %s(Image)" ("PREWITT.html")) ("PRIMES" fun nil (system) "Result = %s(K)" ("PRIMES.html")) ("PRINTD" pro nil (system) "%s" ("PRINTD.html")) ("PRO" pro nil (system) "%s %scedure_Name, argument1, ..., argumentn" ("PRO.html")) ("PRODUCT" fun nil (system) "Result = %s(Array [, Dimension] )" ("PRODUCT.html" ("CUMULATIVE" . 1088999) ("INTEGER" . 1111663) ("NAN" . 1089001) ("PRESERVE_TYPE" . 1112722)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("PROFILE" fun nil (system) "Result = %s( Image [, XX, YY] )" ("PROFILE.html" ("NOMARK" . 757684) ("XSTART" . 757687) ("YSTART" . 757690))) ("PROFILER" pro nil (system) "%s [, Module]" ("PROFILER.html" ("CLEAR" . 900205) ("DATA" . 1088814) ("OUTPUT" . 900155) ("REPORT" . 900194) ("RESET" . 900195) ("SYSTEM" . 900159))) ("PROFILES" pro nil (system) "%s, Image" ("PROFILES.html" ("ORDER" . 757719) ("SX" . 757722) ("SY" . 757725) ("WSIZE" . 757728))) ("PROJECT_VOL" fun nil (system) "Result = %s( Vol, X_Sample, Y_Sample, Z_Sample )" ("PROJECT_VOL.html" ("AVG_INTENSITY" . 786865) ("CUBIC" . 1105686) ("DEPTH_Q" . 1105735) ("OPAQUE" . 786868) ("TRANS" . 786871) ("XSIZE" . 1105761) ("YSIZE" . 1105822) ("Z_BUFFER" . 1105820))) ("PS_SHOW_FONTS" pro nil (system) "%s" ("PS_SHOW_FONTS.html" ("NOLATIN" . 762026))) ("PSAFM" pro nil (system) "%s, Input_Filename, Output_Filename" ("PSAFM.html")) ("PSEUDO" pro nil (system) "%s, Litlo, Lithi, Satlo, Sathi, Hue, Loops [, Colr]" ("PSEUDO.html")) ("PTR_FREE" pro nil (system) "%s, P1, ... ..., Pn" ("PTR_FREE.html")) ("PTR_NEW" fun nil (system) "Result = %s( [InitExpr] )" ("PTR_NEW.html" ("ALLOCATE_HEAP" . 845063) ("NO_COPY" . 845065))) ("PTR_VALID" fun nil (system) "Result = %s( [Arg] )" ("PTR_VALID.html" ("CAST" . 863586) ("COUNT" . 863622))) ("PTRARR" fun nil (system) "Result = %s( D1, ... ..., D8 )" ("PTRARR.html" ("ALLOCATE_HEAP" . 845095) ("NOZERO" . 845097))) ("PUSHD" pro nil (system) "%s, Dir" ("PUSHD.html")) ("QGRID3" fun nil (system) "Result = %s( XYZ, F, Tetrahedra  ) or Result = %s( X, Y, Z, F, Tetrahedra  )" ("QGRID3.html" ("DELTA" . 1073303) ("DIMENSION" . 1073305) ("MISSING" . 1073307) ("START" . 1073309))) ("QHULL" pro nil (system) "%s, V,  Tr or %s, V0 , V1, [, V2 ... [, V6] ] , Tr" ("QHULL.html" ("BOUNDS" . 1073465) ("CONNECTIVITY" . 1073467) ("DELAUNAY" . 1073473) ("SPHERE" . 1073475) ("VDIAGRAM" . 1073477) ("VNORMALS" . 1073481) ("VVERTICES" . 1073483))) ("QROMB" fun nil (system) "Result = %s( Func, A, B )" ("QROMB.html" ("DOUBLE" . 51533) ("EPS" . 51536) ("JMAX" . 51539) ("K" . 51542))) ("QROMO" fun nil (system) "Result = %s(Func, A [, B] )" ("QROMO.html" ("DOUBLE" . 51594) ("EPS" . 51597) ("JMAX" . 51600) ("K" . 51603) ("MIDEXP" . 51606) ("MIDINF" . 51609) ("MIDPNT" . 51612) ("MIDSQL" . 51615) ("MIDSQU" . 51618))) ("QSIMP" fun nil (system) "Result = %s( Func, A, B )" ("QSIMP.html" ("DOUBLE" . 51671) ("EPS" . 51674) ("JMAX" . 51677))) ("QUERY_ASCII" fun nil (system) "Result = %s( Filename [, Info] )" ("QUERY_ASCII.html")) ("QUERY_BMP" fun nil (system) "Result = %s ( Filename [, Info] )" ("QUERY_BMP.html")) ("QUERY_DICOM" fun nil (system) "Result = %s( Filename [, Info]  )" ("QUERY_DICOM.html" ("IMAGE_INDEX" . 1045358) ("DICOMEX" . 1113256))) ("QUERY_GIF" fun nil (system) "Result = %s ( Filename [, Info] )" ("QUERY_GIF.html")) ("QUERY_IMAGE" fun nil (system) "Result = %s( Filename [, Info]  )" ("QUERY_IMAGE.html" ("CHANNELS" . 1070109) ("DIMENSIONS" . 1070111) ("HAS_PALETTE" . 1070113) ("IMAGE_INDEX" . 1070115) ("NUM_IMAGES" . 1108577) ("PIXEL_TYPE" . 1108581) ("SUPPORTED_READ" . 1070131) ("SUPPORTED_WRITE" . 1070133) ("TYPE" . 1104573))) ("QUERY_JPEG" fun nil (system) "Result = %s ( Filename [, Info] )" ("QUERY_JPEG.html")) ("QUERY_JPEG2000" fun nil (system) "Result = %s(Filename [, Info] )" ("QUERY_JPEG2000.html")) ("QUERY_MRSID" fun nil (system) "Result = %s( Filename [, Info] )" ("QUERY_MRSID.html" ("LEVEL" . 1073601))) ("QUERY_PICT" fun nil (system) "Result = %s ( Filename [, Info] )" ("QUERY_PICT.html")) ("QUERY_PNG" fun nil (system) "Result = %s ( Filename [, Info] )" ("QUERY_PNG.html")) ("QUERY_PPM" fun nil (system) "Result = %s ( Filename [, Info] )" ("QUERY_PPM.html" ("MAXVAL" . 1045715))) ("QUERY_SRF" fun nil (system) "Result = %s (Filename [, Info] )" ("QUERY_SRF.html")) ("QUERY_TIFF" fun nil (system) "Result = %s ( Filename [, Info] )" ("QUERY_TIFF.html" ("GEOTIFF" . 1091493) ("IMAGE_INDEX" . 1045788))) ("QUERY_WAV" fun nil (system) "Result = %s ( Filename[, Info] )" ("QUERY_WAV.html")) ("R_CORRELATE" fun nil (system) "Result = %s( X, Y )" ("R_CORRELATE.html" ("D" . 54014) ("KENDALL" . 54017) ("PROBD" . 54020) ("ZD" . 54023))) ("R_TEST" fun nil (system) "Result = %s( X )" ("R_TEST.html" ("N0" . 54060) ("N1" . 54063) ("R" . 54066))) ("RADON" fun nil (system) "Result = %s( Array ) or Result = %s( Array, /BACKPROJECT, RHO=variable, THETA=variable   )" ("RADON.html" ("BACKPROJECT" . 1081929) ("DOUBLE" . 1081932) ("DRHO" . 1081934) ("DX" . 1081936) ("DY" . 1081938) ("GRAY" . 1081940) ("LINEAR" . 1081942) ("NRHO" . 1081944) ("NTHETA" . 1081946) ("NX" . 1081948) ("NY" . 1081950) ("RHO" . 1081952) ("RMIN" . 1081954) ("THETA" . 1081956) ("XMIN" . 1081958) ("YMIN" . 1081960))) ("RANDOMN" fun nil (system) "Result = %s( Seed [, D1 [, ..., D8]] [ )" ("RANDOMN.html" ("BINOMIAL" . 867947) ("DOUBLE" . 867736) ("GAMMA" . 1080709) ("LONG" . 1080819) ("NORMAL" . 867741) ("POISSON" . 867743) ("UNIFORM" . 867744))) ("RANDOMU" fun nil (system) "Result = %s( Seed [, D1 [, ..., D8]] [  )" ("RANDOMU.html" ("BINOMIAL" . 868252) ("DOUBLE" . 1080874) ("GAMMA" . 868213) ("LONG" . 1080854) ("NORMAL" . 868216) ("POISSON" . 868219) ("UNIFORM" . 868222))) ("RANKS" fun nil (system) "Result = %s(X)" ("RANKS.html")) ("RDPIX" pro nil (system) "%s, Image [, X0, Y0]" ("RDPIX.html")) ("READ_ASCII" fun nil (system) "Result = %s( [Filename] )" ("READ_ASCII.html" ("COMMENT_SYMBOL" . 864824) ("COUNT" . 864541) ("DATA_START" . 864606) ("DELIMITER" . 865250) ("HEADER" . 865253) ("MISSING_VALUE" . 864515) ("NUM_RECORDS" . 864373) ("RECORD_START" . 678426) ("TEMPLATE" . 863940) ("VERBOSE" . 863965))) ("READ_BINARY" fun nil (system) "Result = %s ([Filename] | FileUnit  )" ("READ_BINARY.html" ("DATA_DIMS" . 1071927) ("DATA_START" . 1071929) ("DATA_TYPE" . 1071931) ("ENDIAN" . 1071933) ("TEMPLATE" . 1071937))) ("READ_BMP" fun nil (system) "Result = %s( Filename, [, R, G, B] [, Ihdr] )" ("READ_BMP.html" ("RGB" . 867600))) ("READ_DICOM" fun nil (system) "Result = %s (Filename [, Red, Green, Blue] )" ("READ_DICOM.html" ("IMAGE_INDEX" . 1045423) ("DICOMEX" . 1207856))) ("READ_GIF" pro nil (system) "%s, Filename, Image [, R, G, B]" ("READ_GIF.html" ("BACKGROUND_COLOR" . 1223671) ("CLOSE" . 1165757) ("DELAY_TIME" . 1223705) ("DISPOSAL_METHOD" . 1223759) ("MULTIPLE" . 1165763) ("REPEAT_COUNT" . 1223824) ("TRANSPARENT" . 1223853) ("USER_INPUT" . 1223883))) ("READ_IMAGE" fun nil (system) "Result = %s (Filename [, Red, Green, Blue]  )" ("READ_IMAGE.html" ("IMAGE_INDEX" . 1071963))) ("READ_INTERFILE" pro nil (system) "%s, File, Data" ("READ_INTERFILE.html")) ("READ_JPEG" pro nil (system) "%s [, Filename], Image [, Colortable]" ("READ_JPEG.html" ("BUFFER" . 279694) ("COLORS" . 279696) ("DITHER" . 279697) ("GRAYSCALE" . 1064444) ("ORDER" . 868283) ("TRUE" . 279699) ("TWO_PASS_QUANTIZE" . 279700) ("UNIT" . 279701))) ("READ_JPEG2000" fun nil (system) "Result = %s(Filename [, Red, Green, Blue] )" ("READ_JPEG2000.html" ("DISCARD_LEVELS" . 1171494) ("MAX_LAYERS" . 1171497) ("ORDER" . 1171500) ("REGION" . 1171503))) ("READ_MRSID" fun nil (system) "Result = %s ( Filename )" ("READ_MRSID.html" ("LEVEL" . 1086317) ("SUB_RECT" . 1086319))) ("READ_PICT" pro nil (system) "%s, Filename, Image [, R, G, B]" ("READ_PICT.html")) ("READ_PNG" fun nil (system) "Result = %s ( Filename [, R, G, B] )" ("READ_PNG.html" ("ORDER" . 1045842) ("VERBOSE" . 1075225) ("TRANSPARENT" . 1045845))) ("READ_PNG" pro nil (system) "%s, Filename, Image [, R, G, B]" ("READ_PNG.html" ("ORDER" . 1045842) ("VERBOSE" . 1075225) ("TRANSPARENT" . 1045845))) ("READ_PPM" pro nil (system) "%s, Filename, Image" ("READ_PPM.html" ("MAXVAL" . 67809))) ("READ_SPR" fun nil (system) "Result = %s(Filename)" ("READ_SPR.html")) ("READ_SRF" pro nil (system) "%s, Filename, Image [, R, G, B]" ("READ_SRF.html")) ("READ_SYLK" fun nil (system) "Result = %s( File )" ("READ_SYLK.html" ("ARRAY" . 67837) ("COLMAJOR" . 67840) ("NCOLS" . 67844) ("NROWS" . 67847) ("STARTCOL" . 67850) ("STARTROW" . 67853) ("USEDOUBLES" . 67856) ("USELONGS" . 67859))) ("READ_TIFF" fun nil (system) "Result = %s( Filename [, R, G, B]  )" ("READ_TIFF.html" ("CHANNELS" . 1078044) ("DOT_RANGE" . 1134312) ("GEOTIFF" . 966463) ("IMAGE_INDEX" . 966504) ("ICC_PROFILE" . 1134317) ("INTERLEAVE" . 1077871) ("ORIENTATION" . 948922) ("PHOTOSHOP" . 1134329) ("PLANARCONFIG" . 1086578) ("SUB_RECT" . 966525) ("VERBOSE" . 966492))) ("READ_WAV" fun nil (system) "Result = %s ( Filename [, Rate] )" ("READ_WAV.html")) ("READ_WAVE" pro nil (system) "%s, File, Variables, Names, Dimensions" ("READ_WAVE.html" ("MESHNAMES" . 756240))) ("READ_X11_BITMAP" pro nil (system) "%s, File, Bitmap [, X, Y]" ("READ_X11_BITMAP.html" ("EXPAND_TO_BYTES" . 756264))) ("READ_XWD" fun nil (system) "Result = %s( Filename[, R, G, B] )" ("READ_XWD.html")) ("READS" pro nil (system) "%s, Input, Var1, ..., Varn" ("READS.html" ("AM_PM" . 1015707) ("DAYS_OF_WEEK" . 1015709) ("FORMAT" . 678457) ("MONTHS" . 1015728))) ("READU" pro nil (system) "%s, Unit, Var1, ..., Varn" ("READU.html" ("TRANSFER_COUNT" . 678471))) ("REAL_PART" fun nil (system) "Result = %s(Z)" ("REAL_PART.html")) ("REBIN" fun nil (system) "Result = %s( Array, D1 [, ..., D8] )" ("REBIN.html" ("SAMPLE" . 678500))) ("RECALL_COMMANDS" fun nil (system) "Result = %s()" ("RECALL_COMMANDS.html")) ("RECON3" fun nil (system) "Result = %s( Images, Obj_Rot, Obj_Pos, Focal, Dist,Vol_Pos, Img_Ref, Img_Mag, Vol_Size )" ("RECON3.html" ("CUBIC" . 1079063) ("MISSING" . 787003) ("MODE" . 787006) ("QUIET" . 1086709))) ("REDUCE_COLORS" pro nil (system) "%s, Image, Values" ("REDUCE_COLORS.html")) ("REFORM" fun nil (system) "Result = %s( Array, D1 [, ..., D8] )" ("REFORM.html" ("OVERWRITE" . 678529))) ("REGION_GROW" fun nil (system) "Result = %s(Array, ROIPixels )" ("REGION_GROW.html" ("ALL_NEIGHBORS" . 1086463) ("NAN" . 1168470) ("STDDEV_MULTIPLIER" . 1086465) ("THRESHOLD" . 1086469))) ("REGISTER_CURSOR" pro nil (system) "%s, Name, Image" ("REGISTER_CURSOR.html" ("MASK" . 1108840) ("HOTSPOT" . 1108842) ("OVERWRITE" . 1108844))) ("REGRESS" fun nil (system) "Result = %s( X, Y, )" ("REGRESS.html" ("CHISQ" . 1078522) ("CONST" . 1078527) ("CORRELATION" . 1078530) ("DOUBLE" . 1078533) ("FTEST" . 1078535) ("MCORRELATION" . 1078538) ("MEASURE_ERRORS" . 1080427) ("SIGMA" . 1080460) ("STATUS" . 1078543) ("YFIT" . 1078803))) ("REPEAT...UNTIL" pro nil (system) "REPEAT statement UNTIL expression, REPEAT BEGIN, statements, ENDREP UNTIL expression" ("REPEAT...UNTIL.html")) ("REPLICATE" fun nil (system) "Result = %s( Value, D1 [, ..., D8] )" ("REPLICATE.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("REPLICATE_INPLACE" pro nil (system) "%s, X, Value [, D1, Loc1 [, D2, Range]]" ("REPLICATE_INPLACE.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("RESOLVE_ALL" pro nil (system) "%s" ("RESOLVE_ALL.html" ("CLASS" . 1114080) ("CONTINUE_ON_ERROR" . 1114078) ("QUIET" . 1014991) ("RESOLVE_EITHER" . 1166218) ("RESOLVE_FUNCTION" . 1166223) ("RESOLVE_PROCEDURE" . 1166248) ("SKIP_ROUTINES" . 1166262) ("UNRESOLVED" . 1166255))) ("RESOLVE_ROUTINE" pro nil (system) "%s, Name" ("RESOLVE_ROUTINE.html" ("COMPILE_FULL_FILE" . 1069898) ("EITHER" . 1073138) ("IS_FUNCTION" . 1069896) ("NO_RECOMPILE" . 1069991))) ("RESTORE" pro nil (system) "%s [[, Filename] |" ("RESTORE.html" ("DESCRIPTION" . 1135778) ("FILENAME" . 678568) ("RELAXED_STRUCTURE_ASSIGNMENT" . 900571) ("RESTORED_OBJECTS" . 900564) ("VERBOSE" . 678570))) ("RETALL" pro nil (system) "%s" ("RETALL.html")) ("RETURN" pro nil (system) "%s [, %s_value]" ("RETURN.html")) ("REVERSE" fun nil (system) "Result = %s( Array [, Subscript_Index] )" ("REVERSE.html" ("OVERWRITE" . 1077839))) ("RK4" fun nil (system) "Result = %s( Y, Dydx, X, H, Derivs )" ("RK4.html" ("DOUBLE" . 51771))) ("ROBERTS" fun nil (system) "Result = %s(Image)" ("ROBERTS.html")) ("ROT" fun nil (system) "Result = %s( A, Angle, [Mag, X0, Y0] )" ("ROT.html" ("INTERP" . 758909) ("CUBIC" . 758912) ("MISSING" . 758915) ("PIVOT" . 758918))) ("ROTATE" fun nil (system) "Result = %s(Array, Direction)" ("ROTATE.html")) ("ROUND" fun nil (system) "Result = %s(X )" ("ROUND.html" ("L64" . 1073244)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("ROUTINE_INFO" fun nil (system) "Result = %s( [Routine] )" ("ROUTINE_INFO.html" ("DISABLED" . 1068792) ("ENABLED" . 1068823) ("FUNCTIONS" . 1068790) ("PARAMETERS" . 845189) ("SOURCE" . 845200) ("SYSTEM" . 845207) ("UNRESOLVED" . 845209) ("VARIABLES" . 845211))) ("RS_TEST" fun nil (system) "Result = %s( X, Y )" ("RS_TEST.html" ("UX" . 54144) ("UY" . 54147))) ("S_TEST" fun nil (system) "Result = %s( X, Y )" ("S_TEST.html" ("ZDIFF" . 54194))) ("SAVE" pro nil (system) "%s [, Var1, ..., Varn]" ("SAVE.html" ("ALL" . 678631) ("COMM" . 678633) ("COMPRESS" . 1074405) ("DESCRIPTION" . 678635) ("EMBEDDED" . 1281488) ("FILENAME" . 1281491) ("ROUTINES" . 678637) ("SYSTEM_VARIABLES" . 678639) ("VARIABLES" . 678642) ("VERBOSE" . 678644))) ("SAVGOL" fun nil (system) "Result = %s( Nleft, Nright, Order, Degree )" ("SAVGOL.html" ("DOUBLE" . 1098051))) ("SCALE3" pro nil (system) "%s" ("SCALE3.html" ("XRANGE" . 787099) ("YRANGE" . 787102) ("ZRANGE" . 787105) ("AX" . 787108) ("AZ" . 787111))) ("SCALE3D" pro nil (system) "%s" ("SCALE3D.html")) ("SCOPE_LEVEL" fun nil (system) "Result = %s()" ("SCOPE_LEVEL.html")) ("SCOPE_TRACEBACK" fun nil (system) "Result = %s( )" ("SCOPE_TRACEBACK.html" ("STRUCTURE" . 1281599) ("SYSTEM" . 1281646))) ("SCOPE_VARFETCH" fun nil (system) "Result = %s(VarName )" ("SCOPE_VARFETCH.html" ("COMMON" . 1215122) ("ENTER" . 1215135) ("LEVEL" . 1215145) ("REF_EXTRA" . 1215173))) ("SCOPE_VARNAME" fun nil (system) "Result = %s( [Var1[, ..., Varn]] )" ("SCOPE_VARNAME.html" ("COMMON" . 1215382) ("COUNT" . 1215393) ("LEVEL" . 1215399))) ("SEARCH2D" fun nil (system) "Result = %s( Array, Xpos, Ypos, Min_Val, Max_Val )" ("SEARCH2D.html" ("DECREASE" . 758963) ("INCREASE" . 758966) ("LPF_BAND" . 758969) ("DIAGONAL" . 758972))) ("SEARCH3D" fun nil (system) "Result = %s( Array, Xpos, Ypos, Zpos, Min_Val, Max_Val [, /DECREASE , /INCREASE )" ("SEARCH3D.html" ("DECREASE" . 759017) ("INCREASE" . 759020) ("LPF_BAND" . 759023) ("DIAGONAL" . 759026))) ("SEM_CREATE" fun nil (system) "Result = %s(strName )" ("SEM_CREATE.html" ("DESTROY_SEMAPHORE" . 1318458))) ("SEM_DELETE" pro nil (system) "%s, strName" ("SEM_DELETE.html")) ("SEM_LOCK" fun nil (system) "Result = %s(strName)" ("SEM_LOCK.html")) ("SEM_RELEASE" pro nil (system) "%s, strName" ("SEM_RELEASE.html")) ("SET_PLOT" pro nil (system) "%s, Device" ("SET_PLOT.html" ("COPY" . 862592) ("INTERPOLATE" . 862599))) ("SET_SHADING" pro nil (system) "%s" ("SET_SHADING.html" ("GOURAUD" . 678682) ("LIGHT" . 678685) ("REJECT" . 678687) ("VALUES" . 678689))) ("SETENV" pro nil (system) "%s, Environment_Expression" ("SETENV.html")) ("SFIT" fun nil (system) "Result = %s( Data, Degree )" ("SFIT.html" ("IRREGULAR" . 1198892) ("KX" . 1199079) ("MAX_DEGREE" . 1198955))) ("SHADE_SURF" pro nil (system) "%s, Z [, X, Y]" ("SHADE_SURF.html" ("AX" . 678754) ("AZ" . 678759) ("IMAGE" . 678761) ("MAX_VALUE" . 678763) ("MIN_VALUE" . 47127) ("PIXELS" . 844042) ("SAVE" . 678765) ("SHADES" . 678767) ("XLOG" . 158361) ("YLOG" . 158393)) ("Graphics_Keywords.html" ("CHARSIZE" . 266973) ("CHARTHICK" . 331668) ("COLOR" . 315952) ("DATA" . 315961) ("DEVICE" . 315977) ("FONT" . 331795) ("NODATA" . 316018) ("NORMAL" . 315963) ("POSITION" . 316026) ("SUBTITLE" . 316057) ("T3D" . 315956) ("THICK" . 316006) ("TICKLEN" . 332207) ("TITLE" . 332238) ("XCHARSIZE" . 331699) ("YCHARSIZE" . 331699) ("ZCHARSIZE" . 331699) ("XGRIDSTYLE" . 332009) ("YGRIDSTYLE" . 332009) ("ZGRIDSTYLE" . 332009) ("XMARGIN" . 332038) ("YMARGIN" . 332038) ("ZMARGIN" . 332038) ("XMINOR" . 332061) ("YMINOR" . 332061) ("ZMINOR" . 332061) ("XRANGE" . 332090) ("YRANGE" . 332090) ("ZRANGE" . 332090) ("XSTYLE" . 332116) ("YSTYLE" . 332116) ("ZSTYLE" . 332116) ("XTHICK" . 332298) ("YTHICK" . 332298) ("ZTHICK" . 332298) ("XTICKFORMAT" . 332347) ("YTICKFORMAT" . 332347) ("ZTICKFORMAT" . 332347) ("XTICKINTERVAL" . 332463) ("YTICKINTERVAL" . 332463) ("ZTICKINTERVAL" . 332463) ("XTICKLAYOUT" . 332488) ("YTICKLAYOUT" . 332488) ("ZTICKLAYOUT" . 332488) ("XTICKLEN" . 332513) ("YTICKLEN" . 332513) ("ZTICKLEN" . 332513) ("XTICKNAME" . 332536) ("YTICKNAME" . 332536) ("ZTICKNAME" . 332536) ("XTICKS" . 332559) ("YTICKS" . 332559) ("ZTICKS" . 332559) ("XTICKUNITS" . 332586) ("YTICKUNITS" . 332586) ("ZTICKUNITS" . 332586) ("XTICKV" . 332628) ("YTICKV" . 332628) ("ZTICKV" . 332628) ("XTICK_GET" . 332321) ("YTICK_GET" . 332321) ("ZTICK_GET" . 332321) ("XTITLE" . 316100) ("YTITLE" . 316100) ("ZTITLE" . 316100) ("ZVALUE" . 316102))) ("SHADE_SURF_IRR" pro nil (system) "%s, Z, X, Y" ("SHADE_SURF_IRR.html" ("AX" . 787162) ("AZ" . 787165) ("IMAGE" . 787168) ("PLIST" . 787171) ("T3D" . 867401))) ("SHADE_VOLUME" pro nil (system) "%s, Volume, Value, Vertex, Poly" ("SHADE_VOLUME.html" ("LOW" . 678801) ("SHADES" . 678803) ("VERBOSE" . 678805) ("XRANGE" . 678807) ("YRANGE" . 678809) ("ZRANGE" . 678811))) ("SHIFT" fun nil (system) "Result = %s(Array, S1, ..., Sn)" ("SHIFT.html")) ("SHIFT_DIFF" fun nil (system) "Result = %s (Array )" ("SHIFT_DIFF.html" ("ADD_BACK" . 1336682) ("BIAS" . 1336853) ("CENTER" . 1336352) ("DIRECTION" . 1336280) ("EDGE_TRUNCATE" . 1336334) ("EDGE_WRAP" . 1336362) ("EDGE_ZERO" . 1336366) ("INVALID" . 1336369) ("MISSING" . 1336373) ("NAN" . 1336375) ("NORMALIZE" . 1336378)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("SHMDEBUG" fun nil (system) "Result = %s(Enable)" ("SHMDEBUG.html")) ("SHMMAP" pro nil (system) "%s [, SegmentName] [, D1, ..., D8]" ("SHMMAP.html" ("BYTE" . 1143213) ("COMPLEX" . 1143215) ("DCOMPLEX" . 1143217) ("DESTROY_SEGMENT" . 1143219) ("DIMENSION" . 1143226) ("DOUBLE" . 1143228) ("FILENAME" . 1143230) ("FLOAT" . 1143234) ("GET_NAME" . 1143237) ("GET_OS_HANDLE" . 1143240) ("INTEGER" . 1143245) ("L64" . 1143247) ("LONG" . 1143252) ("OFFSET" . 1143254) ("OS_HANDLE" . 1143259) ("PRIVATE" . 1143277) ("SIZE" . 1143281) ("SYSV" . 1143286) ("TEMPLATE" . 1143291) ("TYPE" . 1143293) ("UINT" . 1143298) ("ULONG" . 1143300) ("UL64" . 1143302))) ("SHMUNMAP" pro nil (system) "%s, SegmentName" ("SHMUNMAP.html")) ("SHMVAR" fun nil (system) "Result = %s(SegmentName [, D1, ..., D8] )" ("SHMVAR.html" ("BYTE" . 1143650) ("COMPLEX" . 1143652) ("DCOMPLEX" . 1143654) ("DIMENSION" . 1143656) ("DOUBLE" . 1143658) ("FLOAT" . 1143660) ("INTEGER" . 1143662) ("L64" . 1143664) ("LONG" . 1143666) ("SIZE" . 1143668) ("TEMPLATE" . 1143673) ("TYPE" . 1143675) ("UINT" . 1143680) ("ULONG" . 1143682) ("UL64" . 1143684))) ("SHOW3" pro nil (system) "%s, Image [, X, Y]" ("SHOW3.html" ("INTERP" . 862964) ("E_CONTOUR" . 863032) ("E_SURFACE" . 863036) ("SSCALE" . 787203))) ("SHOWFONT" pro nil (system) "%s, Font, Name" ("SHOWFONT.html" ("ENCAPSULATED" . 762072) ("TT_FONT" . 901959))) ("SIMPLEX" fun nil (system) "Result = %s( Zequation, Constraints, M1, M2, M3 [, Tableau [, Izrov [, Iposv] ] ]  )" ("SIMPLEX.html" ("DOUBLE" . 1103779) ("EPS" . 1103781) ("STATUS" . 1103783))) ("SIN" fun nil (system) "Result = %s(X)" ("SIN.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("SINDGEN" fun nil (system) "Result = %s(D1 [, ..., D8])" ("SINDGEN.html")) ("SINH" fun nil (system) "Result = %s(X)" ("SINH.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("SIZE" fun nil (system) "Result = %s( Expression )" ("SIZE.html" ("DIMENSIONS" . 901281) ("FILE_LUN" . 901288) ("FILE_OFFSET" . 1199822) ("L64" . 1082592) ("N_DIMENSIONS" . 1082662) ("N_ELEMENTS" . 901298) ("SNAME" . 1199867) ("STRUCTURE" . 901301) ("TNAME" . 901328) ("TYPE" . 901331))) ("SKEWNESS" fun nil (system) "Result = %s( X )" ("SKEWNESS.html" ("DOUBLE" . 901912) ("NAN" . 903224))) ("SKIP_LUN" pro nil (system) "%s, FromUnit, [, Num]" ("SKIP_LUN.html" ("EOF" . 1143762) ("LINES" . 1143765) ("TRANSFER_COUNT" . 1143767))) ("SLICER3" pro nil (system) "%s [, hData3D]" ("SLICER3.html" ("DATA_NAMES" . 914863) ("DETACH" . 914866) ("GROUP" . 914869) ("MODAL" . 914872))) ("SLIDE_IMAGE" pro nil (system) "%s [, Image]" ("SLIDE_IMAGE.html" ("BLOCK" . 923990) ("CONGRID" . 787344) ("FULL_WINDOW" . 787347) ("GROUP" . 787350) ("ORDER" . 787353) ("REGISTER" . 787356) ("RETAIN" . 787360) ("SLIDE_WINDOW" . 787363) ("SHOW_FULL" . 787366) ("TITLE" . 900068) ("TOP_ID" . 787369) ("XSIZE" . 787374) ("XVISIBLE" . 787377) ("YSIZE" . 787380) ("YVISIBLE" . 787383))) ("SMOOTH" fun nil (system) "Result = %s( Array, Width )" ("SMOOTH.html" ("EDGE_TRUNCATE" . 113915) ("MISSING" . 1101098) ("NAN" . 1101095))) ("SOBEL" fun nil (system) "Result = %s(Image)" ("SOBEL.html")) ("SOCKET" pro nil (system) "%s, Unit, Host, Port" ("SOCKET.html" ("CONNECT_TIMEOUT" . 1098145) ("ERROR" . 1098148) ("GET_LUN" . 1142975) ("RAWIO" . 1098160) ("READ_TIMEOUT" . 1098166) ("STDIO" . 1133828) ("SWAP_ENDIAN" . 1098168) ("SWAP_IF_BIG_ENDIAN" . 1098171) ("SWAP_IF_LITTLE_ENDIAN" . 1098175) ("WIDTH" . 1098179) ("WRITE_TIMEOUT" . 1098187))) ("SORT" fun nil (system) "Result = %s(Array  )" ("SORT.html" ("L64" . 1082892))) ("SPAWN" pro nil (system) "%s [, Command [, Result] [, ErrResult] ]" ("SPAWN.html" ("COUNT" . 678969) ("EXIT_STATUS" . 678971) ("HIDE" . 1133996) ("LOG_OUTPUT" . 1134006) ("NOSHELL" . 1108410) ("NOTTYRESET" . 1134017) ("NOWAIT" . 1134051) ("NULL_STDIN" . 1134151) ("PID" . 1084167) ("SH" . 1133965) ("STDERR" . 1133968) ("UNIT" . 1133975))) ("SPH_4PNT" pro nil (system) "%s, X, Y, Z, Xc, Yc, Zc, R" ("SPH_4PNT.html" ("DOUBLE" . 1094107))) ("SPH_SCAT" fun nil (system) "Result = %s( Lon, Lat, F )" ("SPH_SCAT.html" ("BOUNDS" . 126851) ("BOUT" . 126868) ("GOUT" . 126871) ("GS" . 126862) ("NLON" . 126858) ("NLAT" . 126875))) ("SPHER_HARM" fun nil (system) "Result = %s( Theta, Phi, L, M, )" ("SPHER_HARM.html" ("DOUBLE" . 1098257))) ("SPL_INIT" fun nil (system) "Result = %s( X, Y )" ("SPL_INIT.html" ("DOUBLE" . 51818) ("YP0" . 51822) ("YPN_1" . 1095878))) ("SPL_INTERP" fun nil (system) "Result = %s( X, Y, Y2, X2 )" ("SPL_INTERP.html" ("DOUBLE" . 51859))) ("SPLINE" fun nil (system) "Result = %s( X, Y, T [, Sigma] )" ("SPLINE.html" ("DOUBLE" . 1134574))) ("SPLINE_P" pro nil (system) "%s, X, Y, Xr, Yr" ("SPLINE_P.html" ("DOUBLE" . 1187959) ("INTERVAL" . 758561) ("TAN0" . 758564) ("TAN1" . 758567))) ("SPRSAB" fun nil (system) "Result = %s( A, B )" ("SPRSAB.html" ("DOUBLE" . 51917) ("THRESHOLD" . 51920))) ("SPRSAX" fun nil (system) "Result = %s( A, X )" ("SPRSAX.html" ("DOUBLE" . 51985))) ("SPRSIN" fun nil (system) "Result = %s( A ) or Result = %s(Columns, Rows, Values, N )" ("SPRSIN.html" ("COLUMN" . 58754) ("DOUBLE" . 52033) ("THRESHOLD" . 52036))) ("SPRSTP" fun nil (system) "Result = %s(A)" ("SPRSTP.html")) ("SQRT" fun nil (system) "Result = %s(X)" ("SQRT.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("STANDARDIZE" fun nil (system) "Result = %s( A )" ("STANDARDIZE.html" ("DOUBLE" . 844918))) ("STDDEV" fun nil (system) "Result = %s( X )" ("STDDEV.html" ("DOUBLE" . 901885) ("NAN" . 903234))) ("STOP" pro nil (system) "%s [, Expr1, ..., Exprn]" ("STOP.html")) ("STRARR" fun nil (system) "Result = %s(D1 [, ..., D8])" ("STRARR.html")) ("STRCMP" fun nil (system) "Result = %s( String1, String2 [, N] )" ("STRCMP.html" ("FOLD_CASE" . 1069071))) ("STRCOMPRESS" fun nil (system) "Result = %s( String )" ("STRCOMPRESS.html" ("REMOVE_ALL" . 679044))) ("STREAMLINE" pro nil (system) "%s, Verts, Conn, Normals, Outverts, Outconn" ("STREAMLINE.html" ("ANISOTROPY" . 1078861) ("SIZE" . 1078863) ("PROFILE" . 1078865))) ("STREGEX" fun nil (system) "Result = %s( StringExpression, RegularExpression )" ("STREGEX.html" ("BOOLEAN" . 1069164) ("EXTRACT" . 1069170) ("FOLD_CASE" . 1069177) ("LENGTH" . 1069182) ("SUBEXPR" . 1069190))) ("STRETCH" pro nil (system) "%s [, Low, High [, Gamma]]" ("STRETCH.html" ("CHOP" . 759533))) ("STRING" fun nil (system) "Result = %s( Expression1, ..., Expressionn )" ("STRING.html" ("AM_PM" . 1015738) ("DAYS_OF_WEEK" . 1015740) ("FORMAT" . 1015736) ("MONTHS" . 1015759) ("PRINT" . 679063))) ("STRJOIN" fun nil (system) "Result = %s( String [, Delimiter] )" ("STRJOIN.html" ("SINGLE" . 1070986))) ("STRLEN" fun nil (system) "Result = %s(Expression)" ("STRLEN.html")) ("STRLOWCASE" fun nil (system) "Result = %s(String)" ("STRLOWCASE.html")) ("STRMATCH" fun nil (system) "Result = %s( String, SearchString )" ("STRMATCH.html" ("FOLD_CASE" . 1071246))) ("STRMESSAGE" fun nil (system) "Result = %s( Err )" ("STRMESSAGE.html" ("BLOCK" . 923971) ("CODE" . 923974) ("NAME" . 923979))) ("STRMID" fun nil (system) "Result = %s(Expression, First_Character [, Length] )" ("STRMID.html" ("REVERSE_OFFSET" . 1074174))) ("STRPOS" fun nil (system) "Result = %s( Expression, Search_String [, Pos] )" ("STRPOS.html" ("REVERSE_OFFSET" . 1074185) ("REVERSE_SEARCH" . 1074254))) ("STRPUT" pro nil (system) "%s, Destination, Source [, Position]" ("STRPUT.html")) ("STRSPLIT" fun nil (system) "Result = %s( String [, Pattern] )" ("STRSPLIT.html" ("COUNT" . 1071730) ("ESCAPE" . 1153687) ("EXTRACT" . 1071749) ("FOLD_CASE" . 1071757) ("LENGTH" . 1071761) ("PRESERVE_NULL" . 1071767) ("REGEX" . 1071772))) ("STRTRIM" fun nil (system) "Result = %s( String [, Flag] )" ("STRTRIM.html")) ("STRUCT_ASSIGN" pro nil (system) "%s, Source, Destination" ("STRUCT_ASSIGN.html" ("NOZERO" . 1074356) ("VERBOSE" . 901018))) ("STRUCT_HIDE" pro nil (system) "%s, Arg1 [, Arg2, ..., Argn]" ("STRUCT_HIDE.html")) ("STRUPCASE" fun nil (system) "Result = %s(String)" ("STRUPCASE.html")) ("SURFACE" pro nil (system) "%s, Z [, X, Y]" ("SURFACE.html" ("AX" . 679220) ("AZ" . 679225) ("BOTTOM" . 679227) ("HORIZONTAL" . 679229) ("LEGO" . 716839) ("LOWER_ONLY" . 679231) ("MAX_VALUE" . 679233) ("MIN_VALUE" . 47161) ("SAVE" . 679235) ("SHADES" . 679245) ("SKIRT" . 679247) ("UPPER_ONLY" . 679250) ("XLOG" . 158409) ("YLOG" . 158414) ("ZAXIS" . 679256) ("ZLOG" . 862016)) ("Graphics_Keywords.html" ("BACKGROUND" . 328424) ("CHARSIZE" . 266973) ("CHARTHICK" . 331668) ("CLIP" . 315949) ("COLOR" . 315952) ("DATA" . 315961) ("DEVICE" . 315977) ("FONT" . 331795) ("LINESTYLE" . 331728) ("NOCLIP" . 323508) ("NODATA" . 316018) ("NOERASE" . 316024) ("NORMAL" . 315963) ("POSITION" . 316026) ("SUBTITLE" . 316057) ("T3D" . 315956) ("THICK" . 316006) ("TICKLEN" . 332207) ("TITLE" . 332238) ("XCHARSIZE" . 331699) ("YCHARSIZE" . 331699) ("ZCHARSIZE" . 331699) ("XGRIDSTYLE" . 332009) ("YGRIDSTYLE" . 332009) ("ZGRIDSTYLE" . 332009) ("XMARGIN" . 332038) ("YMARGIN" . 332038) ("ZMARGIN" . 332038) ("XMINOR" . 332061) ("YMINOR" . 332061) ("ZMINOR" . 332061) ("XRANGE" . 332090) ("YRANGE" . 332090) ("ZRANGE" . 332090) ("XSTYLE" . 332116) ("YSTYLE" . 332116) ("ZSTYLE" . 332116) ("XTHICK" . 332298) ("YTHICK" . 332298) ("ZTHICK" . 332298) ("XTICKFORMAT" . 332347) ("YTICKFORMAT" . 332347) ("ZTICKFORMAT" . 332347) ("XTICKINTERVAL" . 332463) ("YTICKINTERVAL" . 332463) ("ZTICKINTERVAL" . 332463) ("XTICKLAYOUT" . 332488) ("YTICKLAYOUT" . 332488) ("ZTICKLAYOUT" . 332488) ("XTICKLEN" . 332513) ("YTICKLEN" . 332513) ("ZTICKLEN" . 332513) ("XTICKNAME" . 332536) ("YTICKNAME" . 332536) ("ZTICKNAME" . 332536) ("XTICKS" . 332559) ("YTICKS" . 332559) ("ZTICKS" . 332559) ("XTICKUNITS" . 332586) ("YTICKUNITS" . 332586) ("ZTICKUNITS" . 332586) ("XTICKV" . 332628) ("YTICKV" . 332628) ("ZTICKV" . 332628) ("XTICK_GET" . 332321) ("YTICK_GET" . 332321) ("ZTICK_GET" . 332321) ("XTITLE" . 316100) ("YTITLE" . 316100) ("ZTITLE" . 316100) ("ZVALUE" . 316102))) ("SURFR" pro nil (system) "%s" ("SURFR.html" ("AX" . 787417) ("AZ" . 787420))) ("SVDC" pro nil (system) "%s, A, W, U, V" ("SVDC.html" ("COLUMN" . 58767) ("DOUBLE" . 52115) ("ITMAX" . 1095860))) ("SVDFIT" fun nil (system) "Result = %s( X, Y [, M] )" ("SVDFIT.html" ("A" . 845481) ("CHISQ" . 845501) ("COVAR" . 845503) ("DOUBLE" . 845488) ("FUNCTION_NAME" . 754160) ("LEGENDRE" . 1093586) ("MEASURE_ERRORS" . 1094756) ("SIGMA" . 1093549) ("SING_VALUES" . 1144017) ("SINGULAR" . 845513) ("STATUS" . 1143910) ("TOL" . 1144024) ("VARIANCE" . 845515) ("YFIT" . 754165))) ("SVSOL" fun nil (system) "Result = %s( U, W, V, B )" ("SVSOL.html" ("COLUMN" . 58776) ("DOUBLE" . 52150))) ("SWAP_ENDIAN" fun nil (system) "Result = %s(Variable )" ("SWAP_ENDIAN.html" ("SWAP_IF_BIG_ENDIAN" . 1110629) ("SWAP_IF_LITTLE_ENDIAN" . 1110632))) ("SWAP_ENDIAN_INPLACE" pro nil (system) "%s, Variable" ("SWAP_ENDIAN_INPLACE.html" ("SWAP_IF_BIG_ENDIAN" . 1143824) ("SWAP_IF_LITTLE_ENDIAN" . 1143826))) ("SWITCH" pro nil (system) "%s expression OF, expression: statement, ..., expression: statement, ELSE: statement, END%s" ("SWITCH.html")) ("SYSTIME" fun nil (system) "String = %s( [0 [, ElapsedSeconds]] ) or Seconds = %s( 1 | /SECONDS ) or Julian = %s( /JULIAN )" ("SYSTIME.html" ("JULIAN" . 1015505) ("SECONDS" . 1015507) ("UTC" . 1083080))) ("T_CVF" fun nil (system) "Result = %s(P, Df)" ("T_CVF.html")) ("T_PDF" fun nil (system) "Result = %s(V, Df)" ("T_PDF.html")) ("T3D" fun nil (system) "%s [, Array]" ("T3D.html" ("MATRIX" . 787453) ("OBLIQUE" . 1076313) ("PERSPECTIVE" . 787459) ("RESET" . 787462) ("ROTATE" . 787465) ("SCALE" . 787468) ("TRANSLATE" . 787471) ("XYEXCH" . 787474) ("XZEXCH" . 787477) ("YZEXCH" . 787480))) ("TAG_NAMES" fun nil (system) "Result = %s( Expression )" ("TAG_NAMES.html" ("STRUCTURE_NAME" . 679363))) ("TAN" fun nil (system) "Result = %s(X)" ("TAN.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("TANH" fun nil (system) "Result = %s(X)" ("TANH.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("TEK_COLOR" pro nil (system) "%s [, Start_Index, Colors]" ("TEK_COLOR.html")) ("TEMPORARY" fun nil (system) "Result = %s(Variable)" ("TEMPORARY.html")) ("TETRA_CLIP" fun nil (system) "Result = %s ( Plane, Vertsin, Connin, Vertsout, Connout  )" ("TETRA_CLIP.html" ("AUXDATA_IN" . 1071827) ("AUXDATA_OUT" . 1071829) ("CUT_VERTS" . 1071831))) ("TETRA_SURFACE" fun nil (system) "Result = %s (Verts, Connin)" ("TETRA_SURFACE.html")) ("TETRA_VOLUME" fun nil (system) "Result = %s ( Verts, Conn  )" ("TETRA_VOLUME.html" ("AUXDATA" . 1071864) ("MOMENT" . 1071866))) ("THIN" fun nil (system) "Result = %s( Image )" ("THIN.html" ("NEIGHBOR_COUNT" . 1069698) ("PRUNE" . 1069716))) ("THREED" pro nil (system) "%s, A [, Sp]" ("THREED.html" ("TITLE" . 787515) ("XTITLE" . 787518) ("YTITLE" . 787521))) ("TIME_TEST2" pro nil (system) "%s [, Filename]" ("TIME_TEST2.html")) ("TIMEGEN" fun nil (system) "Result = %s( [D1,...,D8] )" ("TIMEGEN.html" ("DAYS" . 1077148) ("FINAL" . 1077151) ("HOURS" . 1077154) ("MINUTES" . 1077156) ("MONTHS" . 1077158) ("SECONDS" . 1077160) ("START" . 1077162) ("STEP_SIZE" . 1077166) ("UNITS" . 1077168) ("YEAR" . 1077211))) ("TM_TEST" fun nil (system) "Result = %s( X, Y )" ("TM_TEST.html" ("PAIRED" . 54299) ("UNEQUAL" . 54302))) ("TOTAL" fun nil (system) "Result = %s( Array [, Dimension] )" ("TOTAL.html" ("CUMULATIVE" . 1070565) ("DOUBLE" . 1070569) ("INTEGER" . 1115757) ("NAN" . 47220) ("PRESERVE_TYPE" . 1116699)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("TRACE" fun nil (system) "Result = %s( A )" ("TRACE.html" ("DOUBLE" . 845005))) ("TRANSPOSE" fun nil (system) "Result = %s( Array [, P] )" ("TRANSPOSE.html")) ("TRI_SURF" fun nil (system) "Result = %s( Z [, X, Y] )" ("TRI_SURF.html" ("EXTRAPOLATE" . 758607) ("LINEAR" . 758610) ("MISSING" . 949473) ("REGULAR" . 851712) ("XGRID" . 758617) ("XVALUES" . 758620) ("YGRID" . 758623) ("YVALUES" . 758626) ("GS" . 758631) ("BOUNDS" . 758634) ("NX" . 758637) ("NY" . 758640))) ("TRIANGULATE" pro nil (system) "%s, X, Y, Triangles [, B]" ("TRIANGULATE.html" ("CONNECTIVITY" . 679547) ("DEGREES" . 126686) ("FVALUE" . 126695) ("REPEATS" . 679555) ("SPHERE" . 126681) ("TOLERANCE" . 1145212))) ("TRIGRID" fun nil (system) "Result = %s( X, Y, Z, Triangles [, GS, Limits] ) or Result = %s( F , GS, Limits, SPHERE=S )" ("TRIGRID.html" ("DEGREES" . 679620) ("EXTRAPOLATE" . 126730) ("INPUT" . 128106) ("MAX_VALUE" . 128088) ("MIN_VALUE" . 128089) ("MISSING" . 679622) ("NX" . 1076987) ("NY" . 1076989) ("QUINTIC" . 679624) ("SPHERE" . 126737) ("XGRID" . 837019) ("XOUT" . 1075935) ("YGRID" . 837021) ("YOUT" . 1139904))) ("TRIQL" pro nil (system) "%s, D, E, A" ("TRIQL.html" ("DOUBLE" . 52221))) ("TRIRED" pro nil (system) "%s, A, D, E" ("TRIRED.html" ("DOUBLE" . 52282))) ("TRISOL" fun nil (system) "Result = %s( A, B, C, R )" ("TRISOL.html" ("DOUBLE" . 52330))) ("TRUNCATE_LUN" pro nil (system) "%s, Unit1, ..., Unitn" ("TRUNCATE_LUN.html")) ("TS_COEF" fun nil (system) "Result = %s( X, P )" ("TS_COEF.html" ("DOUBLE" . 1076434) ("MSE" . 54734))) ("TS_DIFF" fun nil (system) "Result = %s( X, K )" ("TS_DIFF.html" ("DOUBLE" . 861958))) ("TS_FCAST" fun nil (system) "Result = %s( X, P, Nvalues )" ("TS_FCAST.html" ("BACKCAST" . 223046) ("DOUBLE" . 223055))) ("TS_SMOOTH" fun nil (system) "Result = %s( X, Nvalues )" ("TS_SMOOTH.html" ("BACKWARD" . 223123) ("DOUBLE" . 223168) ("FORWARD" . 223093) ("ORDER" . 223094))) ("TV" pro nil (system) "%s, Image [, Position] or %s, Image [, X, Y [, Channel]]" ("TV.html" ("CENTIMETERS" . 679682) ("INCHES" . 679690) ("ORDER" . 679694) ("TRUE" . 679698) ("WORDS" . 679701) ("XSIZE" . 679703) ("YSIZE" . 679705)) ("Graphics_Keywords.html" ("CHANNEL" . 315931) ("DATA" . 315961) ("DEVICE" . 315977) ("NORMAL" . 315963) ("T3D" . 315956) ("Z" . 332658))) ("TVCRS" pro nil (system) "%s [, ON_OFF] or %s [, X, Y]" ("TVCRS.html" ("CENTIMETERS" . 679732) ("INCHES" . 817861) ("HIDE_CURSOR" . 817846)) ("Graphics_Keywords.html" ("DATA" . 315961) ("DEVICE" . 315977) ("NORMAL" . 315963) ("T3D" . 315956) ("Z" . 332658))) ("TVLCT" pro nil (system) "%s, V1, V2, V3 [, Start] or %s, V [, Start]" ("TVLCT.html" ("GET" . 844142) ("HLS" . 679761) ("HSV" . 679763))) ("TVRD" fun nil (system) "Result = %s( [X0 [, Y0 [, Nx [, Ny [, Channel]]]]] )" ("TVRD.html" ("CHANNEL" . 679790) ("ORDER" . 679793) ("TRUE" . 679795) ("WORDS" . 679797))) ("TVSCL" pro nil (system) "%s, Image [, Position] or %s, Image [, X, Y [, Channel]" ("TVSCL.html" ("CENTIMETERS" . 1146808) ("INCHES" . 1146811) ("NAN" . 1146847) ("ORDER" . 1146814) ("TOP" . 1146864) ("TRUE" . 1146817) ("WORDS" . 1146825) ("XSIZE" . 1146828) ("YSIZE" . 1146831)) ("Graphics_Keywords.html" ("CHANNEL" . 315931) ("DATA" . 315961) ("DEVICE" . 315977) ("NORMAL" . 315963) ("T3D" . 315956) ("Z" . 332658)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("UINDGEN" fun nil (system) "Result = %s(D1 [, ..., D8])" ("UINDGEN.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("UINT" fun nil (system) "Result = %s( Expression[, Offset [, D1 [, ..., D8]]] )" ("UINT.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("UINTARR" fun nil (system) "Result = %s( D1 [, ..., D8] )" ("UINTARR.html" ("NOZERO" . 950261))) ("UL64INDGEN" fun nil (system) "Result = %s(D1 [, ..., D8])" ("UL64INDGEN.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("ULINDGEN" fun nil (system) "Result = %s(D1 [, ..., D8])" ("ULINDGEN.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("ULON64ARR" fun nil (system) "Result = %s( D1 [, ..., D8] )" ("ULON64ARR.html" ("NOZERO" . 950420))) ("ULONARR" fun nil (system) "Result = %s( D1 [, ..., D8] )" ("ULONARR.html" ("NOZERO" . 950477))) ("ULONG" fun nil (system) "Result = %s( Expression[, Offset [, D1 [, ..., D8]]] )" ("ULONG.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("ULONG64" fun nil (system) "Result = %s( Expression[, Offset [, D1 [, ..., D8]]] )" ("ULONG64.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("UNIQ" fun nil (system) "Result = %s( Array [, Index] )" ("UNIQ.html")) ("UNSHARP_MASK" fun nil (system) "Result = %s(Image )" ("UNSHARP_MASK.html" ("AMOUNT" . 968717) ("RADIUS" . 968720) ("THRESHOLD" . 968725) ("TRUE" . 968729))) ("USERSYM" pro nil (system) "%s, X [, Y]" ("USERSYM.html" ("COLOR" . 886945) ("FILL" . 886948) ("THICK" . 886951))) ("VALUE_LOCATE" fun nil (system) "Result = %s ( Vector, Value  )" ("VALUE_LOCATE.html" ("L64" . 957054))) ("VARIANCE" fun nil (system) "Result = %s( X )" ("VARIANCE.html" ("DOUBLE" . 938748) ("NAN" . 938858))) ("VECTOR_FIELD" pro nil (system) "%s, Field, Outverts, Outconn" ("VECTOR_FIELD.html" ("ANISOTROPY" . 957083) ("SCALE" . 957085) ("VERTICES" . 957087))) ("VEL" pro nil (system) "%s, U, V" ("VEL.html" ("LENGTH" . 956021) ("NSTEPS" . 956033) ("NVECS" . 787550) ("TITLE" . 956041) ("XMAX" . 787553))) ("VELOVECT" pro nil (system) "%s, U, V [, X, Y]" ("VELOVECT.html" ("COLOR" . 787592) ("DOTS" . 787595) ("LENGTH" . 787598) ("MISSING" . 787601) ("OVERPLOT" . 957555))) ("VERT_T3D" fun nil (system) "Result = %s( Vertex_List )" ("VERT_T3D.html" ("DOUBLE" . 787625) ("MATRIX" . 957551) ("NO_COPY" . 787628) ("NO_DIVIDE" . 787631) ("SAVE_DIVIDE" . 787634))) ("VOIGT" fun nil (system) "Result = %s(A, U)" ("VOIGT.html") (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("VORONOI" pro nil (system) "%s, X, Y, I0, C, Xp, Yp, Rect" ("VORONOI.html")) ("VOXEL_PROJ" fun nil (system) "Result = %s( V [, RGBO] )" ("VOXEL_PROJ.html" ("BACKGROUND" . 677308) ("CUTTING_PLANE" . 680823) ("INTERPOLATE" . 680824) ("MAXIMUM_INTENSITY" . 680825) ("STEP" . 680826) ("XSIZE" . 680827) ("YSIZE" . 680828) ("ZBUFFER" . 680829) ("ZPIXELS" . 680830))) ("WAIT" pro nil (system) "%s, Seconds" ("WAIT.html")) ("WARP_TRI" fun nil (system) "Result = %s( Xo, Yo, Xi, Yi, Image )" ("WARP_TRI.html" ("OUTPUT_SIZE" . 758728) ("QUINTIC" . 758731) ("EXTRAPOLATE" . 758734) ("TPS" . 967342))) ("WATERSHED" fun nil (system) "Result = %s ( Image  )" ("WATERSHED.html" ("CONNECTIVITY" . 961172) ("LONG" . 1049951) ("NREGIONS" . 1049960))) ("WDELETE" pro nil (system) "%s [, Window_Index [, ...]]" ("WDELETE.html")) ("WF_DRAW" pro nil (system) "%s, X, Y" ("WF_DRAW.html" ("COLD" . 787681) ("COLOR" . 787684) ("CONVERGENCE" . 787687) ("DATA" . 787690) ("DEVICE" . 787693) ("FRONT_TYPE" . 787696) ("INTERVAL" . 787699) ("NORMAL" . 787702) ("OCCLUDED" . 787705) ("PSYM" . 787708) ("STATIONARY" . 787714) ("SYM_HT" . 787717) ("SYM_LEN" . 787720) ("THICK" . 787723) ("WARM" . 787726))) ("WHERE" fun nil (system) "Result = %s( Array_Expression [, Count] )" ("WHERE.html" ("COMPLEMENT" . 964874) ("L64" . 964006) ("NCOMPLEMENT" . 964887)) (nil ("TPOOL_MAX_ELTS") ("TPOOL_MIN_ELTS") ("TPOOL_NOTHREAD"))) ("WHILE...DO" pro nil (system) "WHILE expression DO statement, WHILE expression DO BEGIN, statements, ENDWHILE" ("WHILE...DO.html")) ("WIDGET_ACTIVEX" fun nil (system) "Result = %s( Parent,  COM_ID, )" ("WIDGET_ACTIVEX.html" ("ALIGN_BOTTOM" . 970441) ("ALIGN_CENTER" . 970444) ("ALIGN_LEFT" . 970446) ("ALIGN_RIGHT" . 970448) ("ALIGN_TOP" . 970450) ("EVENT_FUNC" . 970453) ("EVENT_PRO" . 970455) ("FUNC_GET_VALUE" . 970458) ("ID_TYPE" . 970461) ("KILL_NOTIFY" . 970465) ("NO_COPY" . 970471) ("NOTIFY_REALIZE" . 970475) ("PRO_SET_VALUE" . 970479) ("SCR_XSIZE" . 970483) ("SCR_YSIZE" . 970486) ("SENSITIVE" . 970488) ("UNAME" . 1003671) ("UNITS" . 970503) ("UVALUE" . 970505) ("XOFFSET" . 970510) ("XSIZE" . 970513) ("YOFFSET" . 970515) ("YSIZE" . 970518))) ("WIDGET_BASE" fun nil (system) "Result = %s( [Parent] )" ("WIDGET_BASE.html" ("ALIGN_BOTTOM" . 679920) ("ALIGN_CENTER" . 107036) ("ALIGN_LEFT" . 107030) ("ALIGN_RIGHT" . 107035) ("ALIGN_TOP" . 107037) ("BASE_ALIGN_BOTTOM" . 107046) ("BASE_ALIGN_CENTER" . 107047) ("BASE_ALIGN_LEFT" . 107048) ("BASE_ALIGN_RIGHT" . 107049) ("BASE_ALIGN_TOP" . 107050) ("BITMAP" . 1231048) ("COLUMN" . 107029) ("CONTEXT_EVENTS" . 917417) ("CONTEXT_MENU" . 970908) ("DISPLAY_NAME" . 970988) ("EVENT_FUNC" . 679923) ("EVENT_PRO" . 679925) ("EXCLUSIVE" . 679927) ("FLOATING" . 911154) ("FRAME" . 679931) ("FUNC_GET_VALUE" . 679933) ("GRID_LAYOUT" . 679935) ("GROUP_LEADER" . 895915) ("KBRD_FOCUS_EVENTS" . 912183) ("KILL_NOTIFY" . 679938) ("MAP" . 108526) ("MASK" . 1231203) ("MBAR" . 934563) ("MODAL" . 910174) ("NO_COPY" . 106818) ("NONEXCLUSIVE" . 679946) ("NOTIFY_REALIZE" . 67508) ("PRO_SET_VALUE" . 679949) ("RESOURCE_NAME" . 281150) ("RNAME_MBAR" . 72437) ("ROW" . 679951) ("SCR_XSIZE" . 948019) ("SCR_YSIZE" . 58070) ("SCROLL" . 679954) ("SENSITIVE" . 948204) ("SPACE" . 679957) ("TAB_MODE" . 1068884) ("TITLE" . 679959) ("TLB_FRAME_ATTR" . 977197) ("TLB_ICONIFY_EVENTS" . 984484) ("TLB_KILL_REQUEST_EVENTS" . 192742) ("TLB_MOVE_EVENTS" . 984511) ("TLB_SIZE_EVENTS" . 679965) ("TOOLBAR" . 978753) ("TRACKING_EVENTS" . 58059) ("UNAME" . 949220) ("UNITS" . 895507) ("UVALUE" . 679967) ("XOFFSET" . 679972) ("XPAD" . 679975) ("XSIZE" . 679977) ("X_SCROLL_SIZE" . 679980) ("YOFFSET" . 679983) ("YPAD" . 679986) ("YSIZE" . 679988) ("Y_SCROLL_SIZE" . 679991))) ("WIDGET_BUTTON" fun nil (system) "Result = %s( Parent )" ("WIDGET_BUTTON.html" ("ACCELERATOR" . 1069174) ("ALIGN_CENTER" . 680015) ("ALIGN_LEFT" . 57956) ("ALIGN_RIGHT" . 57957) ("BITMAP" . 192775) ("CHECKED_MENU" . 978512) ("DYNAMIC_RESIZE" . 978508) ("EVENT_FUNC" . 106419) ("EVENT_PRO" . 680017) ("FONT" . 680019) ("FRAME" . 680021) ("FUNC_GET_VALUE" . 108837) ("GROUP_LEADER" . 680025) ("HELP" . 57994) ("KILL_NOTIFY" . 680028) ("MENU" . 680031) ("NO_COPY" . 109087) ("NO_RELEASE" . 680036) ("NOTIFY_REALIZE" . 67569) ("PRO_SET_VALUE" . 680038) ("PUSHBUTTON_EVENTS" . 1019958) ("RESOURCE_NAME" . 724023) ("SCR_XSIZE" . 67277) ("SCR_YSIZE" . 67280) ("SENSITIVE" . 948118) ("SEPARATOR" . 58000) ("TAB_MODE" . 1069036) ("TOOLTIP" . 982062) ("TRACKING_EVENTS" . 982064) ("UNAME" . 949273) ("UNITS" . 895525) ("UVALUE" . 680040) ("VALUE" . 680044) ("X_BITMAP_EXTRA" . 680046) ("XOFFSET" . 680048) ("XSIZE" . 680051) ("YOFFSET" . 680054) ("YSIZE" . 680057))) ("WIDGET_COMBOBOX" fun nil (system) "Result = %s( Parent )" ("WIDGET_COMBOBOX.html" ("DYNAMIC_RESIZE" . 1011945) ("EDITABLE" . 1011949) ("EVENT_FUNC" . 1011951) ("EVENT_PRO" . 1011953) ("FONT" . 1011955) ("FRAME" . 1011964) ("FUNC_GET_VALUE" . 1011967) ("GROUP_LEADER" . 1011969) ("IGNORE_ACCELERATORS" . 1096967) ("KILL_NOTIFY" . 1011972) ("NO_COPY" . 1011975) ("NOTIFY_REALIZE" . 1011978) ("PRO_SET_VALUE" . 1011980) ("RESOURCE_NAME" . 1011983) ("SCR_XSIZE" . 1011991) ("SCR_YSIZE" . 1011993) ("SENSITIVE" . 1011995) ("TAB_MODE" . 1071311) ("TRACKING_EVENTS" . 1012005) ("UNAME" . 1012013) ("UNITS" . 1012019) ("UVALUE" . 1012021) ("VALUE" . 1012025) ("XOFFSET" . 1012027) ("XSIZE" . 1012030) ("YOFFSET" . 1012032) ("YSIZE" . 1012035))) ("WIDGET_CONTROL" pro nil (system) "%s [, Widget_ID]" ("WIDGET_CONTROL.html" ("ALIGNMENT" . 894840) ("ALL_TABLE_EVENTS" . 894849) ("ALL_TEXT_EVENTS" . 680079) ("AM_PM" . 949789) ("APPEND" . 886776) ("BACKGROUND_COLOR" . 1184487) ("BAD_ID" . 680083) ("BASE_SET_TITLE" . 977104) ("BITMAP" . 1077396) ("CLEAR_EVENTS" . 978647) ("COLUMN_LABELS" . 894928) ("COLUMN_WIDTHS" . 894930) ("COMBOBOX_ADDITEM" . 981369) ("COMBOBOX_DELETEITEM" . 981434) ("COMBOBOX_INDEX" . 981376) ("CONTEXT_EVENTS" . 949802) ("DAYS_OF_WEEK" . 970733) ("DEFAULT_FONT" . 680087) ("DELAY_DESTROY" . 680090) ("DELETE_COLUMNS" . 894963) ("DELETE_ROWS" . 919067) ("DESTROY" . 680094) ("DRAW_BUTTON_EVENTS" . 680097) ("DRAW_EXPOSE_EVENTS" . 907371) ("DRAW_KEYBOARD_EVENTS" . 985153) ("DRAW_MOTION_EVENTS" . 680099) ("DRAW_VIEWPORT_EVENTS" . 680101) ("DRAW_WHEEL_EVENTS" . 1196277) ("DRAW_XSIZE" . 58243) ("DRAW_YSIZE" . 58244) ("DYNAMIC_RESIZE" . 192830) ("EDITABLE" . 889314) ("EDIT_CELL" . 895011) ("EVENT_FUNC" . 895036) ("EVENT_PRO" . 1197326) ("FONT" . 1184933) ("FOREGROUND_COLOR" . 1184426) ("FORMAT" . 895067) ("FUNC_GET_VALUE" . 680113) ("GET_DRAW_VIEW" . 680115) ("GET_UVALUE" . 680117) ("GET_VALUE" . 680122) ("GROUP_LEADER" . 933268) ("HOURGLASS" . 680134) ("ICONIFY" . 680136) ("IGNORE_ACCELERATORS" . 1183394) ("INPUT_FOCUS" . 680138) ("INSERT_COLUMNS" . 895129) ("INSERT_ROWS" . 895131) ("KBRD_FOCUS_EVENTS" . 919052) ("KILL_NOTIFY" . 680140) ("MANAGED" . 680144) ("MAP" . 680146) ("MONTHS" . 949815) ("MULTIPLE_PROPERTIES" . 1100768) ("NO_COPY" . 680150) ("NO_NEWLINE" . 680152) ("NOTIFY_REALIZE" . 67586) ("PRO_SET_VALUE" . 680154) ("PROPERTYSHEET_SETSELECTED" . 1070765) ("PUSHBUTTON_EVENTS" . 1020091) ("REALIZE" . 680156) ("REFRESH_PROPERTY" . 1018381) ("RESET" . 1018400) ("ROW_LABELS" . 895148) ("ROW_HEIGHTS" . 895150) ("SCR_XSIZE" . 58190) ("SCR_YSIZE" . 58191) ("SEND_EVENT" . 58210) ("SENSITIVE" . 680164) ("SET_BUTTON" . 680167) ("SET_COMBOBOX_SELECT" . 981513) ("SET_DRAG_NOTIFY" . 1219956) ("SET_DRAGGABLE" . 1219968) ("SET_DRAW_VIEW" . 680169) ("SET_DROP_EVENTS" . 1219985) ("SET_DROPLIST_SELECT" . 1219982) ("SET_LIST_SELECT" . 58235) ("SET_LIST_TOP" . 680175) ("SET_MASK" . 1222035) ("SET_SLIDER_MAX" . 680177) ("SET_SLIDER_MIN" . 680179) ("SET_TAB_CURRENT" . 977118) ("SET_TAB_MULTILINE" . 977124) ("SET_TABLE_SELECT" . 895216) ("SET_TABLE_VIEW" . 895208) ("SET_TEXT_SELECT" . 680181) ("SET_TEXT_TOP_LINE" . 680185) ("SET_TREE_BITMAP" . 978535) ("SET_TREE_EXPANDED" . 978542) ("SET_TREE_INDEX" . 1220003) ("SET_TREE_SELECT" . 978548) ("SET_TREE_VISIBLE" . 978561) ("SET_UNAME" . 1095671) ("SET_UVALUE" . 949285) ("SET_VALUE" . 680190) ("SHOW" . 680199) ("TAB_MODE" . 1069607) ("TABLE_BLANK" . 1069681) ("TABLE_DISJOINT_SELECTION" . 987414) ("TABLE_XSIZE" . 895238) ("TABLE_YSIZE" . 895244) ("TIMER" . 680201) ("TLB_GET_OFFSET" . 680204) ("TLB_GET_SIZE" . 680206) ("TLB_ICONIFY_EVENTS" . 984722) ("TLB_KILL_REQUEST_EVENTS" . 192837) ("TLB_MOVE_EVENTS" . 984735) ("TLB_SET_TITLE" . 680208) ("TLB_SET_XOFFSET" . 680210) ("TLB_SET_YOFFSET" . 680212) ("TLB_SIZE_EVENTS" . 984752) ("TOOLTIP" . 982093) ("TRACKING_EVENTS" . 58183) ("UNITS" . 895316) ("UPDATE" . 680214) ("USE_TABLE_SELECT" . 934621) ("USE_TEXT_SELECT" . 192856) ("X_BITMAP_EXTRA" . 680216) ("XOFFSET" . 58269) ("XSIZE" . 58220) ("YOFFSET" . 58279) ("YSIZE" . 58221))) ("WIDGET_DISPLAYCONTEXTMENU" pro nil (system) "%s, Parent, X, Y, ContextBase_ID" ("WIDGET_DISPLAYCONTEXTMENU.html")) ("WIDGET_DRAW" fun nil (system) "Result = %s(Parent  )" ("WIDGET_DRAW.html" ("APP_SCROLL" . 680227) ("BUTTON_EVENTS" . 941808) ("CLASSNAME" . 1200617) ("COLOR_MODEL" . 930114) ("COLORS" . 896380) ("DRAG_NOTIFY" . 1222863) ("DROP_EVENTS" . 1222865) ("EVENT_FUNC" . 680234) ("EVENT_PRO" . 680236) ("EXPOSE_EVENTS" . 907355) ("FRAME" . 680238) ("FUNC_GET_VALUE" . 680240) ("GRAPHICS_LEVEL" . 914743) ("GROUP_LEADER" . 680242) ("IGNORE_ACCELERATORS" . 1097640) ("KEYBOARD_EVENTS" . 1097628) ("KILL_NOTIFY" . 680245) ("MOTION_EVENTS" . 153791) ("NO_COPY" . 680251) ("NOTIFY_REALIZE" . 67601) ("PRO_SET_VALUE" . 680253) ("RENDERER" . 930656) ("RESOURCE_NAME" . 947866) ("RETAIN" . 680255) ("SCR_XSIZE" . 67289) ("SCR_YSIZE" . 67292) ("SCROLL" . 67286) ("SENSITIVE" . 948221) ("TOOLTIP" . 982084) ("TRACKING_EVENTS" . 67368) ("UNAME" . 949316) ("UNITS" . 1182526) ("UVALUE" . 1182529) ("VIEWPORT_EVENTS" . 279483) ("WHEEL_EVENTS" . 1196334) ("XOFFSET" . 680268) ("XSIZE" . 680271) ("X_SCROLL_SIZE" . 680274) ("YOFFSET" . 680277) ("YSIZE" . 680280) ("Y_SCROLL_SIZE" . 680283))) ("WIDGET_DROPLIST" fun nil (system) "Result = %s( Parent )" ("WIDGET_DROPLIST.html" ("DYNAMIC_RESIZE" . 192790) ("EVENT_FUNC" . 192787) ("EVENT_PRO" . 58393) ("FONT" . 963245) ("FRAME" . 58399) ("FUNC_GET_VALUE" . 58404) ("GROUP_LEADER" . 58412) ("KILL_NOTIFY" . 58424) ("NO_COPY" . 67153) ("NOTIFY_REALIZE" . 67614) ("PRO_SET_VALUE" . 67133) ("RESOURCE_NAME" . 1201081) ("SCR_XSIZE" . 67120) ("SCR_YSIZE" . 67123) ("SENSITIVE" . 948234) ("TAB_MODE" . 1071560) ("TITLE" . 888903) ("TRACKING_EVENTS" . 58334) ("UNAME" . 949326) ("UNITS" . 895561) ("UVALUE" . 67166) ("VALUE" . 67174) ("XOFFSET" . 67194) ("XSIZE" . 67198) ("YOFFSET" . 67201) ("YSIZE" . 67205))) ("WIDGET_EVENT" fun nil (system) "Result = %s([Widget_ID])" ("WIDGET_EVENT.html" ("BAD_ID" . 680307) ("NOWAIT" . 680311) ("SAVE_HOURGLASS" . 680313) ("YIELD_TO_TTY" . 675439))) ("WIDGET_INFO" fun nil (system) "Result = %s( [Widget_ID] )" ("WIDGET_INFO.html" ("ACTIVE" . 680342) ("ALL_CHILDREN" . 1220143) ("BUTTON_SET" . 978692) ("CHILD" . 978690) ("COLUMN_WIDTHS" . 895941) ("COMBOBOX_GETTEXT" . 981639) ("COMBOBOX_NUMBER" . 981602) ("COMPONENT" . 1018415) ("CONTEXT_EVENTS" . 1018413) ("DRAG_NOTIFY" . 1220058) ("DRAGGABLE" . 1220042) ("DRAW_BUTTON_EVENTS" . 971032) ("DRAW_EXPOSE_EVENTS" . 909787) ("DRAW_KEYBOARD_EVENTS" . 985204) ("DRAW_MOTION_EVENTS" . 985200) ("DRAW_VIEWPORT_EVENTS" . 680350) ("DRAW_WHEEL_EVENTS" . 1196323) ("DROP_EVENTS" . 1220074) ("DROPLIST_NUMBER" . 58164) ("DROPLIST_SELECT" . 58165) ("DYNAMIC_RESIZE" . 192872) ("EVENT_FUNC" . 680352) ("EVENT_PRO" . 680354) ("FIND_BY_UNAME" . 58144) ("FONTNAME" . 980336) ("GEOMETRY" . 980339) ("KBRD_FOCUS_EVENTS" . 1012790) ("LIST_MULTIPLE" . 934733) ("LIST_NUMBER" . 911616) ("LIST_NUM_VISIBLE" . 680358) ("LIST_SELECT" . 680360) ("LIST_TOP" . 680362) ("MANAGED" . 907337) ("MAP" . 982652) ("MASK" . 1222074) ("MODAL" . 910752) ("MULTIPLE_PROPERTIES" . 1100808) ("N_CHILDREN" . 1220160) ("NAME" . 1100833) ("PARENT" . 680364) ("PROPERTY_VALID" . 1018429) ("PROPERTY_VALUE" . 1018452) ("PROPERTYSHEET_NSELECTED" . 1070799) ("PROPERTYSHEET_SELECTED" . 1082483) ("PUSHBUTTON_EVENTS" . 1020048) ("REALIZED" . 1018448) ("ROW_HEIGHTS" . 895972) ("SENSITIVE" . 982686) ("SIBLING" . 680368) ("SLIDER_MIN_MAX" . 680889) ("STRING_SIZE" . 1186243) ("SYSTEM_COLORS" . 895977) ("TAB_CURRENT" . 976997) ("TAB_MODE" . 1069869) ("TAB_MULTILINE" . 977009) ("TAB_NUMBER" . 977045) ("TABLE_ALL_EVENTS" . 971069) ("TABLE_BACKGROUND_COLOR" . 1185689) ("TABLE_DISJOINT_SELECTION" . 987431) ("TABLE_EDITABLE" . 895979) ("TABLE_EDIT_CELL" . 895981) ("TABLE_FONT" . 1185917) ("TABLE_FOREGROUND_COLOR" . 1185529) ("TABLE_SELECT" . 895983) ("TABLE_VIEW" . 895985) ("TEXT_ALL_EVENTS" . 680895) ("TEXT_EDITABLE" . 680899) ("TEXT_NUMBER" . 680370) ("TEXT_OFFSET_TO_XY" . 680903) ("TEXT_SELECT" . 1181619) ("TEXT_TOP_LINE" . 680913) ("TEXT_XY_TO_OFFSET" . 899965) ("TLB_ICONIFY_EVENTS" . 984875) ("TLB_KILL_REQUEST_EVENTS" . 192881) ("TLB_MOVE_EVENTS" . 984854) ("TLB_SIZE_EVENTS" . 984889) ("TOOLTIP" . 982130) ("TRACKING_EVENTS" . 58086) ("TREE_BITMAP" . 1220111) ("TREE_DRAG_SELECT" . 1222234) ("TREE_EXPANDED" . 978324) ("TREE_FOLDER" . 1220095) ("TREE_INDEX" . 1220127) ("TREE_ROOT" . 986723) ("TREE_SELECT" . 978331) ("TYPE" . 680072) ("UNAME" . 949465) ("UNITS" . 949467) ("UPDATE" . 680371) ("USE_TABLE_SELECT" . 896009) ("VALID_ID" . 891030) ("VERSION" . 680373) ("VISIBLE" . 984410))) ("WIDGET_LABEL" fun nil (system) "Result = %s( Parent )" ("WIDGET_LABEL.html" ("ALIGN_CENTER" . 57967) ("ALIGN_LEFT" . 57970) ("ALIGN_RIGHT" . 57973) ("DYNAMIC_RESIZE" . 192801) ("FONT" . 680390) ("FRAME" . 680392) ("FUNC_GET_VALUE" . 680394) ("GROUP_LEADER" . 680396) ("KILL_NOTIFY" . 680399) ("NO_COPY" . 680402) ("NOTIFY_REALIZE" . 67628) ("PRO_SET_VALUE" . 680404) ("RESOURCE_NAME" . 724047) ("SCR_XSIZE" . 67301) ("SCR_YSIZE" . 67304) ("SENSITIVE" . 948248) ("SUNKEN_FRAME" . 978731) ("TRACKING_EVENTS" . 67390) ("UNAME" . 949494) ("UNITS" . 949487) ("UVALUE" . 680406) ("VALUE" . 680410) ("XOFFSET" . 680412) ("XSIZE" . 680415) ("YOFFSET" . 680418) ("YSIZE" . 680421))) ("WIDGET_LIST" fun nil (system) "Result = %s( Parent )" ("WIDGET_LIST.html" ("CONTEXT_EVENTS" . 970955) ("EVENT_FUNC" . 680433) ("EVENT_PRO" . 680435) ("FONT" . 680437) ("FRAME" . 680439) ("FUNC_GET_VALUE" . 680441) ("GROUP_LEADER" . 680443) ("KILL_NOTIFY" . 680446) ("MULTIPLE" . 934705) ("NO_COPY" . 680449) ("NOTIFY_REALIZE" . 67642) ("PRO_SET_VALUE" . 680451) ("RESOURCE_NAME" . 724057) ("SCR_XSIZE" . 67319) ("SCR_YSIZE" . 1001133) ("SENSITIVE" . 948262) ("TAB_MODE" . 1071684) ("TRACKING_EVENTS" . 1071674) ("UNAME" . 949504) ("UNITS" . 895619) ("UVALUE" . 680453) ("VALUE" . 680457) ("XOFFSET" . 680460) ("XSIZE" . 680463) ("YOFFSET" . 680466) ("YSIZE" . 58021))) ("WIDGET_PROPERTYSHEET" fun nil (system) "Result = %s(Parent )" ("WIDGET_PROPERTYSHEET.html" ("ALIGN_BOTTOM" . 1036791) ("ALIGN_CENTER" . 1036794) ("ALIGN_LEFT" . 1036796) ("ALIGN_RIGHT" . 1036798) ("ALIGN_TOP" . 1036800) ("CONTEXT_EVENTS" . 1036802) ("EDITABLE" . 1078422) ("EVENT_FUNC" . 1036806) ("EVENT_PRO" . 1036808) ("FONT" . 1036810) ("FRAME" . 1070614) ("FUNC_GET_VALUE" . 1036813) ("IGNORE_ACCELERATORS" . 1097821) ("KILL_NOTIFY" . 1036815) ("MULTIPLE_PROPERTIES" . 1100848) ("NO_COPY" . 1036819) ("NOTIFY_REALIZE" . 1036822) ("PRO_SET_VALUE" . 1036824) ("SCR_XSIZE" . 1036826) ("SCR_YSIZE" . 1036828) ("SENSITIVE" . 1036830) ("SUNKEN_FRAME" . 1070660) ("TRACKING_EVENTS" . 1036836) ("UNAME" . 1036838) ("UNITS" . 1036841) ("UVALUE" . 1036843) ("VALUE" . 1036847) ("XOFFSET" . 1036853) ("XSIZE" . 1036856) ("YOFFSET" . 1036858) ("YSIZE" . 1036861))) ("WIDGET_SLIDER" fun nil (system) "Result = %s( Parent )" ("WIDGET_SLIDER.html" ("DRAG" . 680487) ("EVENT_FUNC" . 680490) ("EVENT_PRO" . 680492) ("FONT" . 680494) ("FRAME" . 680496) ("FUNC_GET_VALUE" . 680498) ("GROUP_LEADER" . 680500) ("KILL_NOTIFY" . 680503) ("MAXIMUM" . 680506) ("MINIMUM" . 680508) ("NO_COPY" . 680510) ("NOTIFY_REALIZE" . 67656) ("PRO_SET_VALUE" . 680512) ("RESOURCE_NAME" . 724067) ("SCR_XSIZE" . 67331) ("SCR_YSIZE" . 67334) ("SCROLL" . 680514) ("SENSITIVE" . 948276) ("SUPPRESS_VALUE" . 680516) ("TRACKING_EVENTS" . 67418) ("TAB_MODE" . 1071832) ("TITLE" . 1071823) ("UNAME" . 949514) ("UNITS" . 895638) ("UVALUE" . 680519) ("VALUE" . 680523) ("VERTICAL" . 680527) ("XOFFSET" . 680529) ("XSIZE" . 680532) ("YOFFSET" . 680535) ("YSIZE" . 680538))) ("WIDGET_TAB" fun nil (system) "Result = %s( Parent )" ("WIDGET_TAB.html" ("ALIGN_BOTTOM" . 1012200) ("ALIGN_CENTER" . 1012202) ("ALIGN_LEFT" . 1012204) ("ALIGN_RIGHT" . 1012206) ("ALIGN_TOP" . 1012208) ("EVENT_FUNC" . 1012210) ("EVENT_PRO" . 1012212) ("FUNC_GET_VALUE" . 1012214) ("GROUP_LEADER" . 1012216) ("KILL_NOTIFY" . 1012219) ("LOCATION" . 1012223) ("MULTILINE" . 1012253) ("NO_COPY" . 1012263) ("NOTIFY_REALIZE" . 1012266) ("PRO_SET_VALUE" . 1012268) ("SCR_XSIZE" . 1012270) ("SCR_YSIZE" . 1012272) ("SENSITIVE" . 1012274) ("TAB_MODE" . 1071955) ("TRACKING_EVENTS" . 1018541) ("UNAME" . 1012284) ("UNITS" . 1012290) ("UVALUE" . 1012292) ("XOFFSET" . 1012296) ("XSIZE" . 1012299) ("YOFFSET" . 1012301) ("YSIZE" . 1012304))) ("WIDGET_TABLE" fun nil (system) "Result = %s( Parent )" ("WIDGET_TABLE.html" ("ALIGNMENT" . 896042) ("ALL_EVENTS" . 941688) ("AM_PM" . 1076926) ("BACKGROUND_COLOR" . 1184088) ("COLUMN_LABELS" . 1076933) ("COLUMN_MAJOR" . 909845) ("COLUMN_WIDTHS" . 896114) ("CONTEXT_EVENTS" . 1074773) ("DAYS_OF_WEEK" . 949838) ("DISJOINT_SELECTION" . 987345) ("EDITABLE" . 987346) ("EVENT_FUNC" . 896120) ("EVENT_PRO" . 896123) ("FONT" . 896126) ("FOREGROUND_COLOR" . 1184014) ("FORMAT" . 896130) ("FRAME" . 896133) ("FUNC_GET_VALUE" . 896136) ("GROUP_LEADER" . 896151) ("IGNORE_ACCELERATORS" . 1097865) ("KBRD_FOCUS_EVENTS" . 911525) ("KILL_NOTIFY" . 896155) ("MONTHS" . 949844) ("NO_COLUMN_HEADERS" . 1074713) ("NO_COPY" . 896163) ("NO_HEADERS" . 909873) ("NO_ROW_HEADERS" . 1074723) ("NOTIFY_REALIZE" . 896166) ("PRO_SET_VALUE" . 896169) ("RESIZEABLE_COLUMNS" . 896172) ("RESIZEABLE_ROWS" . 901244) ("RESOURCE_NAME" . 896175) ("ROW_HEIGHTS" . 909879) ("ROW_LABELS" . 896181) ("ROW_MAJOR" . 909886) ("SCR_XSIZE" . 896187) ("SCR_YSIZE" . 896190) ("SCROLL" . 896193) ("SENSITIVE" . 948291) ("TAB_MODE" . 1072083) ("TRACKING_EVENTS" . 896200) ("UNAME" . 949524) ("UNITS" . 896203) ("UVALUE" . 896207) ("VALUE" . 896212) ("XOFFSET" . 896215) ("XSIZE" . 896219) ("X_SCROLL_SIZE" . 896223) ("YOFFSET" . 896227) ("YSIZE" . 896231) ("Y_SCROLL_SIZE" . 896235))) ("WIDGET_TEXT" fun nil (system) "Result = %s( Parent )" ("WIDGET_TEXT.html" ("ALL_EVENTS" . 680556) ("CONTEXT_EVENTS" . 970972) ("EDITABLE" . 886884) ("EVENT_FUNC" . 680561) ("EVENT_PRO" . 680563) ("FONT" . 680565) ("FRAME" . 680567) ("FUNC_GET_VALUE" . 680569) ("GROUP_LEADER" . 680571) ("IGNORE_ACCELERATORS" . 1097921) ("KBRD_FOCUS_EVENTS" . 911545) ("KILL_NOTIFY" . 680574) ("NO_COPY" . 680577) ("NO_NEWLINE" . 680579) ("NOTIFY_REALIZE" . 67670) ("PRO_SET_VALUE" . 680581) ("RESOURCE_NAME" . 724077) ("SCR_XSIZE" . 67343) ("SCR_YSIZE" . 67346) ("SCROLL" . 680583) ("SENSITIVE" . 948305) ("TAB_MODE" . 1072230) ("TRACKING_EVENTS" . 67432) ("UNAME" . 949534) ("UNITS" . 895656) ("UVALUE" . 680586) ("VALUE" . 680590) ("WRAP" . 58056) ("XOFFSET" . 680592) ("XSIZE" . 680595) ("YOFFSET" . 680598) ("YSIZE" . 680601))) ("WIDGET_TREE" fun nil (system) "Result = %s( Parent )" ("WIDGET_TREE.html" ("ALIGN_BOTTOM" . 1012440) ("ALIGN_CENTER" . 1012442) ("ALIGN_LEFT" . 1012444) ("ALIGN_RIGHT" . 1012446) ("ALIGN_TOP" . 1012448) ("BITMAP" . 1012450) ("CONTEXT_EVENTS" . 1012452) ("DRAG_NOTIFY" . 1222757) ("DRAGGABLE" . 1221987) ("DROP_EVENTS" . 1219862) ("EVENT_FUNC" . 1012461) ("EVENT_PRO" . 1012463) ("EXPANDED" . 1012465) ("FOLDER" . 1012468) ("FUNC_GET_VALUE" . 1012472) ("GROUP_LEADER" . 1012474) ("INDEX" . 1219882) ("KILL_NOTIFY" . 1012477) ("MASK" . 1222014) ("MULTIPLE" . 1012481) ("NO_COPY" . 1012484) ("NOTIFY_REALIZE" . 1012487) ("PRO_SET_VALUE" . 1012489) ("SCR_XSIZE" . 1012491) ("SCR_YSIZE" . 1012493) ("SENSITIVE" . 1012495) ("TAB_MODE" . 1072351) ("TRACKING_EVENTS" . 1018556) ("UNAME" . 1012508) ("UNITS" . 1012514) ("UVALUE" . 1012516) ("VALUE" . 1012520) ("XOFFSET" . 1012523) ("XSIZE" . 1012526) ("YOFFSET" . 1012528) ("YSIZE" . 1012531))) ("WIDGET_TREE_MOVE" pro nil (system) "%s, wMoveNodes, wDestFolder" ("WIDGET_TREE_MOVE.html" ("CALLBACK_FUNC" . 1222343) ("COPY" . 1222352) ("INDEX" . 1222355) ("SELECT" . 1222358) ("UPDATE" . 1222361) ("USERDATA" . 1222364))) ("WINDOW" pro nil (system) "%s [, %s_Index]" ("WINDOW.html" ("COLORS" . 896410) ("FREE" . 680620) ("PIXMAP" . 680622) ("RETAIN" . 680624) ("TITLE" . 680625) ("XPOS" . 680628) ("YPOS" . 680633) ("XSIZE" . 680635) ("YSIZE" . 680637))) ("WRITE_BMP" pro nil (system) "%s, Filename, Image[, R, G, B]" ("WRITE_BMP.html" ("FOUR_BIT" . 756441) ("IHDR" . 756444) ("HEADER_DEFINE" . 756447) ("RGB" . 964751))) ("WRITE_GIF" pro nil (system) "%s, Filename, Image[, R, G, B]" ("WRITE_GIF.html" ("BACKGROUND_COLOR" . 1230597) ("CLOSE" . 1068115) ("DELAY_TIME" . 1230649) ("DISPOSAL_METHOD" . 1230696) ("MULTIPLE" . 1068121) ("REPEAT_COUNT" . 1230807) ("TRANSPARENT" . 1230851) ("USER_INPUT" . 1230888))) ("WRITE_IMAGE" pro nil (system) "%s, Filename, Format, Data [, Red, Green, Blue]" ("WRITE_IMAGE.html" ("APPEND" . 961233))) ("WRITE_JPEG" pro nil (system) "%s [, Filename], Image" ("WRITE_JPEG.html" ("ORDER" . 279735) ("PROGRESSIVE" . 912025) ("QUALITY" . 279736) ("TRUE" . 279737) ("UNIT" . 896438))) ("WRITE_JPEG2000" pro nil (system) "%s, Filename, Image [, Red, Green, Blue]" ("WRITE_JPEG2000.html" ("N_LAYERS" . 1112356) ("N_LEVELS" . 1112359) ("ORDER" . 1112362) ("REVERSIBLE" . 1112365))) ("WRITE_NRIF" pro nil (system) "%s, File, Image [, R, G, B]" ("WRITE_NRIF.html")) ("WRITE_PICT" pro nil (system) "%s, Filename [, Image, R, G, B]" ("WRITE_PICT.html")) ("WRITE_PNG" pro nil (system) "%s, Filename, Image[, R, G, B]" ("WRITE_PNG.html" ("ORDER" . 950656) ("VERBOSE" . 964556) ("TRANSPARENT" . 950659))) ("WRITE_PPM" pro nil (system) "%s, Filename, Image" ("WRITE_PPM.html" ("ASCII" . 67923))) ("WRITE_SPR" pro nil (system) "%s, AS, Filename" ("WRITE_SPR.html")) ("WRITE_SRF" pro nil (system) "%s, Filename [, Image, R, G, B]" ("WRITE_SRF.html" ("ORDER" . 756556) ("WRITE_32" . 756559))) ("WRITE_SYLK" fun nil (system) "Result = %s( File, Data )" ("WRITE_SYLK.html" ("STARTCOL" . 67955) ("STARTROW" . 67958))) ("WRITE_TIFF" pro nil (system) "%s, Filename [, Image]" ("WRITE_TIFF.html" ("APPEND" . 945440) ("BITS_PER_SAMPLE" . 945448) ("CMYK" . 1049851) ("COMPRESSION" . 972526) ("DESCRIPTION" . 1049872) ("DOCUMENT_NAME" . 1049881) ("DOT_RANGE" . 1049890) ("FLOAT" . 945539) ("GEOTIFF" . 945456) ("ICC_PROFILE" . 1049899) ("LONG" . 945853) ("ORIENTATION" . 972561) ("PHOTOSHOP" . 1049908) ("PLANARCONFIG" . 896473) ("RED" . 960346) ("GREEN" . 1199035) ("BLUE" . 1199036) ("SHORT" . 945559) ("UNITS" . 960431) ("VERBOSE" . 972627) ("XPOSITION" . 1063829) ("XRESOL" . 896478) ("YPOSITION" . 1063850) ("YRESOL" . 917320))) ("WRITE_WAV" pro nil (system) "%s, Filename, Data, Rate" ("WRITE_WAV.html")) ("WRITE_WAVE" pro nil (system) "%s, File, Array" ("WRITE_WAVE.html" ("BIN" . 756580) ("DATANAME" . 756583) ("MESHNAME" . 756586) ("NOMESHDEF" . 756589) ("VECTOR" . 756592))) ("WRITEU" pro nil (system) "%s, Unit, Expr1 ..., Exprn" ("WRITEU.html" ("TRANSFER_COUNT" . 680669))) ("WSET" pro nil (system) "%s [, Window_Index]" ("WSET.html")) ("WSHOW" pro nil (system) "%s [, Window_Index [, Show]]" ("WSHOW.html" ("ICONIC" . 680709))) ("WTN" fun nil (system) "Result = %s( A, Coef )" ("WTN.html" ("COLUMN" . 58787) ("DOUBLE" . 52415) ("INVERSE" . 52418) ("OVERWRITE" . 52421))) ("XBM_EDIT" pro nil (system) "%s" ("XBM_EDIT.html" ("BLOCK" . 937479) ("FILENAME" . 762711) ("GROUP" . 762714) ("XSIZE" . 762717) ("YSIZE" . 762720))) ("XDISPLAYFILE" pro nil (system) "%s, Filename" ("XDISPLAYFILE.html" ("BLOCK" . 937490) ("DONE_BUTTON" . 960338) ("EDITABLE" . 960341) ("FONT" . 960336) ("GROUP" . 762749) ("GROW_TO_SCREEN" . 1035084) ("HEIGHT" . 762752) ("MODAL" . 933305) ("RETURN_ID" . 1035136) ("TEXT" . 762755) ("TITLE" . 762758) ("WIDTH" . 762761) ("WTEXT" . 960359))) ("XDXF" pro nil (system) "%s [, Filename]" ("XDXF.html" ("BLOCK" . 976345) ("GROUP" . 976354) ("SCALE" . 976358) ("TEST" . 976360))) ("XFONT" fun nil (system) "Result = %s( )" ("XFONT.html" ("GROUP" . 762100) ("PRESERVE_FONT_INFO" . 762103))) ("XINTERANIMATE" pro nil (system) "%s [, Rate]" ("XINTERANIMATE.html")) ("XLOADCT" pro nil (system) "%s" ("XLOADCT.html" ("BLOCK" . 937520) ("BOTTOM" . 937526) ("FILE" . 937512) ("GROUP" . 959363) ("MODAL" . 930516) ("NCOLORS" . 930518) ("SILENT" . 761913) ("UPDATECALLBACK" . 950093) ("UPDATECBDATA" . 950095) ("USE_CURRENT" . 761916))) ("XMANAGER" pro nil (system) "%s [, Name, ID]" ("XMANAGER.html" ("CATCH" . 919187) ("CLEANUP" . 762794) ("EVENT_HANDLER" . 762797) ("GROUP_LEADER" . 762800) ("JUST_REG" . 762804) ("NO_BLOCK" . 921241))) ("XMNG_TMPL" pro nil (system) "%s" ("XMNG_TMPL.html" ("BLOCK" . 937533) ("GROUP" . 762854))) ("XMTOOL" pro nil (system) "%s" ("XMTOOL.html" ("BLOCK" . 937544) ("GROUP" . 762874))) ("XOBJVIEW" fun nil (system) "%s, Obj" ("XOBJVIEW.html" ("BACKGROUND" . 956927) ("BLOCK" . 964889) ("DOUBLE_VIEW" . 956930) ("GROUP" . 960389) ("JUST_REG" . 959168) ("MODAL" . 988927) ("REFRESH" . 959524) ("RENDERER" . 980622) ("SCALE" . 969430) ("STATIONARY" . 959520) ("TEST" . 959458) ("TITLE" . 959454) ("TLB" . 1013972) ("XOFFSET" . 959432) ("XSIZE" . 1000024) ("YOFFSET" . 973883) ("YSIZE" . 1000026))) ("XOBJVIEW_ROTATE" pro nil (system) "%s, Axis, Angle" ("XOBJVIEW_ROTATE.html" ("PREMULTIPLY" . 984371))) ("XOBJVIEW_WRITE_IMAGE" pro nil (system) "%s, Filename, Format" ("XOBJVIEW_WRITE_IMAGE.html" ("DIMENSIONS" . 984402))) ("XPALETTE" pro nil (system) "%s" ("XPALETTE.html" ("BLOCK" . 937555) ("GROUP" . 761941) ("UPDATECALLBACK" . 949914) ("UPDATECBDATA" . 949916))) ("XPCOLOR" pro nil (system) "%s" ("XPCOLOR.html" ("GROUP" . 976510))) ("XPLOT3D" fun nil (system) "%s, X, Y, Z" ("XPLOT3D.html" ("BLOCK" . 976543) ("COLOR" . 976552) ("DOUBLE_VIEW" . 976554) ("GROUP" . 976556) ("LINESTYLE" . 976558) ("MODAL" . 976571) ("NAME" . 976577) ("OVERPLOT" . 976579) ("SYMBOL" . 976581) ("TEST" . 976583) ("THICK" . 976585) ("TITLE" . 976587) ("XRANGE" . 976589) ("XTITLE" . 1014240) ("YRANGE" . 976591) ("YTITLE" . 1014248) ("ZRANGE" . 976593) ("ZTITLE" . 976599))) ("XREGISTERED" fun nil (system) "Result = %s(Name )" ("XREGISTERED.html" ("NOSHOW" . 762898))) ("XROI" pro nil (system) "%s [, ImageData] [, R] [, G] [, B]" ("XROI.html" ("BLOCK" . 984509) ("FLOATING" . 984515) ("GROUP" . 984518) ("MODAL" . 984520) ("REGIONS_IN" . 984522) ("REGIONS_OUT" . 984530) ("REJECTED" . 984535) ("RENDERER" . 984540) ("ROI_COLOR" . 984544) ("ROI_GEOMETRY" . 984546) ("ROI_SELECT_COLOR" . 984572) ("STATISTICS" . 984574) ("TITLE" . 984608) ("TOOLS" . 984610) ("X_SCROLL_SIZE" . 999474) ("Y_SCROLL_SIZE" . 999479))) ("XSQ_TEST" fun nil (system) "Result = %s( Obfreq, Exfreq )" ("XSQ_TEST.html" ("EXCELL" . 137437) ("OBCELL" . 137440) ("RESIDUAL" . 137443))) ("XSURFACE" pro nil (system) "%s, Data" ("XSURFACE.html" ("BLOCK" . 937566) ("GROUP" . 787853))) ("XVAREDIT" pro nil (system) "%s, Var" ("XVAREDIT.html" ("NAME" . 917618) ("GROUP" . 759115) ("X_SCROLL_SIZE" . 917623) ("Y_SCROLL_SIZE" . 917633))) ("XVOLUME" pro nil (system) "%s, Vol," ("XVOLUME.html" ("BLOCK" . 977093) ("GROUP" . 977102) ("INTERPOLATE" . 977104) ("MODAL" . 977106) ("RENDERER" . 977112) ("REPLACE" . 977116) ("SCALE" . 977121) ("TEST" . 977123) ("XSIZE" . 977128) ("YSIZE" . 977130))) ("XVOLUME_ROTATE" pro nil (system) "%s, Axis, Angle" ("XVOLUME_ROTATE.html" ("PREMULTIPLY" . 977322))) ("XVOLUME_WRITE_IMAGE" pro nil (system) "%s, Filename, Format" ("XVOLUME_WRITE_IMAGE.html" ("DIMENSIONS" . 977402))) ("XYOUTS" pro nil (system) "%s, [X, Y,] String" ("XYOUTS.html" ("ALIGNMENT" . 680731) ("CHARSIZE" . 680733) ("CHARTHICK" . 680735) ("TEXT_AXES" . 680737) ("WIDTH" . 680739)) ("Graphics_Keywords.html" ("CLIP" . 315949) ("COLOR" . 315952) ("DATA" . 315961) ("DEVICE" . 315977) ("FONT" . 331795) ("NOCLIP" . 323508) ("NORMAL" . 315963) ("ORIENTATION" . 315964) ("T3D" . 315956) ("Z" . 332658))) ("ZOOM" pro nil (system) "%s" ("ZOOM.html" ("CONTINUOUS" . 787879) ("FACT" . 787882) ("INTERP" . 787885) ("KEEP" . 787888) ("NEW_WINDOW" . 787891) ("XSIZE" . 787894) ("YSIZE" . 787897) ("ZOOM_WINDOW" . 787900))) ("ZOOM_24" pro nil (system) "%s" ("ZOOM_24.html" ("FACT" . 787920) ("RIGHT" . 787923) ("XSIZE" . 787926) ("YSIZE" . 787929))) ("Translate" pro "IDLanROI" (system) "Obj->[%s::]%s, Tx[, Ty[, Tz]]" ("IDLanROITranslate.html")) ("SetProperty" pro "IDLanROI" (system) "Obj->[%s::]%s" ("IDLanROISetProperty.html")) ("Scale" pro "IDLanROI" (system) "Obj->[%s::]%s, Sx[, Sy[, Sz]]" ("IDLanROIScale.html")) ("Rotate" pro "IDLanROI" (system) "Obj->[%s::]%s, Axis, Angle" ("IDLanROIRotate.html" ("CENTER" . 1004176))) ("ReplaceData" pro "IDLanROI" (system) "Obj->[%s::]%s, X[, Y[, Z]]" ("IDLanROIReplaceData.html" ("FINISH" . 1004123) ("START" . 1004130) ("XRANGE" . 1004136) ("YRANGE" . 1004138) ("ZRANGE" . 1004140))) ("RemoveData" pro "IDLanROI" (system) "Obj->[%s::]%s" ("IDLanROIRemoveData.html" ("COUNT" . 1004077) ("START" . 1004079) ("XRANGE" . 1004081) ("YRANGE" . 1004083) ("ZRANGE" . 1004085))) ("Init" fun "IDLanROI" (system) "Obj = OBJ_NEW( '%s' [, X [, Y [, Z ]]] ) or Result = Obj->[%s::]%s( [X [, Y [, Z ]]] )" ("IDLanROIInit.html")) ("GetProperty" pro "IDLanROI" (system) "Obj->[%s::]%s " ("IDLanROIGetProperty.html")) ("ContainsPoints" fun "IDLanROI" (system) "Result = Obj->[%s::]%s( X [, Y [, Z]] )" ("IDLanROIContainsPoints.html")) ("ComputeMask" fun "IDLanROI" (system) "Result = Obj->[%s::]%s( )" ("IDLanROIComputeMask.html" ("DIMENSIONS" . 1003872) ("INITIALIZE" . 1003874) ("LOCATION" . 1003879) ("MASK_IN" . 1003881) ("MASK_RULE" . 1003883) ("PIXEL_CENTER" . 1003888) ("PLANE_NORMAL" . 1011165) ("PLANE_XAXIS" . 1003890) ("RUN_LENGTH" . 1003892))) ("ComputeGeometry" fun "IDLanROI" (system) "Result = Obj->[%s::]%s( )" ("IDLanROIComputeGeometry.html" ("AREA" . 1003819) ("CENTROID" . 1003821) ("PERIMETER" . 1003823) ("SPATIAL_OFFSET" . 1003825) ("SPATIAL_SCALE" . 1003827))) ("Cleanup" fun "IDLanROI" (system) "Obj->[%s::]%s" ("IDLanROICleanup.html")) ("Cleanup" pro "IDLanROI" (system) "OBJ_DESTROY, Obj" ("IDLanROICleanup.html")) ("AppendData" pro "IDLanROI" (system) "Obj->[%s::]%s, X [, Y] [, Z]" ("IDLanROIAppendData.html" ("XRANGE" . 1003740) ("YRANGE" . 1003742) ("ZRANGE" . 1003744))) ("Translate" pro "IDLanROIGroup" (system) "Obj->[%s::]%s, Tx[, Ty[, Tz]]" ("IDLanROIGroupTranslate.html")) ("Scale" pro "IDLanROIGroup" (system) "Obj->[%s::]%s, Sx[, Sy[, Sz]]" ("IDLanROIGroupScale.html")) ("Rotate" pro "IDLanROIGroup" (system) "Obj->[%s::]%s, Axis, Angle" ("IDLanROIGroupRotate.html" ("CENTER" . 1004731))) ("Init" fun "IDLanROIGroup" (system) "Obj = OBJ_NEW('%s') or Result = Obj->[%s::]%s( )" ("IDLanROIGroupInit.html")) ("GetProperty" pro "IDLanROIGroup" (system) "Obj->[%s::]%s " ("IDLanROIGroupGetProperty.html")) ("ContainsPoints" fun "IDLanROIGroup" (system) "Result = Obj->[%s::]%s( X[, Y[, Z]] )" ("IDLanROIGroupContainsPoints.html")) ("ComputeMesh" fun "IDLanROIGroup" (system) "Result = Obj->[%s::]%s( Vertices, Conn  )" ("IDLanROIGroupComputeMesh.html" ("CAPPED" . 1004551) ("SURFACE_AREA" . 1004556))) ("ComputeMask" fun "IDLanROIGroup" (system) "Result = Obj->[%s::]%s( )" ("IDLanROIGroupComputeMask.html" ("DIMENSIONS" . 1004482) ("INITIALIZE" . 1004484) ("LOCATION" . 1004489) ("MASK_IN" . 1004491) ("MASK_RULE" . 1004493) ("PLANE_NORMAL" . 1004498) ("PLANE_XAXIS" . 1004500) ("RUN_LENGTH" . 1004502))) ("Cleanup" fun "IDLanROIGroup" (system) "Obj->[%s::]%s" ("IDLanROIGroupCleanup.html")) ("Cleanup" pro "IDLanROIGroup" (system) "OBJ_DESTROY, Obj" ("IDLanROIGroupCleanup.html")) ("Add" pro "IDLanROIGroup" (system) "Obj->[%s::]%s, ROI" ("IDLanROIGroupAdd.html")) ("Reset" pro "IDLffDICOM" (system) "Obj->[%s::]%s" ("IDLffDICOMReset.html")) ("Read" fun "IDLffDICOM" (system) "Result = Obj->[%s::]%s(Filename )" ("IDLffDICOMRead.html" ("ENDIAN" . 1004946))) ("Init" fun "IDLffDICOM" (system) "Result = OBJ_NEW( '%s' [, Filename] ) or Result = Obj->[%s::]%s([Filename] )" ("IDLffDICOMInit.html")) ("GetVR" fun "IDLffDICOM" (system) "array = Obj->[%s::]%s([Group [, Element]] )" ("IDLffDICOMGetVR.html" ("REFERENCE" . 1004843))) ("GetValue" fun "IDLffDICOM" (system) "Result = Obj->[%s::]%s([Group [, Element]] )" ("IDLffDICOMGetValue.html" ("REFERENCE" . 1004736) ("NO_COPY" . 1004738))) ("GetReference" fun "IDLffDICOM" (system) "Result = Obj->[%s::]%s([Group [, Element]] )" ("IDLffDICOMGetReference.html" ("DESCRIPTION" . 1004671) ("VR" . 1004673))) ("GetPreamble" fun "IDLffDICOM" (system) "Result = Obj->[%s::]%s()" ("IDLffDICOMGetPreamble.html")) ("GetParent" fun "IDLffDICOM" (system) "Result = Obj->[%s::]%s(ReferenceList)" ("IDLffDICOMGetParent.html")) ("GetLength" fun "IDLffDICOM" (system) "Result = Obj->[%s::]%s([Group [, Element]] )" ("IDLffDICOMGetLength.html" ("REFERENCE" . 1004513))) ("GetGroup" fun "IDLffDICOM" (system) "Result = Obj->[%s::]%s([Group[, Element]] )" ("IDLffDICOMGetGroup.html" ("REFERENCE" . 1004455))) ("GetElement" fun "IDLffDICOM" (system) "Result = Obj->[%s::]%s([Group [, Element]] )" ("IDLffDICOMGetElement.html" ("REFERENCE" . 1004397))) ("GetDescription" fun "IDLffDICOM" (system) "Result = Obj->[%s::]%s([Group [, Element]] )" ("IDLffDICOMGetDescription.html" ("REFERENCE" . 1004342))) ("GetChildren" fun "IDLffDICOM" (system) "Result = Obj->[%s::]%s(Reference)" ("IDLffDICOMGetChildren.html")) ("DumpElements" pro "IDLffDICOM" (system) "Obj->[%s::]%s [, Filename]" ("IDLffDICOMDumpElements.html")) ("Cleanup" fun "IDLffDICOM" (system) "Obj->[%s::]%s" ("IDLffDICOMCleanup.html")) ("Cleanup" pro "IDLffDICOM" (system) "OBJ_DESTROY, Obj" ("IDLffDICOMCleanup.html")) ("Write" fun "IDLffDXF" (system) "Result = Obj->[%s::]%s(Filename)" ("IDLffDXFWrite.html")) ("SetPalette" pro "IDLffDXF" (system) "Obj->[%s::]%s, Red, Green, Blue" ("IDLffDXFSetPalette.html")) ("Reset" pro "IDLffDXF" (system) "Obj->[%s::]%s" ("IDLffDXFReset.html")) ("RemoveEntity" pro "IDLffDXF" (system) "Obj->[%s::]%s[, Type]" ("IDLffDXFRemoveEntity.html" ("INDEX" . 1006265))) ("Read" fun "IDLffDXF" (system) "Result = Obj->[%s::]%s(Filename)" ("IDLffDXFRead.html")) ("PutEntity" pro "IDLffDXF" (system) "Obj->[%s::]%s, Data" ("IDLffDXFPutEntity.html")) ("Init" fun "IDLffDXF" (system) "Result = OBJ_NEW('%s' [, Filename] ) or Result = Obj->[%s::]%s( [Filename] )" ("IDLffDXFInit.html")) ("GetPalette" pro "IDLffDXF" (system) "Obj->[%s::]%s, Red, Green, Blue" ("IDLffDXFGetPalette.html")) ("GetEntity" fun "IDLffDXF" (system) "Result = Obj->[%s::]%s(Type )" ("IDLffDXFGetEntity.html" ("BLOCK" . 1005352) ("INDEX" . 1005354) ("LAYER" . 1005356) ("BLOCK" . 1005360) ("COLOR" . 1005362) ("EXTRUSION" . 1005364) ("LAYER" . 1005366) ("LINESTYLE" . 1005368) ("THICKNESS" . 1005371) ("DXF_TYPE" . 1005373))) ("GetContents" fun "IDLffDXF" (system) "Result = Obj->[%s::]%s( [Filter] )" ("IDLffDXFGetContents.html" ("BLOCK" . 1005307) ("COUNT" . 1005309) ("LAYER" . 1005311))) ("Cleanup" fun "IDLffDXF" (system) "Obj->[%s::]%s" ("IDLffDXFCleanup.html")) ("Cleanup" pro "IDLffDXF" (system) "OBJ_DESTROY, Obj" ("IDLffDXFCleanup.html")) ("SetUUID" pro "IDLffJPEG2000" (system) "Obj->[%s::] %s, uuid, Data" ("IDLffJPEG2000SetUUID.html")) ("SetProperty" pro "IDLffJPEG2000" (system) "Obj->[%s::]%s " ("IDLffJPEG2000SetProperty.html")) ("SetData" pro "IDLffJPEG2000" (system) "Obj->[%s::]%s, P1, ..., Pn" ("IDLffJPEG2000SetData.html" ("COMPONENT" . 1141582) ("ORDER" . 1141585) ("TILE_INDEX" . 1141588))) ("Init" fun "IDLffJPEG2000" (system) "Obj =  OBJ_NEW('%s' , Filename ) or Result  =  Obj->[%s::]%s(Filename )" ("IDLffJPEG2000Init.html" ("PERSISTENT" . 1354882))) ("GetUUID" fun "IDLffJPEG2000" (system) "Data = Obj->[%s::]%s(UUID )" ("IDLffJPEG2000GetUUID.html" ("LENGTH" . 1270314))) ("GetTileProperty" pro "IDLffJPEG2000" (system) "Obj->[%s::]%s [, TileIndex [, TileComponent]]," ("IDLffJPEG2000GetTileProperty.html" ("N_LAYERS" . 1141468) ("N_LEVELS" . 1141471) ("PROGRESSION" . 1141474) ("REVERSIBLE" . 1141481) ("TILE_DIMENSIONS" . 1141484) ("TILE_OFFSET" . 1141487) ("YCC" . 1141490))) ("GetProperty" pro "IDLffJPEG2000" (system) "Obj->[%s::]%s " ("IDLffJPEG2000GetProperty.html")) ("GetData" fun "IDLffJPEG2000" (system) "Result = Obj->[%s::]%s( )" ("IDLffJPEG2000GetData.html" ("COMPONENT" . 1141336) ("DISCARD_LEVELS" . 1141339) ("MAX_LAYERS" . 1141342) ("N_COMPONENTS" . 1141345) ("ORDER" . 1141348) ("REGION" . 1141351) ("RGB" . 1141355) ("TILE_INDEX" . 1141363))) ("Cleanup" fun "IDLffJPEG2000" (system) "Obj -  [%s::]%s" ("IDLffJPEG2000Cleanup.html")) ("Cleanup" pro "IDLffJPEG2000" (system) "OBJ_DESTROY, Obj" ("IDLffJPEG2000Cleanup.html")) ("SetProperty" pro "IDLffLangCat" (system) "Obj->[%s::]%s " ("IDLffLangCatSetProperty.html")) ("Query" fun "IDLffLangCat" (system) "Result = Obj->[%s::]%s( Key )" ("IDLffLangCatQuery.html" ("DEFAULT_STRING" . 1127154))) ("Init" fun "IDLffLangCat" (system) "Obj = OBJ_NEW( '%s', Language ) or Result = Obj->[%s::]%s( Language )" ("IDLffLangCatInit.html" ("CONTINUE_ON_ERROR" . 1127135))) ("GetProperty" pro "IDLffLangCat" (system) "Obj->[%s::]%s " ("IDLffLangCatGetProperty.html")) ("Cleanup" fun "IDLffLangCat" (system) "Obj->[%s::]%s" ("IDLffLangCatCleanup.html")) ("Cleanup" pro "IDLffLangCat" (system) "OBJ_DESTROY, Obj" ("IDLffLangCatCleanup.html")) ("AppendCatalog" fun "IDLffLangCat" (system) "Result = Obj->[%s::]%s( )" ("IDLffLangCatAppendCatalog.html" ("APP_NAME" . 1127041) ("APP_PATH" . 1127050) ("FILENAME" . 1127056))) ("StopSequentialReading" fun "IDLffMJPEG2000" (system) "Result = Obj->[%s::]%s( )" ("IDLffMJPEG2000StopSequentialReading.html")) ("StartSequentialReading" fun "IDLffMJPEG2000" (system) "Result = Obj->[%s::]%s ( )" ("IDLffMJPEG2000StartSequentialReading.html" ("COMPONENT" . 1326383) ("DISCARD_LEVELS" . 1326388) ("MAX_LAYERS" . 1331538) ("N_COMPONENTS" . 1326390) ("ORDER" . 1331906) ("REGION" . 1326392) ("RGB" . 1326393) ("START_FRAME_NUMBER" . 1326394) ("STOP_FRAME_NUMBER" . 1326395) ("TILE_INDEX" . 1326396))) ("SetProperty" pro "IDLffMJPEG2000" (system) "Obj->[%s::]%s " ("IDLffMJPEG2000SetProperty.html")) ("SetData" fun "IDLffMJPEG2000" (system) "Result = Obj->[%s::]%s (A1 ...An )" ("IDLffMJPEG2000SetData.html" ("COMPONENT" . 1325643) ("FRAME_PERIOD" . 1334910) ("ORDER" . 1326315) ("TILE_INDEX" . 1326316))) ("ReleaseSequentialData" pro "IDLffMJPEG2000" (system) "Obj->[%s::]%s, Frame_Index" ("IDLffMJPEG2000ReleaseSequentialData.html")) ("Init" fun "IDLffMJPEG2000" (system) "Obj = OBJ_NEW( '%s', Filename  ) or Result = Obj->[%s::]%s( Filename )" ("IDLffMJPEG2000Init.html" ("PERSISTENT" . 1354779))) ("GetSequentialData" fun "IDLffMJPEG2000" (system) "Result = Obj->[%s::]%s( Data  )" ("IDLffMJPEG2000GetSequentialData.html" ("FRAME_NUMBER" . 1325571) ("FRAME_PERIOD" . 1333145) ("STEP" . 1326120))) ("GetProperty" pro "IDLffMJPEG2000" (system) "Obj->[%s::]%s " ("IDLffMJPEG2000GetProperty.html")) ("GetData" fun "IDLffMJPEG2000" (system) "Result = Obj->[%s::]%s(FrameNumber )" ("IDLffMJPEG2000GetData.html" ("COMPONENT" . 1326006) ("DISCARD_LEVELS" . 1326026) ("MAX_LAYERS" . 1326035) ("N_COMPONENTS" . 1326037) ("ORDER" . 1347269) ("REGION" . 1326039) ("RGB" . 1334124) ("TILE_INDEX" . 1334127))) ("Commit" fun "IDLffMJPEG2000" (system) "Result = Obj->[%s::]%s(Wait)" ("IDLffMJPEG2000Commit.html")) ("Cleanup" fun "IDLffMJPEG2000" (system) "Obj->[%s::]%s" ("IDLffMJPEG2000Cleanup.html")) ("Cleanup" pro "IDLffMJPEG2000" (system) "OBJ_DESTROY, Obj" ("IDLffMJPEG2000Cleanup.html")) ("Init" fun "IDLffMrSID" (system) "Result = OBJ_NEW('%s', Filename ) or Result = Obj->[%s::]%s(Filename )" ("IDLffMrSIDInit.html")) ("GetProperty" pro "IDLffMrSID" (system) "Obj->[%s::]%s" ("IDLffMrSIDGetProperty.html" ("CHANNELS" . 1006873) ("DIMENSIONS" . 1006875) ("GEO_ORIGIN" . 1064441) ("GEO_PROJTYPE" . 1064460) ("GEO_RESOLUTION" . 1064466) ("GEO_VALID" . 1064449) ("LEVELS" . 1006877) ("PIXEL_TYPE" . 1006879) ("TYPE" . 1006884))) ("GetImageData" fun "IDLffMrSID" (system) "Result = Obj->[%s::]%s ()" ("IDLffMrSIDGetImageData.html" ("LEVEL" . 1006785) ("SUB_RECT" . 1006788))) ("GetDimsAtLevel" fun "IDLffMrSID" (system) "Result = Obj->[%s::]%s (Level)" ("IDLffMrSIDGetDimsAtLevel.html")) ("Cleanup" fun "IDLffMrSID" (system) "Obj->[%s::]%s" ("IDLffMrSIDCleanup.html")) ("Cleanup" pro "IDLffMrSID" (system) "OBJ_DESTROY, Obj" ("IDLffMrSIDCleanup.html")) ("SetAttributes" pro "IDLffShape" (system) "Obj->[%s::]%s, Index, Attribute_Num, Value or Obj->[%s::]%s, Index, Value" ("IDLffShapeSetAttributes.html")) ("PutEntity" pro "IDLffShape" (system) "Obj->[%s::]%s, Data" ("IDLffShapePutEntity.html")) ("Open" fun "IDLffShape" (system) "Result = Obj->[%s::]%s( `Filename' )" ("IDLffShapeOpen.html" ("DBF_ONLY" . 1008149) ("ENTITY_TYPE" . 1008154) ("UPDATE" . 1054733))) ("Init" fun "IDLffShape" (system) "Result = OBJ_NEW(`%s' [, Filename] ) or Result = Obj->[%s::]%s([, Filename] )" ("IDLffShapeInit.html")) ("GetProperty" pro "IDLffShape" (system) "Obj->[%s::]%s " ("IDLffShapeGetProperty.html")) ("GetEntity" fun "IDLffShape" (system) "Result = Obj->[%s::]%s([Index] )" ("IDLffShapeGetEntity.html" ("ALL" . 1007853) ("ATTRIBUTES" . 1007855))) ("GetAttributes" fun "IDLffShape" (system) "Result = Obj->[%s::]%s([Index] )" ("IDLffShapeGetAttributes.html" ("ALL" . 1007785) ("ATTRIBUTE_STUCTURE" . 1007787))) ("DestroyEntity" pro "IDLffShape" (system) "Obj->[%s::]%s, Entity" ("IDLffShapeDestroyEntity.html")) ("Close" pro "IDLffShape" (system) "Obj->[%s::]%s" ("IDLffShapeClose.html")) ("Cleanup" fun "IDLffShape" (system) "Obj->[%s::]%s" ("IDLffShapeCleanup.html")) ("Cleanup" pro "IDLffShape" (system) "OBJ_DESTROY, Obj" ("IDLffShapeCleanup.html")) ("AddAttribute" pro "IDLffShape" (system) "Obj->[%s::]%s, Name, Type, Width" ("IDLffShapeAddAttribute.html" ("PRECISION" . 1007582))) ("SetValue" pro "IDLffXMLDOMAttr" (system) "Obj->[%s::]%s, Value" ("IDLffXMLDOMAttrSetValue.html")) ("GetValue" fun "IDLffXMLDOMAttr" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMAttrGetValue.html")) ("GetSpecified" fun "IDLffXMLDOMAttr" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMAttrGetSpecified.html")) ("GetName" fun "IDLffXMLDOMAttr" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMAttrGetName.html")) ("Cleanup" pro "IDLffXMLDOMAttr" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMAttrCleanup.html")) ("Cleanup" pro "IDLffXMLDOMCDATASection" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMCDATASectionCleanup.html")) ("SubstringData" fun "IDLffXMLDOMCharacterData" (system) "Result = Obj->[%s::]%s( Offset, Count )" ("IDLffXMLDOMCharacterDataSubstringData.html")) ("SetData" pro "IDLffXMLDOMCharacterData" (system) "Obj->[%s::]%s, String" ("IDLffXMLDOMCharacterDataSetData.html")) ("ReplaceData" pro "IDLffXMLDOMCharacterData" (system) "Obj->[%s::]%s, Offset, Count, String" ("IDLffXMLDOMCharacterDataReplaceData.html")) ("InsertData" pro "IDLffXMLDOMCharacterData" (system) "Obj->[%s::]%s, Offset, String" ("IDLffXMLDOMCharacterDataInsertData.html")) ("GetLength" fun "IDLffXMLDOMCharacterData" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMCharacterDataGetLength.html")) ("GetData" fun "IDLffXMLDOMCharacterData" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMCharacterDataGetData.html")) ("DeleteData" pro "IDLffXMLDOMCharacterData" (system) "Obj->[%s::]%s, Offset, Count" ("IDLffXMLDOMCharacterDataDeleteData.html")) ("Cleanup" pro "IDLffXMLDOMCharacterData" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMCharacterDataCleanup.html")) ("AppendData" pro "IDLffXMLDOMCharacterData" (system) "Obj->[%s::]%s, String" ("IDLffXMLDOMCharacterDataAppendData.html")) ("Cleanup" pro "IDLffXMLDOMComment" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMCommentCleanup.html")) ("SetProperty" pro "IDLffXMLDOMDocument" (system) "Obj->[%s::]%s " ("IDLffXMLDOMDocumentSetProperty.html")) ("Save" pro "IDLffXMLDOMDocument" (system) "Obj->[%s::]%s" ("IDLffXMLDOMDocumentSave.html" ("ENCODING" . 1271987) ("EXPAND_ENTITY_REFERENCES" . 1128198) ("FILENAME" . 1128201) ("PRETTY_PRINT" . 1128204) ("STRING" . 1366833))) ("Load" pro "IDLffXMLDOMDocument" (system) "Obj->[%s::]%s" ("IDLffXMLDOMDocumentLoad.html" ("EXCLUDE_IGNORABLE_WHITESPACE" . 1128132) ("EXPAND_ENTITY_REFERENCES" . 1128141) ("FILENAME" . 1128144) ("MSG_ERROR" . 1128147) ("MSG_FATAL" . 1128154) ("MSG_WARNING" . 1128160) ("QUIET" . 1128166) ("SCHEMA_CHECKING" . 1264050) ("STRING" . 1366817) ("VALIDATION_MODE" . 1128169))) ("Init" fun "IDLffXMLDOMDocument" (system) "Obj = OBJ_NEW(`%s' ) or Result = Obj->[%s::]%s( )" ("IDLffXMLDOMDocumentInit.html" ("EXCLUDE_IGNORABLE_WHITESPACE" . 1128039) ("EXPAND_ENTITY_REFERENCES" . 1128048) ("FILENAME" . 1128051) ("MSG_ERROR" . 1128054) ("MSG_FATAL" . 1128061) ("MSG_WARNING" . 1128067) ("QUIET" . 1128073) ("SCHEMA_CHECKING" . 1263966) ("STRING" . 1366764) ("VALIDATION_MODE" . 1128076))) ("GetProperty" pro "IDLffXMLDOMDocument" (system) "Obj->[%s::]%s " ("IDLffXMLDOMDocumentGetProperty.html")) ("GetElementsByTagName" fun "IDLffXMLDOMDocument" (system) "Result = Obj->[%s::]%s( TagName )" ("IDLffXMLDOMDocumentGetElementsByTagName.html")) ("GetDocumentElement" fun "IDLffXMLDOMDocument" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMDocumentGetDocumentElement.html")) ("GetDoctype" fun "IDLffXMLDOMDocument" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMDocumentGetDoctype.html")) ("CreateTreeWalker" fun "IDLffXMLDOMDocument" (system) "Result = Obj->[%s::]%s( RootNode)" ("IDLffXMLDOMDocumentCreateTreeWalker.html" ("FILTER_NAME" . 1272710) ("FILTER_USERDATA" . 1272762) ("WHAT_TO_SHOW" . 1272769))) ("CreateTextNode" fun "IDLffXMLDOMDocument" (system) "Result = Obj->[%s::]%s( String )" ("IDLffXMLDOMDocumentCreateTextNode.html")) ("CreateProcessingInstruction" fun "IDLffXMLDOMDocument" (system) "Result = Obj->[%s::]%s( Target, Data )" ("IDLffXMLDOMDocumentCreateProcessingInstruction.html")) ("CreateNodeIterator" fun "IDLffXMLDOMDocument" (system) "Result = Obj->[%s::]%s( RootNode)" ("IDLffXMLDOMDocumentCreateNodeIterator.html" ("FILTER_NAME" . 1272913) ("FILTER_USERDATA" . 1272973) ("WHAT_TO_SHOW" . 1272980))) ("CreateEntityReference" fun "IDLffXMLDOMDocument" (system) "Result = Obj->[%s::]%s( Name )" ("IDLffXMLDOMDocumentCreateEntityReference.html")) ("CreateElement" fun "IDLffXMLDOMDocument" (system) "Result = Obj->[%s::]%s( TagName )" ("IDLffXMLDOMDocumentCreateElement.html")) ("CreateDocumentFragment" fun "IDLffXMLDOMDocument" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMDocumentCreateDocumentFragment.html")) ("CreateComment" fun "IDLffXMLDOMDocument" (system) "Result = Obj->[%s::]%s( String )" ("IDLffXMLDOMDocumentCreateComment.html")) ("CreateCDATASection" fun "IDLffXMLDOMDocument" (system) "Result = Obj->[%s::]%s( String )" ("IDLffXMLDOMDocumentCreateCDATASection.html")) ("CreateAttribute" fun "IDLffXMLDOMDocument" (system) "Result = Obj->[%s::]%s( Name )" ("IDLffXMLDOMDocumentCreateAttribute.html")) ("Cleanup" fun "IDLffXMLDOMDocument" (system) "Obj->[%s::]%s" ("IDLffXMLDOMDocumentCleanup.html")) ("Cleanup" pro "IDLffXMLDOMDocument" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMDocumentCleanup.html")) ("Cleanup" pro "IDLffXMLDOMDocumentFragment" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMDocumentFragmentCleanup.html")) ("GetNotations" fun "IDLffXMLDOMDocumentType" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMDocumentTypeGetNotations.html")) ("GetName" fun "IDLffXMLDOMDocumentType" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMDocumentTypeGetName.html")) ("GetEntities" fun "IDLffXMLDOMDocumentType" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMDocumentTypeGetEntities.html")) ("Cleanup" pro "IDLffXMLDOMDocumentType" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMDocumentTypeCleanup.html")) ("SetAttributeNode" fun "IDLffXMLDOMElement" (system) "Result = Obj->[%s::]%s( NewAttr )" ("IDLffXMLDOMElementSetAttributeNode.html")) ("SetAttribute" pro "IDLffXMLDOMElement" (system) "Obj->[%s::]%s, Name, Value" ("IDLffXMLDOMElementSetAttribute.html")) ("RemoveAttributeNode" fun "IDLffXMLDOMElement" (system) "Result = Obj->[%s::]%s( OldAttr )" ("IDLffXMLDOMElementRemoveAttributeNode.html")) ("RemoveAttribute" fun "IDLffXMLDOMElement" (system) "Result = Obj->[%s::]%s( Name )" ("IDLffXMLDOMElementRemoveAttribute.html")) ("GetTagName" fun "IDLffXMLDOMElement" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMElementGetTagName.html")) ("GetElementsByTagName" fun "IDLffXMLDOMElement" (system) "Result = Obj->[%s::]%s( TagName )" ("IDLffXMLDOMElementGetElementsByTagName.html")) ("GetAttributeNode" fun "IDLffXMLDOMElement" (system) "Result = Obj->[%s::]%s( Name )" ("IDLffXMLDOMElementGetAttributeNode.html")) ("GetAttribute" fun "IDLffXMLDOMElement" (system) "Result = Obj->[%s::]%s( Name )" ("IDLffXMLDOMElementGetAttribute.html")) ("Cleanup" pro "IDLffXMLDOMElement" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMElementCleanup.html")) ("GetSystemId" fun "IDLffXMLDOMEntity" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMEntityGetSystemId.html")) ("GetPublicId" fun "IDLffXMLDOMEntity" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMEntityGetPublicId.html")) ("GetNotationName" fun "IDLffXMLDOMEntity" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMEntityGetNotationName.html")) ("Cleanup" pro "IDLffXMLDOMEntity" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMEntityCleanup.html")) ("Cleanup" pro "IDLffXMLDOMEntityReference" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMEntityReferenceCleanup.html")) ("SetNamedItem" fun "IDLffXMLDOMNamedNodeMap" (system) "Result = Obj->[%s::]%s( Node )" ("IDLffXMLDOMNamedNodeMapSetNamedItem.html")) ("RemoveNamedItem" fun "IDLffXMLDOMNamedNodeMap" (system) "Result = Obj->[%s::]%s( Name )" ("IDLffXMLDOMNamedNodeMapRemoveNamedItem.html")) ("Item" fun "IDLffXMLDOMNamedNodeMap" (system) "Result = Obj->[%s::]%s( Index )" ("IDLffXMLDOMNamedNodeMapItem.html")) ("GetNamedItem" fun "IDLffXMLDOMNamedNodeMap" (system) "Result = Obj->[%s::]%s( Name )" ("IDLffXMLDOMNamedNodeMapGetNamedItem.html")) ("GetLength" fun "IDLffXMLDOMNamedNodeMap" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNamedNodeMapGetLength.html")) ("Cleanup" pro "IDLffXMLDOMNamedNodeMap" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMNamedNodeMapCleanup.html")) ("SetNodeValue" pro "IDLffXMLDOMNode" (system) "Obj->[%s::]%s, NodeValue" ("IDLffXMLDOMNodeSetNodeValue.html")) ("ReplaceChild" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s( NewChild, OldChild )" ("IDLffXMLDOMNodeReplaceChild.html")) ("RemoveChild" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s( OldChild )" ("IDLffXMLDOMNodeRemoveChild.html")) ("InsertBefore" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s( NewChild [, RefChild] )" ("IDLffXMLDOMNodeInsertBefore.html")) ("HasChildNodes" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeHasChildNodes.html")) ("GetPreviousSibling" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeGetPreviousSibling.html")) ("GetParentNode" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeGetParentNode.html")) ("GetOwnerDocument" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeGetOwnerDocument.html")) ("GetNodeValue" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeGetNodeValue.html")) ("GetNodeType" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeGetNodeType.html")) ("GetNodeName" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeGetNodeName.html")) ("GetNextSibling" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeGetNextSibling.html")) ("GetLastChild" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeGetLastChild.html")) ("GetFirstChild" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeGetFirstChild.html")) ("GetChildNodes" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeGetChildNodes.html")) ("GetAttributes" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeGetAttributes.html")) ("CloneNode" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s( )" ("IDLffXMLDOMNodeCloneNode.html" ("DEEP" . 1129314))) ("Cleanup" pro "IDLffXMLDOMNode" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMNodeCleanup.html")) ("AppendChild" fun "IDLffXMLDOMNode" (system) "Result = Obj->[%s::]%s( NewChild )" ("IDLffXMLDOMNodeAppendChild.html")) ("PreviousNode" fun "IDLffXMLDOMNodeIterator" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeIteratorPreviousNode.html")) ("NextNode" fun "IDLffXMLDOMNodeIterator" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeIteratorNextNode.html")) ("Cleanup" pro "IDLffXMLDOMNodeIterator" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMNodeIteratorCleanup.html")) ("Item" fun "IDLffXMLDOMNodeList" (system) "Result = Obj->[%s::]%s( Index )" ("IDLffXMLDOMNodeListItem.html")) ("GetLength" fun "IDLffXMLDOMNodeList" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNodeListGetLength.html")) ("Cleanup" pro "IDLffXMLDOMNodeList" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMNodeListCleanup.html")) ("GetSystemID" fun "IDLffXMLDOMNotation" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNotationGetSystemID.html")) ("GetPublicID" fun "IDLffXMLDOMNotation" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMNotationGetPublicID.html")) ("Cleanup" pro "IDLffXMLDOMNotation" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMNotationCleanup.html")) ("SetData" pro "IDLffXMLDOMProcessingInstruction" (system) "Obj->[%s::]%s, Content" ("IDLffXMLDOMProcessingInstructionSetData.html")) ("GetTarget" fun "IDLffXMLDOMProcessingInstruction" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMProcessingInstructionGetTarget.html")) ("GetData" fun "IDLffXMLDOMProcessingInstruction" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMProcessingInstructionGetData.html")) ("Cleanup" pro "IDLffXMLDOMProcessingInstruction" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMProcessingInstructionCleanup.html")) ("SplitText" fun "IDLffXMLDOMText" (system) "Result = Obj->[%s::]%s( Offset )" ("IDLffXMLDOMTextSplitText.html")) ("IsIgnorableWhitespace" fun "IDLffXMLDOMText" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMTextIsIgnorableWhitespace.html")) ("Cleanup" pro "IDLffXMLDOMText" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMTextCleanup.html")) ("SetCurrentNode" pro "IDLffXMLDOMTreeWalker" (system) "Obj->[%s::]%s, CurrentNode" ("IDLffXMLDOMTreeWalkerSetCurrentNode.html")) ("PreviousSibling" fun "IDLffXMLDOMTreeWalker" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMTreeWalkerPreviousSibling.html")) ("PreviousNode" fun "IDLffXMLDOMTreeWalker" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMTreeWalkerPreviousNode.html")) ("ParentNode" fun "IDLffXMLDOMTreeWalker" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMTreeWalkerParentNode.html")) ("NextSibling" fun "IDLffXMLDOMTreeWalker" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMTreeWalkerNextSibling.html")) ("NextNode" fun "IDLffXMLDOMTreeWalker" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMTreeWalkerNextNode.html")) ("LastChild" fun "IDLffXMLDOMTreeWalker" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMTreeWalkerLastChild.html")) ("GetCurrentNode" fun "IDLffXMLDOMTreeWalker" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMTreeWalkerGetCurrentNode.html")) ("FirstChild" fun "IDLffXMLDOMTreeWalker" (system) "Result = Obj->[%s::]%s()" ("IDLffXMLDOMTreeWalkerFirstChild.html")) ("Cleanup" pro "IDLffXMLDOMTreeWalker" (system) "OBJ_DESTROY, Obj" ("IDLffXMLDOMTreeWalkerCleanup.html")) ("Warning" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, SystemID, LineNumber, ColumnNumber, Message" ("IDLffXMLSAXWarning.html")) ("UnparsedEntityDecl" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Name, PublicID, SystemID, Notation" ("IDLffXMLSAXUnparsedEntityDecl.html")) ("StopParsing" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s" ("IDLffXMLSAXStopParsing.html")) ("StartPrefixmapping" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Prefix, URI" ("IDLffXMLSAXStartPrefixmapping.html")) ("StartEntity" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Name" ("IDLffXMLSAXStartEntity.html")) ("StartElement" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, URI, Local, qName [, attName, attValue]" ("IDLffXMLSAXStartElement.html")) ("StartDTD" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Name, PublicID, SystemID" ("IDLffXMLSAXStartDTD.html")) ("StartDocument" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s" ("IDLffXMLSAXStartDocument.html")) ("StartCDATA" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s" ("IDLffXMLSAXStartCDATA.html")) ("SkippedEntity" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Name" ("IDLffXMLSAXSkippedEntity.html")) ("SetProperty" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s " ("IDLffXMLSAXSetProperty.html")) ("ProcessingInstruction" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Target, Data" ("IDLffXMLSAXProcessingInstruction.html")) ("ParseFile" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Input" ("IDLffXMLSAXParseFile.html" ("URL" . 1367226) ("XML_STRING" . 1367194))) ("NotationDecl" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Name, PublicID, SystemID" ("IDLffXMLSAXNotationDecl.html")) ("InternalEntityDecl" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Name, Value" ("IDLffXMLSAXInternalEntityDecl.html")) ("Init" fun "IDLffXMLSAX" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLffXMLSAXInit.html")) ("IgnorableWhitespace" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Chars" ("IDLffXMLSAXIgnorableWhitespace.html")) ("GetProperty" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s " ("IDLffXMLSAXGetProperty.html")) ("FatalError" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, SystemID, LineNumber, ColumnNumber, Message" ("IDLffXMLSAXFatalError.html")) ("ExternalEntityDecl" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Name, PublicID, SystemID" ("IDLffXMLSAXExternalEntityDecl.html")) ("Error" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, SystemID, LineNumber, ColumnNumber, Message" ("IDLffXMLSAXError.html")) ("EndPrefixMapping" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Prefix" ("IDLffXMLSAXEndPrefixMapping.html")) ("EndEntity" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Name" ("IDLffXMLSAXEndEntity.html")) ("EndElement" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, URI, Local, qName" ("IDLffXMLSAXEndElement.html")) ("EndDTD" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s" ("IDLffXMLSAXEndDTD.html")) ("EndDocument" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s" ("IDLffXMLSAXEndDocument.html")) ("EndCDATA" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s" ("IDLffXMLSAXEndCDATA.html")) ("ElementDecl" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Name, Model" ("IDLffXMLSAXElementDecl.html")) ("Comment" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, %s" ("IDLffXMLSAXComment.html")) ("Cleanup" fun "IDLffXMLSAX" (system) "Obj->[%s::]%s" ("IDLffXMLSAXCleanup.html")) ("Cleanup" pro "IDLffXMLSAX" (system) "OBJ_DESTROY, Obj" ("IDLffXMLSAXCleanup.html")) ("Characters" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, Chars" ("IDLffXMLSAXCharacters.html")) ("AttributeDecl" pro "IDLffXMLSAX" (system) "Obj->[%s::]%s, eName, aName, Type, Mode, Value" ("IDLffXMLSAXAttributeDecl.html")) ("SetProperty" pro "IDLitCommand" (system) "Obj->[%s::]%s" ("IDLitCommandSetProperty.html")) ("Init" fun "IDLitCommand" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLitCommandInit.html")) ("GetSize" fun "IDLitCommand" (system) "Result = Obj->[%s::]%s()" ("IDLitCommandGetSize.html" ("KILOBYTES" . 1042275))) ("GetProperty" pro "IDLitCommand" (system) "Obj->[%s::]%s" ("IDLitCommandGetProperty.html")) ("GetItem" fun "IDLitCommand" (system) "Result = Obj->[%s::]%s(StrItem, Item)" ("IDLitCommandGetItem.html")) ("Cleanup" fun "IDLitCommand" (system) "Obj->[%s::]%s()" ("IDLitCommandCleanup.html")) ("Cleanup" pro "IDLitCommand" (system) "OBJ_DESTROY, Obj" ("IDLitCommandCleanup.html")) ("AddItem" fun "IDLitCommand" (system) "Result = Obj->[%s::]%s(StrItem, Item)" ("IDLitCommandAddItem.html" ("OVERWRITE" . 1042134))) ("Init" fun "IDLitCommandSet" (system) "Obj = OBJ_NEW('%s') or Result = Obj->[%s::]%s()" ("IDLitCommandSetInit.html")) ("GetSize" fun "IDLitCommandSet" (system) "Result = Obj->[IDLitCommand::]%s()" ("IDLitCommandSetGetSize.html" ("KILOBYTES" . 1042504))) ("Cleanup" fun "IDLitCommandSet" (system) "Obj->[%s::]%s()" ("IDLitCommandSetCleanup.html")) ("Cleanup" pro "IDLitCommandSet" (system) "OBJ_DESTROY, Obj" ("IDLitCommandSetCleanup.html")) ("UpdateComponentVersion" pro "IDLitComponent" (system) "Obj->[%s::]%s" ("IDLitComponentUpdateComponentVersion.html")) ("SetPropertyByIdentifier" pro "IDLitComponent" (system) "Obj->[%s::]%s, PropertyIdentifier, Value" ("IDLitComponentSetPropertyByIdentifier.html")) ("SetPropertyAttribute" pro "IDLitComponent" (system) "Obj->[%s::]%s , PropertyIdentifier" ("IDLitComponentSetPropertyAttribute.html")) ("SetProperty" pro "IDLitComponent" (system) "Obj->[%s::]%s" ("IDLitComponentSetProperty.html" ("NO_COPY" . 1760417))) ("Restore" pro "IDLitComponent" (system) "Obj->[%s::]%s" ("IDLitComponentRestore.html")) ("RegisterProperty" pro "IDLitComponent" (system) "Obj->[%s::]%s, PropertyIdentifier[, Type]" ("IDLitComponentRegisterProperty.html" ("BOOLEAN" . 1069541) ("COLOR" . 1069543) ("DESCRIPTION" . 1069545) ("ENUMLIST" . 1069547) ("FLOAT" . 1069549) ("HIDE" . 1069551) ("INTEGER" . 1069553) ("LINESTYLE" . 1069555) ("NAME" . 1069563) ("SENSITIVE" . 1069565) ("STRING" . 1069567) ("SYMBOL" . 1069569) ("THICKNESS" . 1069574) ("UNDEFINED" . 1069576) ("USERDEF" . 1069579) ("VALID_RANGE" . 1069581))) ("QueryProperty" fun "IDLitComponent" (system) "Result = Obj->[%s::]%s([PropertyIdentifier])" ("IDLitComponentQueryProperty.html")) ("NotifyBridge" pro "IDLitComponent" (system) "Obj->%s::%s, IdMessage, Value" ("IDLitComponentNotifyBridge.html")) ("Init" fun "IDLitComponent" (system) "Obj = OBJ_NEW('%s') or Result = Obj->[%s::]%s()" ("IDLitComponentInit.html")) ("GetPropertyByIdentifier" fun "IDLitComponent" (system) "Result = Obj->[%s::]%s(PropertyIdentifier, Value)" ("IDLitComponentGetPropertyByIdentifier.html")) ("GetPropertyAttribute" pro "IDLitComponent" (system) "Obj->[%s::]%s, PropertyIdentifier" ("IDLitComponentGetPropertyAttribute.html" ("TYPE" . 1069368))) ("GetProperty" pro "IDLitComponent" (system) "Obj->[%s::]%s" ("IDLitComponentGetProperty.html" ("NO_COPY" . 1760360))) ("GetFullIdentifier" fun "IDLitComponent" (system) "Result = Obj->[%s::]%s([Objref])" ("IDLitComponentGetFullIdentifier.html")) ("EditUserDefProperty" fun "IDLitComponent" (system) "Result = Obj->[%s::]%s(iTool, PropertyIdentifier)" ("IDLitComponentEditUserDefProperty.html")) ("Cleanup" fun "IDLitComponent" (system) "Obj->[%s::]%s" ("IDLitComponentCleanup.html")) ("Cleanup" pro "IDLitComponent" (system) "OBJ_DESTROY, Obj" ("IDLitComponentCleanup.html")) ("RemoveByIdentifier" fun "IDLitContainer" (system) "Result = Obj->[%s::]%s(Identifier)" ("IDLitContainerRemoveByIdentifier.html")) ("Remove" pro "IDLitContainer" (system) "Obj->[%s::]%s, Components" ("IDLitContainerRemove.html" ("NO_NOTIFY" . 1070225))) ("Init" fun "IDLitContainer" (system) "Obj = OBJ_NEW(`%s') or Result = Obj->[%s::]%s()" ("IDLitContainerInit.html")) ("GetByIdentifier" fun "IDLitContainer" (system) "Result = Obj->[%s::]%s(Identifier)" ("IDLitContainerGetByIdentifier.html")) ("Get" fun "IDLitContainer" (system) "Result = Obj->[%s::]%s()" ("IDLitContainerGet.html" ("ALL" . 1070110) ("COUNT" . 1070112) ("ISA" . 1070114) ("POSITION" . 1070117) ("SKIP_PRIVATE" . 1070119))) ("FindIdentifiers" fun "IDLitContainer" (system) "Result = Obj->[%s::]%s([Pattern] )" ("IDLitContainerFindIdentifiers.html" ("COUNT" . 1297331) ("LEAF_NODES" . 1297334))) ("Cleanup" fun "IDLitContainer" (system) "Obj->[%s::]%s" ("IDLitContainerCleanup.html")) ("Cleanup" pro "IDLitContainer" (system) "OBJ_DESTROY, Obj" ("IDLitContainerCleanup.html")) ("AddByIdentifier" pro "IDLitContainer" (system) "Obj->[%s::]%s, Identifier, Item" ("IDLitContainerAddByIdentifier.html" ("FOLDER_CLASSNAME" . 1515152))) ("Add" pro "IDLitContainer" (system) "Obj->[%s::]%s, Components" ("IDLitContainerAdd.html" ("NO_NOTIFY" . 1070004))) ("SetProperty" pro "IDLitData" (system) "Obj->[%s::]%s" ("IDLitDataSetProperty.html")) ("SetData" fun "IDLitData" (system) "Result = Obj->[%s::]%s(Data[, Identifier] )" ("IDLitDataSetData.html" ("NO_COPY" . 1071158) ("NULL" . 1071160))) ("RemoveDataObserver" pro "IDLitData" (system) "Obj->[%s::]%s, Observer" ("IDLitDataRemoveDataObserver.html")) ("NotifyDataComplete" pro "IDLitData" (system) "Obj->[%s::]%s" ("IDLitDataNotifyDataComplete.html")) ("NotifyDataChange" pro "IDLitData" (system) "Obj->[%s::]%s" ("IDLitDataNotifyDataChange.html")) ("Init" fun "IDLitData" (system) "Obj = OBJ_NEW('%s'[, Data] ) or Result = Obj->[%s::]%s([Data] )" ("IDLitDataInit.html")) ("GetSize" fun "IDLitData" (system) "Result = Obj->[%s::]%s()" ("IDLitDataGetSize.html")) ("GetProperty" pro "IDLitData" (system) "Obj->[%s::]%s" ("IDLitDataGetProperty.html")) ("GetData" fun "IDLitData" (system) "Result = Obj->[%s::]%s(Data[, Identifier] )" ("IDLitDataGetData.html" ("NAN" . 1070867) ("NO_COPY" . 1154511))) ("GetByType" fun "IDLitData" (system) "Result = Obj->[%s::]%s(Type)" ("IDLitDataGetByType.html" ("COUNT" . 1070828))) ("Copy" fun "IDLitData" (system) "Result = Obj->[%s::]%s()" ("IDLitDataCopy.html")) ("Cleanup" fun "IDLitData" (system) "Obj->[%s::]%s" ("IDLitDataCleanup.html")) ("Cleanup" pro "IDLitData" (system) "OBJ_DESTROY, Obj" ("IDLitDataCleanup.html")) ("AddDataObserver" pro "IDLitData" (system) "Obj->[%s::]%s, Observer" ("IDLitDataAddDataObserver.html")) ("SetProperty" pro "IDLitDataContainer" (system) "Obj->[%s::]%s" ("IDLitDataContainerSetProperty.html")) ("SetData" fun "IDLitDataContainer" (system) "Result = Obj->[%s::]%s(Data, Identifier)" ("IDLitDataContainerSetData.html" ("NO_COPY" . 1071799) ("NULL" . 1071801))) ("Init" fun "IDLitDataContainer" (system) "Obj = OBJ_NEW('%s'[, Data] ) or Result = Obj->[%s::]%s([Data] )" ("IDLitDataContainerInit.html")) ("GetProperty" pro "IDLitDataContainer" (system) "Obj->[%s::]%s" ("IDLitDataContainerGetProperty.html")) ("GetIdentifiers" fun "IDLitDataContainer" (system) "Result = Obj->[%s::]%s([Pattern] )" ("IDLitDataContainerGetIdentifiers.html" ("LEAF" . 1071682))) ("GetData" fun "IDLitDataContainer" (system) "Result = Obj->[%s::]%s(Data [, Identifier] )" ("IDLitDataContainerGetData.html" ("NO_COPY" . 1071642))) ("Cleanup" fun "IDLitDataContainer" (system) "Obj->[%s::]%s" ("IDLitDataContainerCleanup.html")) ("Cleanup" pro "IDLitDataContainer" (system) "OBJ_DESTROY, Obj" ("IDLitDataContainerCleanup.html")) ("Add" pro "IDLitDataContainer" (system) "Obj->[%s::]%s, Data" ("IDLitDataContainerAdd.html")) ("UndoExecute" fun "IDLitDataOperation" (system) "Result = Obj->[%s::]%s(Data)" ("IDLitDataOperationUndoExecute.html")) ("SetProperty" pro "IDLitDataOperation" (system) "Obj->[%s::]%s" ("IDLitDataOperationSetProperty.html")) ("Init" fun "IDLitDataOperation" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s()" ("IDLitDataOperationInit.html")) ("GetProperty" pro "IDLitDataOperation" (system) "Obj->[%s::]%s" ("IDLitDataOperationGetProperty.html")) ("Execute" fun "IDLitDataOperation" (system) "Result = Obj->[%s::]%s(Data)" ("IDLitDataOperationExecute.html")) ("DoExecuteUI" fun "IDLitDataOperation" (system) "Result = Obj->[%s::]%s()" ("IDLitDataOperationDoExecuteUI.html")) ("Cleanup" pro "IDLitDataOperation" (system) "OBJ_DESTROY, Obj" ("IDLitDataOperationCleanup.html")) ("SetProperty" pro "IDLitDirectWindow" (system) "Obj->[%s::]%s" ("IDLitDirectWindowSetProperty.html")) ("OnWheel" pro "IDLitDirectWindow" (system) "Obj->[%s::]%s, X, Y, Delta, Modifiers" ("IDLitDirectWindowOnWheel.html")) ("OnResize" pro "IDLitDirectWindow" (system) "Obj->[%s::]%s, Width, Height" ("IDLitDirectWindowOnResize.html")) ("OnMouseUp" pro "IDLitDirectWindow" (system) "Obj->[%s::]%s, X, Y, ButtonMask" ("IDLitDirectWindowOnMouseUp.html")) ("OnMouseMotion" pro "IDLitDirectWindow" (system) "Obj->[%s::]%s, X, Y, Modifiers" ("IDLitDirectWindowOnMouseMotion.html")) ("OnMouseDown" pro "IDLitDirectWindow" (system) "Obj->[%s::]%s, X, Y, ButtonMask, Modifiers, NumClicks" ("IDLitDirectWindowOnMouseDown.html")) ("OnKeyboard" pro "IDLitDirectWindow" (system) "Obj->[%s::]%s, IsASCII, Character, KeySymbol, X, Y, Press, Release, Modifiers" ("IDLitDirectWindowOnKeyboard.html")) ("OnExpose" pro "IDLitDirectWindow" (system) "Obj->[%s::]%s, X, Y, Width, Height" ("IDLitDirectWindowOnExpose.html")) ("OnExit" pro "IDLitDirectWindow" (system) "Obj->[%s::]%s" ("IDLitDirectWindowOnExit.html")) ("OnEnter" pro "IDLitDirectWindow" (system) "Obj->[%s::]%s" ("IDLitDirectWindowOnEnter.html")) ("MakeCurrent" pro "IDLitDirectWindow" (system) "Obj->[%s::]%s" ("IDLitDirectWindowMakeCurrent.html")) ("Init" fun "IDLitDirectWindow" (system) "Obj = OBJ_NEW('%s') or Result = Obj->[%s::]%s()" ("IDLitDirectWindowInit.html")) ("GetProperty" pro "IDLitDirectWindow" (system) "Obj->[%s::]%s" ("IDLitDirectWindowGetProperty.html")) ("Cleanup" fun "IDLitDirectWindow" (system) "Obj->[%s::]%s" ("IDLitDirectWindowCleanup.html")) ("Cleanup" pro "IDLitDirectWindow" (system) "OBJ_DESTROY, Obj" ("IDLitDirectWindowCleanup.html")) ("StatusMessage" pro "IDLitIMessaging" (system) "Obj->[%s::]%s, StrMessage" ("IDLitIMessagingStatusMessage.html" ("SEGMENT_IDENTIFIER" . 1287131))) ("SignalError" pro "IDLitIMessaging" (system) "Obj->[%s::]%s, StrMessage" ("IDLitIMessagingSignalError.html" ("CODE" . 1080072) ("SEVERITY" . 1080074))) ("RemoveOnNotifyObserver" pro "IDLitIMessaging" (system) "Obj->[%s::]%s, IdObserver, IdSubject" ("IDLitIMessagingRemoveOnNotifyObserver.html")) ("PromptUserYesNo" fun "IDLitIMessaging" (system) "Result = Obj->[%s::]%s(StrPrompt, Answer )" ("IDLitIMessagingPromptUserYesNo.html" ("TITLE" . 1080036))) ("PromptUserText" fun "IDLitIMessaging" (system) "Result = Obj->[%s::]%s(StrPrompt, Answer )" ("IDLitIMessagingPromptUserText.html" ("TITLE" . 1080016))) ("ProgressBar" fun "IDLitIMessaging" (system) "Result = Obj->[%s::]%s(StrMessage )" ("IDLitIMessagingProgressBar.html" ("CANCEL" . 1270494) ("PERCENT" . 1079974) ("SHUTDOWN" . 1079976))) ("ProbeStatusMessage" pro "IDLitIMessaging" (system) "Obj->[%s::]%s, StrMessage" ("IDLitIMessagingProbeStatusMessage.html")) ("GetTool" fun "IDLitIMessaging" (system) "Result = Obj->[%s::]%s()" ("IDLitIMessagingGetTool.html")) ("ErrorMessage" pro "IDLitIMessaging" (system) "Obj->[%s::]%s, StrMessage" ("IDLitIMessagingErrorMessage.html" ("SEVERITY" . 1079859) ("TITLE" . 1079864) ("USE_LAST_ERROR" . 1079866))) ("DoOnNotify" pro "IDLitIMessaging" (system) "Obj->[%s::]%s, IdOriginator, IdMessage, Value" ("IDLitIMessagingDoOnNotify.html")) ("AddOnNotifyObserver" pro "IDLitIMessaging" (system) "Obj->[%s::]%s, IdObserver, IdSubject" ("IDLitIMessagingAddOnNotifyObserver.html")) ("SetProperty" pro "IDLitManipulator" (system) "Obj->[%s::]%s" ("IDLitManipulatorSetProperty.html")) ("SetCurrentManipulator" pro "IDLitManipulator" (system) "Obj->[%s::]%s [, Item]" ("IDLitManipulatorSetCurrentManipulator.html")) ("RegisterCursor" pro "IDLitManipulator" (system) "Obj->[%s::]%s, ArrCursor, Name" ("IDLitManipulatorRegisterCursor.html" ("DEFAULT" . 1281810))) ("RecordUndoValues" fun "IDLitManipulator" (system) "Result = Obj->[%s::]%s()" ("IDLitManipulatorRecordUndoValues.html")) ("OnWheel" pro "IDLitManipulator" (system) "Obj->[%s::]%s, Win, X, Y, Delta, Modifiers" ("IDLitManipulatorOnWheel.html")) ("OnMouseUp" pro "IDLitManipulator" (system) "Obj->[%s::]%s, Win, X, Y, IButton" ("IDLitManipulatorOnMouseUp.html")) ("OnMouseMotion" pro "IDLitManipulator" (system) "Obj->[%s::]%s, Win, X, Y, KeyMods" ("IDLitManipulatorOnMouseMotion.html")) ("OnMouseDown" pro "IDLitManipulator" (system) "Obj->[%s::]%s, Win, X, Y, IButton, KeyMods, NClicks" ("IDLitManipulatorOnMouseDown.html")) ("OnLoseCurrentManipulator" pro "IDLitManipulator" (system) "Obj->[%s::]%s" ("IDLitManipulatorOnLoseCurrentManipulator.html")) ("OnKeyboard" pro "IDLitManipulator" (system) "Obj->[%s::]%s, Win, IsASCII, Character, KeyValue, X, Y, Press, Release, KeyMods" ("IDLitManipulatorOnKeyboard.html")) ("Init" fun "IDLitManipulator" (system) "Obj = OBJ_NEW('%s') or Result = Obj->[%s::]%s()" ("IDLitManipulatorInit.html")) ("GetProperty" pro "IDLitManipulator" (system) "Obj->[%s::]%s" ("IDLitManipulatorGetProperty.html")) ("GetCursorType" fun "IDLitManipulator" (system) "Result = Obj->[%s::]%s(TypeIn, KeyMods)" ("IDLitManipulatorGetCursorType.html")) ("CommitUndoValues" fun "IDLitManipulator" (system) "Result = Obj->[%s::]%s()" ("IDLitManipulatorCommitUndoValues.html" ("UNCOMMIT" . 1080828))) ("Cleanup" fun "IDLitManipulator" (system) "Obj->[%s::]%s()" ("IDLitManipulatorCleanup.html")) ("Cleanup" pro "IDLitManipulator" (system) "OBJ_DESTROY, Obj" ("IDLitManipulatorCleanup.html")) ("SetProperty" pro "IDLitManipulatorContainer" (system) "Obj->[%s::]%s" ("IDLitManipulatorContainerSetProperty.html")) ("SetCurrentManipulator" pro "IDLitManipulatorContainer" (system) "Obj->[%s::]%s, Identifier" ("IDLitManipulatorContainerSetCurrentManipulator.html")) ("SetCurrent" pro "IDLitManipulatorContainer" (system) "Obj->[%s::]%s, Manipulator" ("IDLitManipulatorContainerSetCurrent.html")) ("OnWheel" pro "IDLitManipulatorContainer" (system) "Obj->[%s::]%s, Win, X, Y, Delta, Modifiers" ("IDLitManipulatorContainerOnWheel.html")) ("OnMouseUp" pro "IDLitManipulatorContainer" (system) "Obj->[%s::]%s, Win, X, Y, IButton" ("IDLitManipulatorContainerOnMouseUp.html")) ("OnMouseMotion" pro "IDLitManipulatorContainer" (system) "Obj->[%s::]%s, Win, X, Y, KeyMods" ("IDLitManipulatorContainerOnMouseMotion.html")) ("OnMouseDown" pro "IDLitManipulatorContainer" (system) "Obj->[%s::]%s, Win, X, Y, IButton, KeyMods, NClicks" ("IDLitManipulatorContainerOnMouseDown.html")) ("OnKeyboard" pro "IDLitManipulatorContainer" (system) "Obj->[%s::]%s, Win, IsASCII, Character, Key Value, X, Y, Press, Release, KeyMods" ("IDLitManipulatorContainerOnKeyboard.html")) ("Init" fun "IDLitManipulatorContainer" (system) "Obj = OBJ_NEW('%s') or Result = Obj->[%s::]%s( )" ("IDLitManipulatorContainerInit.html")) ("GetProperty" pro "IDLitManipulatorContainer" (system) "Obj->[%s::]%s" ("IDLitManipulatorContainerGetProperty.html")) ("GetCurrentManipulator" fun "IDLitManipulatorContainer" (system) "Result = Obj->[%s::]%s()" ("IDLitManipulatorContainerGetCurrentManipulator.html" ("IDENTIFIER" . 1081635))) ("GetCurrent" fun "IDLitManipulatorContainer" (system) "Result = Obj->[%s::]%s()" ("IDLitManipulatorContainerGetCurrent.html")) ("Add" pro "IDLitManipulatorContainer" (system) "Obj->[%s::]%s, Manipulator" ("IDLitManipulatorContainerAdd.html")) ("RemoveManipulatorObserver" pro "IDLitManipulatorManager" (system) "Obj->[%s::]%s, Observer" ("IDLitManipulatorManagerRemoveManipulatorObserver.html")) ("Init" fun "IDLitManipulatorManager" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s([PROPERTY=value])" ("IDLitManipulatorManagerInit.html")) ("GetDefaultManipulator" fun "IDLitManipulatorManager" (system) "Result = Obj->[%s::]%s()" ("IDLitManipulatorManagerGetDefaultManipulator.html")) ("AddManipulatorObserver" pro "IDLitManipulatorManager" (system) "Obj->[%s::]%s, Observer" ("IDLitManipulatorManagerAddManipulatorObserver.html")) ("Add" pro "IDLitManipulatorManager" (system) "Obj->[%s::]%s, Manipulator" ("IDLitManipulatorManagerAdd.html" ("DEFAULT" . 1082187))) ("SetProperty" pro "IDLitManipulatorVisual" (system) "Obj->[%s::]%s" ("IDLitManipulatorVisualSetProperty.html")) ("Init" fun "IDLitManipulatorVisual" (system) "Obj = OBJ_NEW('%s') or Result = Obj->[%s::]%s()" ("IDLitManipulatorVisualInit.html")) ("GetProperty" pro "IDLitManipulatorVisual" (system) "Obj->[%s::]%s" ("IDLitManipulatorVisualGetProperty.html")) ("Cleanup" fun "IDLitManipulatorVisual" (system) "Obj->[%s::]%s" ("IDLitManipulatorVisualCleanup.html")) ("Cleanup" pro "IDLitManipulatorVisual" (system) "OBJ_DESTROY, Obj" ("IDLitManipulatorVisualCleanup.html")) ("UndoOperation" fun "IDLitOperation" (system) "Result = Obj->[%s::]%s(CommandSet)" ("IDLitOperationUndoOperation.html")) ("SetProperty" pro "IDLitOperation" (system) "Obj->[%s::]%s " ("IDLitOperationSetProperty.html")) ("RedoOperation" fun "IDLitOperation" (system) "Result = Obj->[%s::]%s(CommandSet)" ("IDLitOperationRedoOperation.html")) ("RecordInitialValues" fun "IDLitOperation" (system) "Result = Obj->[%s::]%s(CommandSet, Targets [, IdProperty])" ("IDLitOperationRecordInitialValues.html")) ("RecordFinalValues" fun "IDLitOperation" (system) "Result = Obj->[%s::]%s(CommandSet, Targets [, IdProperty] )" ("IDLitOperationRecordFinalValues.html")) ("QueryAvailability" fun "IDLitOperation" (system) "Result = Obj->[%s::]%s( Tool, SelTypes )" ("IDLitOperationQueryAvailability.html")) ("Init" fun "IDLitOperation" (system) "Obj = OBJ_NEW('%s' )" ("IDLitOperationInit.html")) ("GetProperty" pro "IDLitOperation" (system) "Obj->[%s::]%s " ("IDLitOperationGetProperty.html")) ("DoAction" fun "IDLitOperation" (system) "Result = Obj->[%s::]%s(Tool)" ("IDLitOperationDoAction.html")) ("Cleanup" pro "IDLitOperation" (system) "OBJ_DESTROY, Obj" ("IDLitOperationCleanup.html")) ("SetParameterSet" fun "IDLitParameter" (system) "Result = Obj->[%s::]%s(ParamSet)" ("IDLitParameterSetParameterSet.html")) ("SetParameterAttribute" pro "IDLitParameter" (system) "Obj->%s::%s(ParamName )" ("IDLitParameterSetParameterAttribute.html" ("BY_VALUE" . 1540674) ("DESCRIPTION" . 1540677) ("INPUT" . 1540680) ("OPTARGET" . 1540683) ("OPTIONAL" . 1540686) ("OUTPUT" . 1540689) ("TYPES" . 1540692))) ("SetData" fun "IDLitParameter" (system) "Result = Obj->[%s::]%s(Data )" ("IDLitParameterSetData.html" ("BY_VALUE" . 1083428) ("NO_UPDATE" . 1083430) ("PARAMETER_NAME" . 1083433))) ("RegisterParameter" pro "IDLitParameter" (system) "Obj->[%s::]%s, Name" ("IDLitParameterRegisterParameter.html" ("BY_VALUE" . 1083371) ("DESCRIPTION" . 1083373) ("INPUT" . 1083375) ("OPTARGET" . 1083377) ("OPTIONAL" . 1083379) ("OUTPUT" . 1083381) ("TYPES" . 1083383))) ("QueryParameter" fun "IDLitParameter" (system) "Result = Obj->[%s::]%s([ParamName] )" ("IDLitParameterQueryParameter.html" ("COUNT" . 1297407))) ("OnDataDisconnect" pro "IDLitParameter" (system) "Obj->[%s::]%s, ParameterName" ("IDLitParameterOnDataDisconnect.html")) ("OnDataChangeUpdate" pro "IDLitParameter" (system) "Obj->[%s::]%s, Data, ParameterName" ("IDLitParameterOnDataChangeUpdate.html")) ("Init" fun "IDLitParameter" (system) "Result = Obj->[%s::]%s()" ("IDLitParameterInit.html")) ("GetParameterSet" fun "IDLitParameter" (system) "Result = Obj->[%s::]%s( )" ("IDLitParameterGetParameterSet.html" ("DEEP_COPY" . 1083153))) ("GetParameterAttribute" fun "IDLitParameter" (system) "Obj->[%s::]%s(ParamName )" ("IDLitParameterGetParameterAttribute.html" ("BY_VALUE" . 1540296) ("DESCRIPTION" . 1540299) ("INPUT" . 1540302) ("OPTARGET" . 1540305) ("OPTIONAL" . 1540308) ("OUTPUT" . 1540311) ("TYPES" . 1540314))) ("GetParameter" fun "IDLitParameter" (system) "Result = Obj->[%s::]%s(Name  )" ("IDLitParameterGetParameter.html" ("ALL" . 1083021) ("COUNT" . 1083023))) ("Cleanup" fun "IDLitParameter" (system) "Obj->[%s::]%s()" ("IDLitParameterCleanup.html")) ("Cleanup" pro "IDLitParameter" (system) "OBJ_DESTROY, Obj" ("IDLitParameterCleanup.html")) ("Remove" pro "IDLitParameterSet" (system) "Obj->[%s::]%s [, Items]" ("IDLitParameterSetRemove.html" ("ALL" . 1084212) ("POSITION" . 1084214))) ("Init" fun "IDLitParameterSet" (system) "Obj = OBJ_NEW('%s') or Result = Obj->[%s::]%s()" ("IDLitParameterSetInit.html")) ("GetParameterName" fun "IDLitParameterSet" (system) "Result = Obj->[%s::]%s(Data, Name)" ("IDLitParameterSetGetParameterName.html")) ("GetByName" fun "IDLitParameterSet" (system) "Result = Obj->[%s::]%s( Names )" ("IDLitParameterSetGetByName.html" ("COUNT" . 1228440) ("NAME" . 1084087))) ("Get" fun "IDLitParameterSet" (system) "Result = Obj->[%s::]%s( )" ("IDLitParameterSetGet.html" ("ALL" . 1083998) ("COUNT" . 1084000) ("NAME" . 1084002) ("POSITION" . 1084004))) ("Copy" fun "IDLitParameterSet" (system) "Result = Obj->[%s::]%s()" ("IDLitParameterSetCopy.html")) ("Cleanup" fun "IDLitParameterSet" (system) "Obj->[%s::]%s()" ("IDLitParameterSetCleanup.html")) ("Cleanup" pro "IDLitParameterSet" (system) "OBJ_DESTROY, Obj" ("IDLitParameterSetCleanup.html")) ("Add" pro "IDLitParameterSet" (system) "Obj->[%s::]%s, Data" ("IDLitParameterSetAdd.html" ("PARAMETER_NAME" . 1083838) ("PRESERVE_LOCATION" . 1083840))) ("SetProperty" pro "IDLitReader" (system) "Obj->[%s::]%s" ("IDLitReaderSetProperty.html")) ("SetFilename" pro "IDLitReader" (system) "Obj->[%s::]%s, Filename" ("IDLitReaderSetFilename.html")) ("IsA" fun "IDLitReader" (system) "Result = Obj->[%s::]%s(Filename)" ("IDLitReaderIsA.html")) ("Init" fun "IDLitReader" (system) "Obj = OBJ_NEW( '%s' [, Extensions] ) or Result = Obj->[%s::]%s( [, Extensions] )" ("IDLitReaderInit.html")) ("GetProperty" pro "IDLitReader" (system) "Obj->[%s::]%s" ("IDLitReaderGetProperty.html")) ("GetFilename" fun "IDLitReader" (system) "Result = Obj->[%s::]%s()" ("IDLitReaderGetFilename.html")) ("GetFileExtensions" fun "IDLitReader" (system) "Result = Obj->[%s::]%s( )" ("IDLitReaderGetFileExtensions.html" ("COUNT" . 1084646))) ("GetData" fun "IDLitReader" (system) "Result = Obj->[%s::]%s(Data)" ("IDLitReaderGetData.html")) ("Cleanup" fun "IDLitReader" (system) "Obj->[%s::]%s" ("IDLitReaderCleanup.html")) ("UnRegisterVisualization" pro "IDLitTool" (system) "Obj->[%s::]%s, Identifier" ("IDLitToolUnRegisterVisualization.html")) ("UnRegisterStatusBarSegment" pro "IDLitTool" (system) "Obj->[%s::]%s, Identifier" ("IDLitToolUnRegisterStatusBarSegment.html")) ("UnRegisterOperation" pro "IDLitTool" (system) "Obj->[%s::]%s, Identifier" ("IDLitToolUnRegisterOperation.html")) ("UnRegisterManipulator" pro "IDLitTool" (system) "Obj->[%s::]%s, Identifier" ("IDLitToolUnRegisterManipulator.html")) ("UnRegisterFileWriter" pro "IDLitTool" (system) "Obj->[%s::]%s, Identifier" ("IDLitToolUnRegisterFileWriter.html")) ("UnRegisterFileReader" pro "IDLitTool" (system) "Obj->[%s::]%s, Identifier" ("IDLitToolUnRegisterFileReader.html")) ("UnRegisterCustomization" pro "IDLitTool" (system) "Obj->[%s::]%s" ("IDLitToolUnRegisterCustomization.html")) ("UnRegister" pro "IDLitTool" (system) "Obj->[%s::]%s, Identifier" ("IDLitToolUnRegister.html")) ("SetProperty" pro "IDLitTool" (system) "Obj->[%s::]%s" ("IDLitToolSetProperty.html")) ("RegisterVisualization" pro "IDLitTool" (system) "Obj->[%s::]%s, Name, ClassName" ("IDLitToolRegisterVisualization.html" ("DEFAULT" . 1079028) ("DESCRIPTION" . 1079030) ("ICON" . 1079032) ("IDENTIFIER" . 1079034) ("PROXY" . 1079037))) ("RegisterStatusBarSegment" pro "IDLitTool" (system) "Obj->[%s::]%s, Name" ("IDLitToolRegisterStatusBarSegment.html" ("IDENTIFIER" . 1286948) ("NORMALIZED_WIDTH" . 1286951))) ("RegisterOperation" pro "IDLitTool" (system) "Obj->[%s::]%s, Name, ClassName" ("IDLitToolRegisterOperation.html" ("ACCELERATOR" . 1247195) ("CHECKED" . 1247213) ("DESCRIPTION" . 1078985) ("DROPLIST_EDIT" . 1292076) ("DROPLIST_INDEX" . 1292079) ("DROPLIST_ITEMS" . 1292082) ("ICON" . 1078987) ("IDENTIFIER" . 1078989) ("PROXY" . 1078992) ("SEPARATOR" . 1247249))) ("RegisterManipulator" pro "IDLitTool" (system) "Obj->[%s::]%s, Name, ClassName" ("IDLitToolRegisterManipulator.html" ("DEFAULT" . 1078943) ("DESCRIPTION" . 1078945) ("ICON" . 1078947) ("IDENTIFIER" . 1078949))) ("RegisterFileWriter" pro "IDLitTool" (system) "Obj->[%s::]%s, Name, ClassName" ("IDLitToolRegisterFileWriter.html" ("DEFAULT" . 1363460) ("DESCRIPTION" . 1078901) ("ICON" . 1078903) ("IDENTIFIER" . 1078905) ("PROXY" . 1078908))) ("RegisterFileReader" pro "IDLitTool" (system) "Obj->[%s::]%s, Name, ClassName" ("IDLitToolRegisterFileReader.html" ("DEFAULT" . 1363382) ("DESCRIPTION" . 1078859) ("ICON" . 1078861) ("IDENTIFIER" . 1078863) ("PROXY" . 1078866))) ("RegisterCustomization" pro "IDLitTool" (system) "Obj->[%s::]%s, Name, ClassName" ("IDLitToolRegisterCustomization.html")) ("Register" pro "IDLitTool" (system) "Obj->[%s::]%s, Name, ClassName" ("IDLitToolRegister.html" ("DEFAULT" . 1363277) ("DESCRIPTION" . 1078812) ("ICON" . 1078814) ("IDENTIFIER" . 1078816) ("PROXY" . 1078824))) ("RefreshCurrentWindow" pro "IDLitTool" (system) "Obj->[%s::]%s" ("IDLitToolRefreshCurrentWindow.html")) ("Init" fun "IDLitTool" (system) "Obj = OBJ_NEW('%s') or Result = Obj->[%s::]%s( )" ("IDLitToolInit.html")) ("GetVisualization" fun "IDLitTool" (system) "Result = Obj->[%s::]%s(Identifier )" ("IDLitToolGetVisualization.html" ("ALL" . 1078651) ("COUNT" . 1078653))) ("GetService" fun "IDLitTool" (system) "Result = Obj->[%s::]%s(IdService)" ("IDLitToolGetService.html")) ("GetSelectedItems" fun "IDLitTool" (system) "Result = Obj->[%s::]%s( )" ("IDLitToolGetSelectedItems.html" ("COUNT" . 1078577))) ("GetProperty" pro "IDLitTool" (system) "Obj->[%s::]%s, [PROPERTY=variable]" ("IDLitToolGetProperty.html")) ("GetOperations" fun "IDLitTool" (system) "Result = Obj->[%s::]%s()" ("IDLitToolGetOperations.html" ("COUNT" . 1228547) ("IDENTIFIER" . 1078507))) ("GetManipulators" fun "IDLitTool" (system) "Result = Obj->[%s::]%s( )" ("IDLitToolGetManipulators.html" ("COUNT" . 1078470))) ("GetFileWriter" fun "IDLitTool" (system) "Result = Obj->[%s::]%ss(Identifier )" ("IDLitToolGetFileWriter.html" ("ALL" . 1078432) ("COUNT" . 1078434))) ("GetFileReader" fun "IDLitTool" (system) "Result = Obj->[%s::]%ss(Identifier )" ("IDLitToolGetFileReader.html" ("ALL" . 1078392) ("COUNT" . 1078394))) ("GetCurrentManipulator" fun "IDLitTool" (system) "Result = Obj->[%s::]%s()" ("IDLitToolGetCurrentManipulator.html")) ("FindIdentifiers" fun "IDLitTool" (system) "Result = Obj->[%s::]%s([Pattern] )" ("IDLitToolFindIdentifiers.html" ("ANNOTATIONS" . 1297756) ("COUNT" . 1297759) ("DATA_MANAGER" . 1510986) ("FILE_READERS" . 1297765) ("FILE_WRITERS" . 1297768) ("LEAF_NODES" . 1297771) ("MANIPULATORS" . 1297775) ("OPERATIONS" . 1297778) ("VISUALIZATIONS" . 1297781))) ("EnableUpdates" pro "IDLitTool" (system) "Obj->[%s::]%s" ("IDLitToolEnableUpdates.html")) ("DoUIService" fun "IDLitTool" (system) "Result = Obj->[%s::]%s(ServiceIdentifier, Requestor)" ("IDLitToolDoUIService.html")) ("DoSetProperty" fun "IDLitTool" (system) "Result = Obj->[%s::]%s(TargetIdentifier, PropertyIdentifier, Value)" ("IDLitToolDoSetProperty.html")) ("DoAction" fun "IDLitTool" (system) "Result = Obj->[%s::]%s(Identifier)" ("IDLitToolDoAction.html")) ("DisableUpdates" fun "IDLitTool" (system) "Obj->[%s::]%s ()" ("IDLitToolDisableUpdates.html" ("PREVIOUSLY_DISABLED" . 1078152))) ("CommitActions" pro "IDLitTool" (system) "Obj->[%s::]%s" ("IDLitToolCommitActions.html")) ("Cleanup" fun "IDLitTool" (system) "Obj->[%s::]%s" ("IDLitToolCleanup.html")) ("Cleanup" pro "IDLitTool" (system) "OBJ_DESTROY, Obj" ("IDLitToolCleanup.html")) ("AddService" pro "IDLitTool" (system) "Obj->[%s::]%s, oService" ("IDLitToolAddService.html")) ("Add" pro "IDLitTool" (system) "Obj->[%s::]%s, Item" ("IDLitToolAdd.html")) ("ActivateManipulator" pro "IDLitTool" (system) "Obj->[%s::]%s, Identifier" ("IDLitToolActivateManipulator.html" ("DEFAULT" . 1265856))) ("UnRegisterWidget" pro "IDLitUI" (system) "Obj->[%s::]%s, Name" ("IDLitUIUnRegisterWidget.html")) ("UnRegisterUIService" pro "IDLitUI" (system) "Obj->[%s::]%s, Name" ("IDLitUIUnRegisterUIService.html")) ("SetProperty" pro "IDLitUI" (system) "Obj->[%s::]%s" ("IDLitUISetProperty.html")) ("RemoveOnNotifyObserver" pro "IDLitUI" (system) "Obj->[%s::]%s, IdObserver, IdSubject" ("IDLitUIRemoveOnNotifyObserver.html")) ("RegisterWidget" fun "IDLitUI" (system) "Result = Obj->[%s::]%s(wID, Name, Callback)" ("IDLitUIRegisterWidget.html" ("FLOATING" . 1085752))) ("RegisterUIService" fun "IDLitUI" (system) "Restult = Obj->[%s::]%s(Name, Callback)" ("IDLitUIRegisterUIService.html")) ("Init" fun "IDLitUI" (system) "Result = Obj->[%s::]%s(oTool)" ("IDLitUIInit.html")) ("GetWidgetByName" fun "IDLitUI" (system) "Result = Obj->[%s::]%s(Name)" ("IDLitUIGetWidgetByName.html")) ("GetTool" fun "IDLitUI" (system) "Result = Obj->[%s::]%s()" ("IDLitUIGetTool.html")) ("GetProperty" pro "IDLitUI" (system) "Obj->[%s::]%s, [PROPERTY=variable]" ("IDLitUIGetProperty.html")) ("DoAction" fun "IDLitUI" (system) "Result = Obj->[%s::]%s(Identifier)" ("IDLitUIDoAction.html")) ("Cleanup" fun "IDLitUI" (system) "Obj->[%s::]%s" ("IDLitUICleanup.html")) ("Cleanup" pro "IDLitUI" (system) "OBJ_DESTROY, Obj" ("IDLitUICleanup.html")) ("AddOnNotifyObserver" pro "IDLitUI" (system) "Obj->[%s::]%s, IdObserver, IdSubject" ("IDLitUIAddOnNotifyObserver.html")) ("WindowToVis" pro "IDLitVisualization" (system) "Obj->[%s::]%s, InX, InY, InZ, OutX, OutY, OutZ or Obj->[%s::]%s, InX, InY, OutX, OutY or Obj->[%s::]%s, InVerts, OutVerts" ("IDLitVisualizationWindowToVis.html")) ("VisToWindow" pro "IDLitVisualization" (system) "Obj->[%s::]%s, InX, InY, InZ, OutX, OutY, OutZ or Obj->[%s::]%s, InX, InY, OutX, OutY or Obj->[%s::]%s, InVerts, OutVerts" ("IDLitVisualizationVisToWindow.html" ("NO_TRANSFORM" . 1157092))) ("UpdateSelectionVisual" pro "IDLitVisualization" (system) "Obj->[%s::]%s" ("IDLitVisualizationUpdateSelectionVisual.html")) ("SetProperty" pro "IDLitVisualization" (system) "Obj->[%s::]%s" ("IDLitVisualizationSetProperty.html")) ("SetParameterSet" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s(ParameterSet)" ("IDLitVisualizationSetParameterSet.html")) ("SetDefaultSelectionVisual" pro "IDLitVisualization" (system) "Obj->[%s::]%s, SelectionVisual" ("IDLitVisualizationSetDefaultSelectionVisual.html" ("POSITION" . 1087891))) ("SetData" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s(Data)" ("IDLitVisualizationSetData.html")) ("SetCurrentSelectionVisual" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Manipulator" ("IDLitVisualizationSetCurrentSelectionVisual.html")) ("SetAxesStyleRequest" pro "IDLitVisualization" (system) "Obj->[%s::]%s, StyleRequest" ("IDLitVisualizationSetAxesStyleRequest.html" ("NO_NOTIFY" . 1264441))) ("SetAxesRequest" pro "IDLitVisualization" (system) "Obj->[%s::]%s [, AxesRequest]" ("IDLitVisualizationSetAxesRequest.html" ("ALWAYS" . 1264542) ("AUTO_COMPUTE" . 1264612) ("NO_NOTIFY" . 1264617))) ("Set3D" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Is3D" ("IDLitVisualizationSet3D.html" ("ALWAYS" . 1087787) ("AUTO_COMPUTE" . 1087789))) ("Select" pro "IDLitVisualization" (system) "Obj->[%s::]%s[, Mode]" ("IDLitVisualizationSelect.html" ("ADDITIVE" . 1087748) ("NO_NOTIFY" . 1087750) ("SELECT" . 1087752) ("TOGGLE" . 1087754) ("UNSELECT" . 1087756))) ("Scale" pro "IDLitVisualization" (system) "Obj->[%s::]%s, SX, SY, SZ" ("IDLitVisualizationScale.html" ("CENTER_OF_ROTATION" . 1087711) ("PREMULTIPLY" . 1087713))) ("Rotate" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Axis, Angle" ("IDLitVisualizationRotate.html" ("CENTER_OF_ROTATION" . 1257870) ("PREMULTIPLY" . 1257943))) ("Restore" pro "IDLitVisualization" (system) "Obj->[%s::]%s" ("IDLitVisualizationRestore.html")) ("RequestsAxes" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s( )" ("IDLitVisualizationRequestsAxes.html")) ("Remove" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Object" ("IDLitVisualizationRemove.html" ("NO_UPDATE" . 1087640))) ("OnWorldDimensionChange" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Notifier, Is3D" ("IDLitVisualizationOnWorldDimensionChange.html")) ("OnDimensionChange" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Notifier, Is3D" ("IDLitVisualizationOnDimensionChange.html")) ("OnDataRangeChange" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Notifier, XRange, YRange, Zrange" ("IDLitVisualizationOnDataRangeChange.html")) ("OnDataComplete" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Notifier" ("IDLitVisualizationOnDataComplete.html")) ("OnDataChange" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Notifier" ("IDLitVisualizationOnDataChange.html")) ("OnAxesStyleRequestChange" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Notifier, StyleRequest" ("IDLitVisualizationOnAxesStyleRequestChange.html")) ("OnAxesRequestChange" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Notifier, AxesRequest" ("IDLitVisualizationOnAxesRequestChange.html")) ("On2DRotate" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Notifier, IsRotated" ("IDLitVisualizationOn2DRotate.html")) ("Move" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Source, Destination" ("IDLitVisualizationMove.html")) ("IsSelected" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s()" ("IDLitVisualizationIsSelected.html")) ("IsManipulatorTarget" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s()" ("IDLitVisualizationIsManipulatorTarget.html")) ("IsIsotropic" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s()" ("IDLitVisualizationIsIsotropic.html")) ("Is3D" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s()" ("IDLitVisualizationIs3D.html")) ("Init" fun "IDLitVisualization" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLitVisualizationInit.html")) ("GetXYZRange" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s(XRange,YRange, ZRange )" ("IDLitVisualizationGetXYZRange.html" ("DATA" . 1087296) ("NO_TRANSFORM" . 1087298))) ("GetTypes" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s()" ("IDLitVisualizationGetTypes.html")) ("GetSelectionVisual" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s(Manipulator)" ("IDLitVisualizationGetSelectionVisual.html")) ("GetRequestedAxesStyle" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s( )" ("IDLitVisualizationGetRequestedAxesStyle.html")) ("GetProperty" pro "IDLitVisualization" (system) "Obj->[%s::]%s" ("IDLitVisualizationGetProperty.html")) ("GetManipulatorTarget" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s()" ("IDLitVisualizationGetManipulatorTarget.html")) ("GetDefaultSelectionVisual" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s()" ("IDLitVisualizationGetDefaultSelectionVisual.html")) ("GetDataString" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s(XYZLocation)" ("IDLitVisualizationGetDataString.html")) ("GetDataSpace" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s()" ("IDLitVisualizationGetDataSpace.html" ("UNNORMALIZED" . 1154562))) ("GetCurrentSelectionVisual" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s()" ("IDLitVisualizationGetCurrentSelectionVisual.html")) ("GetCenterRotation" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s()" ("IDLitVisualizationGetCenterRotation.html" ("NO_TRANSFORM" . 1086773) ("XRANGE" . 1086775) ("YRANGE" . 1086777) ("ZRANGE" . 1086779))) ("Get" fun "IDLitVisualization" (system) "Result = Obj->[%s::]%s()" ("IDLitVisualizationGet.html" ("ALL" . 1086723) ("COUNT" . 1086725) ("ISA" . 1086727) ("POSITION" . 1086730) ("SKIP_PRIVATE" . 1086732))) ("EndManipulation" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Manipulator" ("IDLitVisualizationEndManipulation.html")) ("Cleanup" fun "IDLitVisualization" (system) "Obj->[%s::]%s" ("IDLitVisualizationCleanup.html")) ("Cleanup" pro "IDLitVisualization" (system) "OBJ_DESTROY, Obj" ("IDLitVisualizationCleanup.html")) ("BeginManipulation" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Manipulator" ("IDLitVisualizationBeginManipulation.html")) ("Aggregate" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Objects" ("IDLitVisualizationAggregate.html")) ("Add" pro "IDLitVisualization" (system) "Obj->[%s::]%s, Objects" ("IDLitVisualizationAdd.html" ("AGGREGATE" . 1086521) ("NO_UPDATE" . 1086525) ("POSITION" . 1086527))) ("ZoomOut" pro "IDLitWindow" (system) "Obj->[%s::]%s" ("IDLitWindowZoomOut.html")) ("ZoomIn" pro "IDLitWindow" (system) "Obj->[%s::]%s" ("IDLitWindowZoomIn.html")) ("SetTimerInterval" pro "IDLitWindow" (system) "Obj->[%s::]%s, Interval" ("IDLitWindowSetTimerInterval.html")) ("SetProperty" pro "IDLitWindow" (system) "Obj->[%s::]%s" ("IDLitWindowSetProperty.html")) ("SetManipulatorManager" pro "IDLitWindow" (system) "Obj->[%s::]%s, Manager" ("IDLitWindowSetManipulatorManager.html")) ("SetEventMask" pro "IDLitWindow" (system) "Obj->[%s::]%s, [EventMask]" ("IDLitWindowSetEventMask.html" ("BUTTON_EVENTS" . 1093069) ("KEYBOARD_EVENTS" . 1093071) ("MOTION_EVENTS" . 1093073) ("TIMER_EVENTS" . 1529684) ("TRACKING_EVENTS" . 1093075) ("WHEEL_EVENTS" . 1768408))) ("SetCurrentZoom" pro "IDLitWindow" (system) "Obj->[%s::]%s, ZoomFactor" ("IDLitWindowSetCurrentZoom.html" ("RESET" . 1092996))) ("Resize" pro "IDLitWindow" (system) "Obj->[%s::]%s, Objects" ("IDLitWindowResize.html")) ("RemoveWindowEventObserver" pro "IDLitWindow" (system) "Obj->[%s::]%s, Objects" ("IDLitWindowRemoveWindowEventObserver.html")) ("Remove" pro "IDLitWindow" (system) "Obj->[%s::]%s, Object" ("IDLitWindowRemove.html" ("ALL" . 1092903) ("POSITION" . 1092905))) ("OnWheel" pro "IDLitWindow" (system) "Obj->[%s::]%s, X, Y, Delta, Modifiers" ("IDLitWindowOnWheel.html")) ("OnTimer" pro "IDLitWindow" (system) "Obj->[%s::]%s" ("IDLitWindowOnTimer.html")) ("OnScroll" pro "IDLitWindow" (system) "Obj->[%s::]%s, X, Y" ("IDLitWindowOnScroll.html")) ("OnResize" pro "IDLitWindow" (system) "Obj->[%s::]%s, Width, Height" ("IDLitWindowOnResize.html")) ("OnMouseUp" pro "IDLitWindow" (system) "Obj->[%s::]%s, X, Y, ButtonMask" ("IDLitWindowOnMouseUp.html")) ("OnMouseMotion" pro "IDLitWindow" (system) "Obj->[%s::]%s, X, Y, Modifiers" ("IDLitWindowOnMouseMotion.html")) ("OnMouseDown" pro "IDLitWindow" (system) "Obj->[%s::]%s, X, Y, ButtonMask, Modifiers, NumClicks" ("IDLitWindowOnMouseDown.html")) ("OnKeyboard" pro "IDLitWindow" (system) "Obj->[%s::]%s, IsASCII, Character, KeySymbol, X, Y, Press, Release, Modifiers" ("IDLitWindowOnKeyboard.html")) ("OnExpose" pro "IDLitWindow" (system) "Obj->[%s::]%s, X, Y, Width, Height" ("IDLitWindowOnExpose.html")) ("OnExit" pro "IDLitWindow" (system) "Obj->[%s::]%s" ("IDLitWindowOnExit.html")) ("OnEnter" pro "IDLitWindow" (system) "Obj->[%s::]%s" ("IDLitWindowOnEnter.html")) ("Init" fun "IDLitWindow" (system) "Obj = OBJ_NEW('%s') or Result = Obj->[%s::]%s()" ("IDLitWindowInit.html")) ("GetSelectedItems" fun "IDLitWindow" (system) "Result = Obj->[%s::]%s()" ("IDLitWindowGetSelectedItems.html" ("ALL" . 1247360) ("COUNT" . 1154724))) ("GetProperty" pro "IDLitWindow" (system) "Obj->[%s::]%s" ("IDLitWindowGetProperty.html")) ("GetEventMask" fun "IDLitWindow" (system) "Result = Obj->[%s::]%s()" ("IDLitWindowGetEventMask.html" ("BUTTON_EVENTS" . 1092316) ("KEYBOARD_EVENTS" . 1092318) ("MOTION_EVENTS" . 1092320) ("TIMER_EVENTS" . 1529660) ("TRACKING_EVENTS" . 1092322) ("WHEEL_EVENTS" . 1768853))) ("DoHitTest" fun "IDLitWindow" (system) "Result = Obj->[%s::]%s(X, Y )" ("IDLitWindowDoHitTest.html" ("DIMENSIONS" . 1092195) ("ORDER" . 1247287) ("SUB_HIT" . 1092197) ("UNITS" . 1092202))) ("ClearSelections" pro "IDLitWindow" (system) "Obj->[%s::]%s" ("IDLitWindowClearSelections.html")) ("Cleanup" fun "IDLitWindow" (system) "Obj->[%s::]%s" ("IDLitWindowCleanup.html")) ("Cleanup" pro "IDLitWindow" (system) "OBJ_DESTROY, Obj" ("IDLitWindowCleanup.html")) ("AddWindowEventObserver" pro "IDLitWindow" (system) "Obj->[%s::]%s, Objects" ("IDLitWindowAddWindowEventObserver.html")) ("Add" pro "IDLitWindow" (system) "Obj->[%s::]%s, Objects" ("IDLitWindowAdd.html" ("POSITION" . 1092060))) ("SetProperty" pro "IDLitWriter" (system) "Obj->[%s::]%s" ("IDLitWriterSetProperty.html")) ("SetFilename" pro "IDLitWriter" (system) "Obj->[%s::]%s, Filename" ("IDLitWriterSetFilename.html")) ("SetData" fun "IDLitWriter" (system) "Result = Obj->[%s::]%s(Data)" ("IDLitWriterSetData.html")) ("IsA" fun "IDLitWriter" (system) "Result = Obj->[%s::]%s(Filename)" ("IDLitWriterIsA.html")) ("Init" fun "IDLitWriter" (system) "Obj = OBJ_NEW( '%s' [, Extensions] ) or Result = Obj->[%s::]%s( [, Extensions] )" ("IDLitWriterInit.html")) ("GetProperty" pro "IDLitWriter" (system) "Obj->[%s::]%s" ("IDLitWriterGetProperty.html")) ("GetFilename" fun "IDLitWriter" (system) "Result = Obj->[%s::]%s()" ("IDLitWriterGetFilename.html")) ("GetFileExtensions" fun "IDLitWriter" (system) "Result = Obj->[%s::]%s( )" ("IDLitWriterGetFileExtensions.html" ("COUNT" . 1093562))) ("Cleanup" fun "IDLitWriter" (system) "Obj->[%s::]%s" ("IDLitWriterCleanup.html")) ("Cleanup" pro "IDLitWriter" (system) "OBJ_DESTROY, Obj" ("IDLitWriterCleanup.html")) ("SetProperty" pro "IDLgrAxis" (system) "Obj->[%s::]%s" ("IDLgrAxisSetProperty.html")) ("Init" fun "IDLgrAxis" (system) "Obj = OBJ_NEW('%s' [, Direction] ) or Result = Obj->[%s::]%s([Direction] )" ("IDLgrAxisInit.html")) ("GetProperty" pro "IDLgrAxis" (system) "Obj->[%s::]%s " ("IDLgrAxisGetProperty.html")) ("GetCTM" fun "IDLgrAxis" (system) "Result = Obj->[%s::]%s()" ("IDLgrAxisGetCTM.html" ("DESTINATION" . 1092556) ("PATH" . 1007341) ("TOP" . 1007347))) ("Cleanup" fun "IDLgrAxis" (system) "Obj->[%s::]%s" ("IDLgrAxisCleanup.html")) ("Cleanup" pro "IDLgrAxis" (system) "OBJ_DESTROY, Obj" ("IDLgrAxisCleanup.html")) ("SetProperty" pro "IDLgrBuffer" (system) "Obj->[%s::]%s" ("IDLgrBufferSetProperty.html")) ("Select" fun "IDLgrBuffer" (system) "Result = Obj->[%s::]%s(Picture, XY )" ("IDLgrBufferSelect.html" ("DIMENSIONS" . 1008316) ("ORDER" . 1008320) ("SUB_SELECTION" . 1343723) ("UNITS" . 1008323))) ("Read" fun "IDLgrBuffer" (system) "Result = Obj->[%s::]%s()" ("IDLgrBufferRead.html")) ("QueryRequiredTiles" fun "IDLgrBuffer" (system) "Result = Obj->[%s::]%s( View, Image )" ("IDLgrBufferQueryRequiredTiles.html" ("COUNT" . 1668934) ("ALL_VISIBLE" . 1669065))) ("PickData" fun "IDLgrBuffer" (system) "Result = Obj->[%s::]%s( View, Object, Location, XYZLocation )" ("IDLgrBufferPickData.html" ("DIMENSIONS" . 1008204) ("PATH" . 1008208) ("PICK_STATUS" . 1008214))) ("Init" fun "IDLgrBuffer" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLgrBufferInit.html")) ("GetTextDimensions" fun "IDLgrBuffer" (system) "Result = Obj->[%s::]%s( TextObj )" ("IDLgrBufferGetTextDimensions.html" ("DESCENT" . 1008088) ("PATH" . 1008090))) ("GetProperty" pro "IDLgrBuffer" (system) "Obj->[%s::]%s" ("IDLgrBufferGetProperty.html")) ("GetFontnames" fun "IDLgrBuffer" (system) "Result = Obj->[%s::]%s( FamilyName)" ("IDLgrBufferGetFontnames.html" ("IDL_FONTS" . 1008013) ("STYLES" . 1008015))) ("GetDeviceInfo" pro "IDLgrBuffer" (system) "Obj->[%s::]%s" ("IDLgrBufferGetDeviceInfo.html" ("ALL" . 1007957) ("MAX_NUM_CLIP_PLANES" . 1007959) ("MAX_TEXTURE_DIMENSIONS" . 1007961) ("MAX_TILE_DIMENSIONS" . 1669886) ("MAX_VIEWPORT_DIMENSIONS" . 1007963) ("NAME" . 1007965) ("NUM_CPUS" . 1007967) ("VENDOR" . 1007970) ("VERSION" . 1007972))) ("GetContiguousPixels" fun "IDLgrBuffer" (system) "Result = Obj->[%s::]%s()" ("IDLgrBufferGetContiguousPixels.html")) ("Erase" pro "IDLgrBuffer" (system) "Obj->[%s::]%s" ("IDLgrBufferErase.html" ("COLOR" . 1007879))) ("Draw" pro "IDLgrBuffer" (system) "Obj->[%s::]%s [, Picture]" ("IDLgrBufferDraw.html" ("CREATE_INSTANCE" . 1007844) ("DRAW_INSTANCE" . 1676831))) ("Cleanup" fun "IDLgrBuffer" (system) "Obj->[%s::]%s" ("IDLgrBufferCleanup.html")) ("Cleanup" pro "IDLgrBuffer" (system) "OBJ_DESTROY, Obj" ("IDLgrBufferCleanup.html")) ("SetProperty" pro "IDLgrClipboard" (system) "Obj->[%s::]%s" ("IDLgrClipboardSetProperty.html")) ("QueryRequiredTiles" fun "IDLgrClipboard" (system) "Result = Obj->[%s::]%s( View, Image )" ("IDLgrClipboardQueryRequiredTiles.html" ("COUNT" . 1670947) ("ALL_VISIBLE" . 1670950))) ("Init" fun "IDLgrClipboard" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLgrClipboardInit.html")) ("GetTextDimensions" fun "IDLgrClipboard" (system) "Result = Obj->[%s::]%s( TextObj )" ("IDLgrClipboardGetTextDimensions.html" ("DESCENT" . 1008820) ("PATH" . 1008822))) ("GetProperty" pro "IDLgrClipboard" (system) "Obj->[%s::]%s" ("IDLgrClipboardGetProperty.html")) ("GetFontnames" fun "IDLgrClipboard" (system) "Result = Obj->[%s::]%s( FamilyName )" ("IDLgrClipboardGetFontnames.html" ("IDL_FONTS" . 1008744) ("STYLES" . 1008746))) ("GetDeviceInfo" pro "IDLgrClipboard" (system) "Obj->[%s::]%s" ("IDLgrClipboardGetDeviceInfo.html" ("ALL" . 1008688) ("MAX_NUM_CLIP_PLANES" . 1008690) ("MAX_TEXTURE_DIMENSIONS" . 1008692) ("MAX_TILE_DIMENSIONS" . 1671193) ("MAX_VIEWPORT_DIMENSIONS" . 1008694) ("NAME" . 1008696) ("NUM_CPUS" . 1008698) ("VENDOR" . 1008701) ("VERSION" . 1008703))) ("GetContiguousPixels" fun "IDLgrClipboard" (system) "Result = Obj->[%s::]%s()" ("IDLgrClipboardGetContiguousPixels.html")) ("Draw" pro "IDLgrClipboard" (system) "Obj->[%s::]%s [, Picture]" ("IDLgrClipboardDraw.html" ("CMYK" . 1345463) ("FILENAME" . 1008514) ("ISOLATIN1" . 1843575) ("POSTSCRIPT" . 1008516) ("VECT_SHADING" . 1340124) ("VECT_SORTING" . 1340189) ("VECT_TEXT_RENDER_METHOD" . 1340235) ("VECTOR" . 1008518))) ("Cleanup" fun "IDLgrClipboard" (system) "Obj->[%s::]%s" ("IDLgrClipboardCleanup.html")) ("Cleanup" pro "IDLgrClipboard" (system) "OBJ_DESTROY, Obj" ("IDLgrClipboardCleanup.html")) ("SetProperty" pro "IDLgrColorbar" (system) "Obj->[%s::]%s" ("IDLgrColorbarSetProperty.html")) ("Init" fun "IDLgrColorbar" (system) "Obj = OBJ_NEW( '%s' [, aRed, aGreen, aBlue] ) or Result = Obj->[%s::]%s([aRed, aGreen, aBlue] )" ("IDLgrColorbarInit.html")) ("GetProperty" pro "IDLgrColorbar" (system) "Obj->[%s::]%s" ("IDLgrColorbarGetProperty.html")) ("ComputeDimensions" fun "IDLgrColorbar" (system) "Result = Obj->[%s::]%s( DestinationObj )" ("IDLgrColorbarComputeDimensions.html" ("PATH" . 1009084))) ("Cleanup" fun "IDLgrColorbar" (system) "Obj->[%s::]%s" ("IDLgrColorbarCleanup.html")) ("Cleanup" pro "IDLgrColorbar" (system) "OBJ_DESTROY,Obj" ("IDLgrColorbarCleanup.html")) ("SetProperty" pro "IDLgrContour" (system) "Obj->[%s::]%s" ("IDLgrContourSetProperty.html")) ("Init" fun "IDLgrContour" (system) "Obj = OBJ_NEW('%s' [, Values] ) or Result = Obj->[%s::]%s([Values] )" ("IDLgrContourInit.html")) ("GetProperty" pro "IDLgrContour" (system) "Obj->[%s::]%s" ("IDLgrContourGetProperty.html")) ("GetLabelInfo" pro "IDLgrContour" (system) "Obj->[%s::]%s, Destination, LevelIndex" ("IDLgrContourGetLabelInfo.html" ("LABEL_OFFSETS" . 1009503) ("LABEL_POLYLINES" . 1009505) ("LABEL_OBJECTS" . 1009508))) ("GetCTM" fun "IDLgrContour" (system) "Result = Obj->[%s::]%s( )" ("IDLgrContourGetCTM.html" ("DESTINATION" . 1009456) ("PATH" . 1009458) ("TOP" . 1009464))) ("Cleanup" fun "IDLgrContour" (system) "Obj->[%s::]%s" ("IDLgrContourCleanup.html")) ("Cleanup" pro "IDLgrContour" (system) "OBJ_DESTROY, Obj" ("IDLgrContourCleanup.html")) ("AdjustLabelOffsets" pro "IDLgrContour" (system) "Obj->[%s::]%s, LevelIndex, LabelOffsets" ("IDLgrContourAdjustLabelOffsets.html")) ("SetProperty" pro "IDLgrFilterChain" (system) "Obj->[%s::]%s" ("IDLgrFilterChainSetProperty.html")) ("Init" fun "IDLgrFilterChain" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLgrFilterChainInit.html")) ("GetProperty" pro "IDLgrFilterChain" (system) "Obj->[%s::]%s" ("IDLgrFilterChainGetProperty.html")) ("Cleanup" fun "IDLgrFilterChain" (system) "Obj->[%s::]%s" ("IDLgrFilterChainCleanup.html")) ("Cleanup" pro "IDLgrFilterChain" (system) "OBJ_DESTROY, Obj" ("IDLgrFilterChainCleanup.html")) ("SetProperty" pro "IDLgrFont" (system) "Obj->[%s::]%s" ("IDLgrFontSetProperty.html")) ("Init" fun "IDLgrFont" (system) "Obj = OBJ_NEW('%s' [, Fontname] ) or Result = Obj->[%s::]%s([Fontname] )" ("IDLgrFontInit.html")) ("GetProperty" pro "IDLgrFont" (system) "Obj->[%s::]%s" ("IDLgrFontGetProperty.html")) ("Cleanup" fun "IDLgrFont" (system) "Obj->[%s::]%s" ("IDLgrFontCleanup.html")) ("Cleanup" pro "IDLgrFont" (system) "OBJ_DESTROY, Obj" ("IDLgrFontCleanup.html")) ("TileDataLoaded" fun "IDLgrImage" (system) "Result = Obj->[%s::]%s( TileInfo )" ("IDLgrImageTileDataLoaded.html")) ("SetTileData" pro "IDLgrImage" (system) "Obj->[%s::]%s, TileInfo, TileData" ("IDLgrImageSetTileData.html" ("NO_FREE" . 1667922))) ("SetProperty" pro "IDLgrImage" (system) "Obj->[%s::]%s" ("IDLgrImageSetProperty.html" ("NO_COPY" . 1636100))) ("ReadFilteredData" fun "IDLgrImage" (system) "Result = Obj->[%s::]%s( Dest )" ("IDLgrImageReadFilteredData.html" ("DATA_TYPE" . 1812656) ("READ_POSITION" . 1812765) ("TILE" . 1812736))) ("Init" fun "IDLgrImage" (system) "Obj = OBJ_NEW('%s' [, ImageData] ) or Result = Obj->[%s::]%s([ImageData] )" ("IDLgrImageInit.html" ("NO_COPY" . 1809907))) ("GetProperty" pro "IDLgrImage" (system) "Obj->[%s::]%s" ("IDLgrImageGetProperty.html")) ("GetCTM" fun "IDLgrImage" (system) "Result = Obj->[%s::]%s( )" ("IDLgrImageGetCTM.html" ("DESTINATION" . 1010164) ("PATH" . 1010166) ("TOP" . 1010172))) ("DeleteTileData" pro "IDLgrImage" (system) "Obj->[%s::]%s, TileInfo" ("IDLgrImageDeleteTileData.html" ("ALL" . 1667840))) ("Cleanup" fun "IDLgrImage" (system) "Obj->[%s::]%s" ("IDLgrImageCleanup.html")) ("Cleanup" pro "IDLgrImage" (system) "OBJ_DESTROY, Obj" ("IDLgrImageCleanup.html")) ("SetProperty" pro "IDLgrLegend" (system) "Obj->[%s::]%s" ("IDLgrLegendSetProperty.html")) ("Init" fun "IDLgrLegend" (system) "Obj = OBJ_NEW('%s' [, aItemNames] ) or Result = Obj->[%s::]%s([aItemNames] )" ("IDLgrLegendInit.html")) ("GetProperty" pro "IDLgrLegend" (system) "Obj->[%s::]%s" ("IDLgrLegendGetProperty.html")) ("ComputeDimensions" fun "IDLgrLegend" (system) "Result = Obj->[%s::]%s( DestinationObject )" ("IDLgrLegendComputeDimensions.html" ("PATH" . 1010563))) ("Cleanup" fun "IDLgrLegend" (system) "Obj->[%s::]%s" ("IDLgrLegendCleanup.html")) ("Cleanup" pro "IDLgrLegend" (system) "OBJ_DESTROY, Obj" ("IDLgrLegendCleanup.html")) ("SetProperty" pro "IDLgrLight" (system) "Obj->[%s::]%s" ("IDLgrLightSetProperty.html")) ("Init" fun "IDLgrLight" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLgrLightInit.html")) ("GetProperty" pro "IDLgrLight" (system) "Obj->[%s::]%s" ("IDLgrLightGetProperty.html")) ("GetCTM" fun "IDLgrLight" (system) "Result = Obj->[%s::]%s( )" ("IDLgrLightGetCTM.html" ("DESTINATION" . 1010900) ("PATH" . 1010902) ("TOP" . 1010908))) ("Cleanup" fun "IDLgrLight" (system) "Obj->[%s::]%s" ("IDLgrLightCleanup.html")) ("Cleanup" pro "IDLgrLight" (system) "OBJ_DESTROY, Obj" ("IDLgrLightCleanup.html")) ("Translate" pro "IDLgrModel" (system) "Obj->[%s::]%s, Tx, Ty, Tz" ("IDLgrModelTranslate.html" ("PREMULTIPLY" . 1011687))) ("SetProperty" pro "IDLgrModel" (system) "Obj->[%s::]%s" ("IDLgrModelSetProperty.html")) ("Scale" pro "IDLgrModel" (system) "Obj->[%s::]%s, Sx, Sy, Sz" ("IDLgrModelScale.html" ("PREMULTIPLY" . 1011618))) ("Rotate" pro "IDLgrModel" (system) "Obj->[%s::]%s, Axis, Angle" ("IDLgrModelRotate.html" ("PREMULTIPLY" . 1011584))) ("Reset" pro "IDLgrModel" (system) "Obj->[%s::]%s" ("IDLgrModelReset.html")) ("Init" fun "IDLgrModel" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLgrModelInit.html")) ("GetProperty" pro "IDLgrModel" (system) "Obj->[%s::]%s" ("IDLgrModelGetProperty.html")) ("GetCTM" fun "IDLgrModel" (system) "Result = Obj->[%s::]%s( )" ("IDLgrModelGetCTM.html" ("DESTINATION" . 1011369) ("PATH" . 1011371) ("TOP" . 1011377))) ("GetByName" fun "IDLgrModel" (system) "Result = Obj->[%s::]%s(Name)" ("IDLgrModelGetByName.html")) ("Draw" pro "IDLgrModel" (system) "Obj->[%s::]%s, Destination, Picture" ("IDLgrModelDraw.html")) ("Cleanup" fun "IDLgrModel" (system) "Obj->[%s::]%s" ("IDLgrModelCleanup.html")) ("Cleanup" pro "IDLgrModel" (system) "OBJ_DESTROY, Obj" ("IDLgrModelCleanup.html")) ("Add" pro "IDLgrModel" (system) "Obj->[%s::]%s, Object" ("IDLgrModelAdd.html" ("ALIAS" . 1011206) ("POSITION" . 1011208))) ("SetProperty" pro "IDLgrMPEG" (system) "Obj->[%s::]%s" ("IDLgrMPEGSetProperty.html")) ("Save" pro "IDLgrMPEG" (system) "Obj->[%s::]%s" ("IDLgrMPEGSave.html" ("FILENAME" . 1012062))) ("Put" pro "IDLgrMPEG" (system) "Obj->[%s::]%s, Image[, Frame]" ("IDLgrMPEGPut.html")) ("Init" fun "IDLgrMPEG" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLgrMPEGInit.html")) ("GetProperty" pro "IDLgrMPEG" (system) "Obj->[%s::]%s" ("IDLgrMPEGGetProperty.html")) ("Cleanup" fun "IDLgrMPEG" (system) "Obj->[%s::]%s" ("IDLgrMPEGCleanup.html")) ("Cleanup" pro "IDLgrMPEG" (system) "OBJ_DESTROY, Obj" ("IDLgrMPEGCleanup.html")) ("SetProperty" pro "IDLgrPalette" (system) "Obj->[%s::]%s" ("IDLgrPaletteSetProperty.html")) ("SetRGB" pro "IDLgrPalette" (system) "Obj->[%s::]%s, Index, Red, Green, Blue" ("IDLgrPaletteSetRGB.html")) ("NearestColor" fun "IDLgrPalette" (system) "Result = Obj->[%s::]%s(Red, Green, Blue)" ("IDLgrPaletteNearestColor.html")) ("LoadCT" pro "IDLgrPalette" (system) "Obj->[%s::]%s, TableNum" ("IDLgrPaletteLoadCT.html" ("FILE" . 1012379))) ("Init" fun "IDLgrPalette" (system) "Obj = OBJ_NEW('%s', aRed, aGreen, aBlue ) or Result = Obj->[%s::]%s([aRed, aGreen, aBlue] )" ("IDLgrPaletteInit.html")) ("GetProperty" pro "IDLgrPalette" (system) "Obj->[%s::]%s" ("IDLgrPaletteGetProperty.html")) ("GetRGB" fun "IDLgrPalette" (system) "Result = Obj->[%s::]%s(Index)" ("IDLgrPaletteGetRGB.html")) ("Cleanup" fun "IDLgrPalette" (system) "Obj->[%s::]%s" ("IDLgrPaletteCleanup.html")) ("Cleanup" pro "IDLgrPalette" (system) "OBJ_DESTROY, Obj" ("IDLgrPaletteCleanup.html")) ("IDLgrPattern:SetProperty" pro "IDLgrPattern" (system) "Obj->[%s::]SetProperty" ("IDLgrPatternSetProperty.html")) ("Init" fun "IDLgrPattern" (system) "Obj = OBJ_NEW('%s' [, Style] ) or Result = Obj->[%s::]%s([Style] )" ("IDLgrPatternInit.html")) ("GetProperty" pro "IDLgrPattern" (system) "Obj->[%s::]%s" ("IDLgrPatternGetProperty.html")) ("Cleanup" fun "IDLgrPattern" (system) "Obj->[%s::]%s" ("IDLgrPatternCleanup.html")) ("Cleanup" pro "IDLgrPattern" (system) "OBJ_DESTROY, Obj" ("IDLgrPatternCleanup.html")) ("SetVertexAttributeData" pro "IDLgrPlot" (system) "Obj->[%s::]%s, Name, Value" ("IDLgrPlotSetVertexAttributeData.html")) ("SetProperty" pro "IDLgrPlot" (system) "Obj->[%s::]%s" ("IDLgrPlotSetProperty.html")) ("Init" fun "IDLgrPlot" (system) "Obj = OBJ_NEW('%s' [, [X,] Y] ) or Result = Obj->[%s::]%s( [[X,] Y] )" ("IDLgrPlotInit.html")) ("GetVertexAttributeData" pro "IDLgrPlot" (system) "Obj->[%s::]%s, Name, Value" ("IDLgrPlotGetVertexAttributeData.html")) ("GetProperty" pro "IDLgrPlot" (system) "Obj->[%s::]%s" ("IDLgrPlotGetProperty.html")) ("GetCTM" fun "IDLgrPlot" (system) "Result = Obj->[%s::]%s( )" ("IDLgrPlotGetCTM.html" ("DESTINATION" . 1012838) ("PATH" . 1012840) ("TOP" . 1012846))) ("Cleanup" fun "IDLgrPlot" (system) "Obj->[%s::]%s" ("IDLgrPlotCleanup.html")) ("Cleanup" pro "IDLgrPlot" (system) "OBJ_DESTROY, Obj" ("IDLgrPlotCleanup.html")) ("SetVertexAttributeData" pro "IDLgrPolygon" (system) "Obj->[%s::]%s, Name, Value" ("IDLgrPolygonSetVertexAttributeData.html")) ("SetProperty" pro "IDLgrPolygon" (system) "Obj->[%s::]%s" ("IDLgrPolygonSetProperty.html")) ("SetMultiTextureCoord" pro "IDLgrPolygon" (system) "Obj->[%s::]%s, Unit, TexCoord" ("IDLgrPolygonSetMultiTextureCoord.html")) ("Init" fun "IDLgrPolygon" (system) "Obj = OBJ_NEW('%s' [, X [, Y[, Z]]] ) or Result = Obj->[%s::]%s([X, [Y, [Z]]] )" ("IDLgrPolygonInit.html")) ("GetVertexAttributeData" pro "IDLgrPolygon" (system) "Obj->[%s::]%s, Name, Value" ("IDLgrPolygonGetVertexAttributeData.html")) ("GetProperty" pro "IDLgrPolygon" (system) "Obj->[%s::]%s" ("IDLgrPolygonGetProperty.html")) ("GetMultiTextureCoord" pro "IDLgrPolygon" (system) "Obj->[%s::]%s, Unit, TexCoord" ("IDLgrPolygonGetMultiTextureCoord.html")) ("GetCTM" fun "IDLgrPolygon" (system) "Result = Obj->[%s::]%s( )" ("IDLgrPolygonGetCTM.html" ("DESTINATION" . 1013188) ("PATH" . 1013190) ("TOP" . 1013196))) ("Cleanup" fun "IDLgrPolygon" (system) "Obj->[%s::]%s" ("IDLgrPolygonCleanup.html")) ("Cleanup" pro "IDLgrPolygon" (system) "OBJ_DESTROY, Obj" ("IDLgrPolygonCleanup.html")) ("SetVertexAttributeData" pro "IDLgrPolyline" (system) "Obj->[%s::]%s, Name, Value" ("IDLgrPolylineSetVertexAttributeData.html")) ("SetProperty" pro "IDLgrPolyline" (system) "Obj->[%s::]%s" ("IDLgrPolylineSetProperty.html")) ("Init" fun "IDLgrPolyline" (system) "Obj = OBJ_NEW('%s' [, X [, Y[, Z]]] ) or Result = Obj->[%s::]%s([X, [Y, [Z]]] )" ("IDLgrPolylineInit.html")) ("GetVertexAttributeData" pro "IDLgrPolyline" (system) "Obj->[%s::]%s, Name, Value" ("IDLgrPolylineGetVertexAttributeData.html")) ("GetProperty" pro "IDLgrPolyline" (system) "Obj->[%s::]%s" ("IDLgrPolylineGetProperty.html")) ("GetCTM" fun "IDLgrPolyline" (system) "Result = Obj->[%s::]%s( )" ("IDLgrPolylineGetCTM.html" ("DESTINATION" . 1013579) ("PATH" . 1013581) ("TOP" . 1013587))) ("Cleanup" fun "IDLgrPolyline" (system) "Obj->[%s::]%s" ("IDLgrPolylineCleanup.html")) ("Cleanup" pro "IDLgrPolyline" (system) "OBJ_DESTROY, Obj" ("IDLgrPolylineCleanup.html")) ("SetProperty" pro "IDLgrPrinter" (system) "Obj->[%s::]%s" ("IDLgrPrinterSetProperty.html")) ("QueryRequiredTiles" fun "IDLgrPrinter" (system) "Result = Obj->[%s::]%s( View, Image )" ("IDLgrPrinterQueryRequiredTiles.html" ("COUNT" . 1669415) ("ALL_VISIBLE" . 1669417))) ("NewPage" pro "IDLgrPrinter" (system) "Obj->[%s::]%s" ("IDLgrPrinterNewPage.html")) ("NewDocument" pro "IDLgrPrinter" (system) "Obj->[%s::]%s" ("IDLgrPrinterNewDocument.html")) ("Init" fun "IDLgrPrinter" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLgrPrinterInit.html")) ("GetTextDimensions" fun "IDLgrPrinter" (system) "Result = Obj->[%s::]%s( TextObj )" ("IDLgrPrinterGetTextDimensions.html" ("DESCENT" . 1014231) ("PATH" . 1014233))) ("GetProperty" pro "IDLgrPrinter" (system) "Obj->[%s::]%s" ("IDLgrPrinterGetProperty.html")) ("GetFontnames" fun "IDLgrPrinter" (system) "Result = Obj->[%s::]%s( FamilyName )" ("IDLgrPrinterGetFontnames.html" ("IDL_FONTS" . 1014147) ("STYLES" . 1014149))) ("GetContiguousPixels" fun "IDLgrPrinter" (system) "Result = Obj->[%s::]%s()" ("IDLgrPrinterGetContiguousPixels.html")) ("Draw" pro "IDLgrPrinter" (system) "Obj->[%s::]%s [, Picture]" ("IDLgrPrinterDraw.html" ("VECT_SORTING" . 1340440) ("VECT_TEXT_RENDER_METHOD" . 1340452) ("VECTOR" . 1013979))) ("Cleanup" fun "IDLgrPrinter" (system) "Obj->[%s::]%s" ("IDLgrPrinterCleanup.html")) ("Cleanup" pro "IDLgrPrinter" (system) "OBJ_DESTROY, Obj" ("IDLgrPrinterCleanup.html")) ("SetProperty" pro "IDLgrROI" (system) "Obj->[%s::]%s" ("IDLgrROISetProperty.html")) ("PickVertex" fun "IDLgrROI" (system) "Result = Obj->[%s::]%s( Dest, View, Point  )" ("IDLgrROIPickVertex.html" ("PATH" . 1014753))) ("Init" fun "IDLgrROI" (system) "Obj = OBJ_NEW( '%s' [, X[, Y[, Z]]] ) or Result = Obj->[%s::]%s([X[, Y[, Z]]] )" ("IDLgrROIInit.html")) ("GetProperty" pro "IDLgrROI" (system) "Obj->[%s::]%s" ("IDLgrROIGetProperty.html")) ("Cleanup" fun "IDLgrROI" (system) "Obj->[%s::]%s" ("IDLgrROICleanup.html")) ("Cleanup" pro "IDLgrROI" (system) "OBJ_DESTROY, Obj" ("IDLgrROICleanup.html")) ("SetProperty" pro "IDLgrROIGroup" (system) "Obj->[%s::]%s" ("IDLgrROIGroupSetProperty.html")) ("Remove" pro "IDLgrROIGroup" (system) "Obj->[%s::]%s [, Child_object]" ("IDLgrROIGroupRemove.html" ("ALL" . 1823007) ("POSITION" . 1823010))) ("PickRegion" fun "IDLgrROIGroup" (system) "Result = Obj->[%s::]%s( Dest, View, Point  )" ("IDLgrROIGroupPickRegion.html" ("PATH" . 1015096))) ("Init" fun "IDLgrROIGroup" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLgrROIGroupInit.html")) ("GetProperty" pro "IDLgrROIGroup" (system) "Obj->[%s::]%s" ("IDLgrROIGroupGetProperty.html")) ("Cleanup" fun "IDLgrROIGroup" (system) "Obj->[%s::]%s" ("IDLgrROIGroupCleanup.html")) ("Cleanup" pro "IDLgrROIGroup" (system) "OBJ_DESTROY, Obj" ("IDLgrROIGroupCleanup.html")) ("Add" pro "IDLgrROIGroup" (system) "Obj->[%s::]%s, ROI" ("IDLgrROIGroupAdd.html")) ("SetProperty" pro "IDLgrScene" (system) "Obj->[%s::]%s" ("IDLgrSceneSetProperty.html")) ("Init" fun "IDLgrScene" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLgrSceneInit.html")) ("GetProperty" pro "IDLgrScene" (system) "Obj->[%s::]%s" ("IDLgrSceneGetProperty.html")) ("GetByName" fun "IDLgrScene" (system) "Result = Obj->[%s::]%s(Name)" ("IDLgrSceneGetByName.html")) ("Cleanup" fun "IDLgrScene" (system) "Obj->[%s::]%s" ("IDLgrSceneCleanup.html")) ("Cleanup" pro "IDLgrScene" (system) "OBJ_DESTROY, Obj" ("IDLgrSceneCleanup.html")) ("Add" pro "IDLgrScene" (system) "Obj->[%s::]%s, View" ("IDLgrSceneAdd.html" ("POSITION" . 1015243))) ("SetUniformVariable" pro "IDLgrShader" (system) "Obj->[%s::]%s, Name, Value]" ("IDLgrShaderSetUniformVariable.html")) ("SetProperty" pro "IDLgrShader" (system) "Obj->[%s::]%s" ("IDLgrShaderSetProperty.html")) ("Init" fun "IDLgrShader" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s()" ("IDLgrShaderInit.html")) ("GetUniformVariable" pro "IDLgrShader" (system) "Obj->[%s::]%s, Name, Value" ("IDLgrShaderGetUniformVariable.html")) ("GetProperty" pro "IDLgrShader" (system) "Obj->[%s::]%s" ("IDLgrShaderGetProperty.html")) ("Filter" fun "IDLgrShader" (system) "Result = Obj->[%s subclass::]%s( Image )" ("IDLgrShaderFilter.html")) ("Cleanup" fun "IDLgrShader" (system) "Obj->[%s::]%s" ("IDLgrShaderCleanup.html")) ("Cleanup" pro "IDLgrShader" (system) "OBJ_DESTROY, Obj" ("IDLgrShaderCleanup.html")) ("SetProperty" pro "IDLgrShaderBytscl" (system) "Obj->[%s::]%s" ("IDLgrShaderBytsclSetProperty.html")) ("Init" fun "IDLgrShaderBytscl" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s()" ("IDLgrShaderBytsclInit.html")) ("GetProperty" pro "IDLgrShaderBytscl" (system) "Obj->[%s::]%s" ("IDLgrShaderBytsclGetProperty.html")) ("Cleanup" fun "IDLgrShaderBytscl" (system) "Obj->[%s::]%s" ("IDLgrShaderBytsclCleanup.html")) ("Cleanup" pro "IDLgrShaderBytscl" (system) "OBJ_DESTROY, Obj" ("IDLgrShaderBytsclCleanup.html")) ("SetProperty" pro "IDLgrShaderConvol3" (system) "Obj->[%s::]%s" ("IDLgrShaderConvol3SetProperty.html")) ("Init" fun "IDLgrShaderConvol3" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s()" ("IDLgrShaderConvol3Init.html")) ("GetProperty" pro "IDLgrShaderConvol3" (system) "Obj->[%s::]%s" ("IDLgrShaderConvol3GetProperty.html")) ("Cleanup" fun "IDLgrShaderConvol3" (system) "Obj->[%s::]%s" ("IDLgrShaderConvol3Cleanup.html")) ("Cleanup" pro "IDLgrShaderConvol3" (system) "OBJ_DESTROY, Obj" ("IDLgrShaderConvol3Cleanup.html")) ("SetVertexAttributeData" pro "IDLgrSurface" (system) "Obj->[%s::]%s, Name, Value" ("IDLgrSurfaceSetVertexAttributeData.html")) ("SetMultiTextureCoord" pro "IDLgrSurface" (system) "Obj->[%s::]%s, Unit, TexCoord" ("IDLgrSurfaceSetMultiTextureCoord.html")) ("SetProperty" pro "IDLgrSurface" (system) "Obj->[%s::]%s" ("IDLgrSurfaceSetProperty.html")) ("Init" fun "IDLgrSurface" (system) "Obj = OBJ_NEW('%s' [, Z [, X, Y]] ) or Result = Obj->[%s::]%s([Z [, X, Y]] )" ("IDLgrSurfaceInit.html")) ("GetVertexAttributeData" pro "IDLgrSurface" (system) "Obj->[%s::]%s, Name, Value" ("IDLgrSurfaceGetVertexAttributeData.html")) ("GetProperty" pro "IDLgrSurface" (system) "Obj->[%s::]%s" ("IDLgrSurfaceGetProperty.html")) ("GetMultiTextureCoord" pro "IDLgrSurface" (system) "Obj->[%s::]%s, Unit, TexCoord" ("IDLgrSurfaceGetMultiTextureCoord.html")) ("GetCTM" fun "IDLgrSurface" (system) "Result = Obj->[%s::]%s( )" ("IDLgrSurfaceGetCTM.html" ("DESTINATION" . 1015591) ("PATH" . 1015593) ("TOP" . 1015599))) ("Cleanup" fun "IDLgrSurface" (system) "Obj->[%s::]%s" ("IDLgrSurfaceCleanup.html")) ("Cleanup" pro "IDLgrSurface" (system) "OBJ_DESTROY, Obj" ("IDLgrSurfaceCleanup.html")) ("SetProperty" pro "IDLgrSymbol" (system) "Obj->[%s::]%s" ("IDLgrSymbolSetProperty.html")) ("Init" fun "IDLgrSymbol" (system) "Obj = OBJ_NEW('%s' [, Data] ) or Result = Obj->[%s::]%s([Data] )" ("IDLgrSymbolInit.html")) ("GetProperty" pro "IDLgrSymbol" (system) "Obj->[%s::]%s" ("IDLgrSymbolGetProperty.html")) ("Cleanup" fun "IDLgrSymbol" (system) "Obj->[%s::]%s" ("IDLgrSymbolCleanup.html")) ("Cleanup" pro "IDLgrSymbol" (system) "OBJ_DESTROY, Obj" ("IDLgrSymbolCleanup.html")) ("Tessellate" fun "IDLgrTessellator" (system) "Result = Obj->[%s::]%s( Vertices, Poly )" ("IDLgrTessellatorTessellate.html" ("AUXDATA" . 1016374) ("QUIET" . 1016376))) ("Reset" pro "IDLgrTessellator" (system) "Obj->[%s::]%s" ("IDLgrTessellatorReset.html")) ("Init" fun "IDLgrTessellator" (system) "Obj = OBJ_NEW('%s') or Result = Obj->[%s::]%s()" ("IDLgrTessellatorInit.html")) ("Cleanup" fun "IDLgrTessellator" (system) "Obj->[%s::]%s" ("IDLgrTessellatorCleanup.html")) ("Cleanup" pro "IDLgrTessellator" (system) "OBJ_DESTROY,Obj" ("IDLgrTessellatorCleanup.html")) ("AddPolygon" pro "IDLgrTessellator" (system) "Obj->[%s::]%s, X [, Y[, Z]]" ("IDLgrTessellatorAddPolygon.html" ("AUXDATA" . 1016227) ("INTERIOR" . 1016232) ("POLYGON" . 1308631))) ("SetProperty" pro "IDLgrText" (system) "Obj->[%s::]%s" ("IDLgrTextSetProperty.html")) ("Init" fun "IDLgrText" (system) "Obj = OBJ_NEW('%s' [, String or vector of strings] ) or Result = Obj->[%s::]%s([String or vector of strings] )" ("IDLgrTextInit.html")) ("GetProperty" pro "IDLgrText" (system) "Obj->[%s::]%s" ("IDLgrTextGetProperty.html")) ("GetCTM" fun "IDLgrText" (system) "Result = Obj->[%s::]%s( )" ("IDLgrTextGetCTM.html" ("DESTINATION" . 1016508) ("PATH" . 1016510) ("TOP" . 1016516))) ("Cleanup" fun "IDLgrText" (system) "Obj->[%s::]%s" ("IDLgrTextCleanup.html")) ("Cleanup" pro "IDLgrText" (system) "OBJ_DESTROY, Obj" ("IDLgrTextCleanup.html")) ("SetProperty" pro "IDLgrView" (system) "Obj->[%s::]%s" ("IDLgrViewSetProperty.html")) ("Init" fun "IDLgrView" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLgrViewInit.html")) ("GetProperty" pro "IDLgrView" (system) "Obj->[%s::]%s" ("IDLgrViewGetProperty.html")) ("GetByName" fun "IDLgrView" (system) "Result = Obj->[%s::]%s(Name)" ("IDLgrViewGetByName.html")) ("Cleanup" fun "IDLgrView" (system) "Obj->[%s::]%s" ("IDLgrViewCleanup.html")) ("Cleanup" pro "IDLgrView" (system) "OBJ_DESTROY, Obj" ("IDLgrViewCleanup.html")) ("Add" pro "IDLgrView" (system) "Obj->[%s::]%s, Model" ("IDLgrViewAdd.html" ("POSITION" . 1016823))) ("SetProperty" pro "IDLgrViewgroup" (system) "Obj->[%s::]%s" ("IDLgrViewgroupSetProperty.html")) ("Init" fun "IDLgrViewgroup" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s()" ("IDLgrViewgroupInit.html")) ("GetProperty" pro "IDLgrViewgroup" (system) "Obj->[%s::]%s" ("IDLgrViewgroupGetProperty.html")) ("GetByName" fun "IDLgrViewgroup" (system) "Result = Obj->[%s::]%s(Name)" ("IDLgrViewgroupGetByName.html")) ("Cleanup" fun "IDLgrViewgroup" (system) "Obj->[%s::]%s" ("IDLgrViewgroupCleanup.html")) ("Cleanup" pro "IDLgrViewgroup" (system) "OBJ_DESTROY,Obj" ("IDLgrViewgroupCleanup.html")) ("Add" pro "IDLgrViewgroup" (system) "Obj->[%s::]%s, Object" ("IDLgrViewgroupAdd.html" ("POSITION" . 1017170))) ("SetProperty" pro "IDLgrVolume" (system) "Obj->[%s::]%s" ("IDLgrVolumeSetProperty.html" ("NO_COPY" . 1636163))) ("PickVoxel" fun "IDLgrVolume" (system) "Result = Obj->[%s::]%s ( Win, View, Point )" ("IDLgrVolumePickVoxel.html" ("PATH" . 1017818))) ("Init" fun "IDLgrVolume" (system) "Obj = OBJ_NEW('%s' [, vol0 [, vol1 [, vol2 [, vol3]]]] ) or Result = Obj->[%s::]%s([vol0 [, vol1 [, vol2 [, vol3]]]] )" ("IDLgrVolumeInit.html" ("NO_COPY" . 1635979))) ("GetProperty" pro "IDLgrVolume" (system) "Obj->[%s::]%s" ("IDLgrVolumeGetProperty.html" ("NO_COPY" . 1636010))) ("GetCTM" fun "IDLgrVolume" (system) "Result = Obj->[%s::]%s( )" ("IDLgrVolumeGetCTM.html" ("DESTINATION" . 1017555) ("PATH" . 1017557) ("TOP" . 1017563))) ("ComputeBounds" pro "IDLgrVolume" (system) "Obj->[%s::]%s" ("IDLgrVolumeComputeBounds.html" ("OPACITY" . 1017518) ("RESET" . 1017520) ("VOLUMES" . 1017522))) ("Cleanup" fun "IDLgrVolume" (system) "Obj->[%s::]%s" ("IDLgrVolumeCleanup.html")) ("Cleanup" pro "IDLgrVolume" (system) "OBJ_DESTROY, Obj" ("IDLgrVolumeCleanup.html")) ("SetProperty" pro "IDLgrVRML" (system) "Obj->[%s::]%s" ("IDLgrVRMLSetProperty.html")) ("Init" fun "IDLgrVRML" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( )" ("IDLgrVRMLInit.html")) ("GetTextDimensions" fun "IDLgrVRML" (system) "Result = Obj->[%s::]%s( TextObj )" ("IDLgrVRMLGetTextDimensions.html" ("DESCENT" . 1018185) ("PATH" . 1018187))) ("GetProperty" pro "IDLgrVRML" (system) "Obj->[%s::]%s" ("IDLgrVRMLGetProperty.html")) ("GetFontnames" fun "IDLgrVRML" (system) "Result = Obj->[%s::]%s( FamilyName )" ("IDLgrVRMLGetFontnames.html" ("IDL_FONTS" . 1018109) ("STYLES" . 1018111))) ("GetDeviceInfo" pro "IDLgrVRML" (system) "Obj->[%s::]%s" ("IDLgrVRMLGetDeviceInfo.html" ("ALL" . 1018053) ("MAX_NUM_CLIP_PLANES" . 1018055) ("MAX_TEXTURE_DIMENSIONS" . 1018057) ("MAX_VIEWPORT_DIMENSIONS" . 1018059) ("NAME" . 1018061) ("NUM_CPUS" . 1018063) ("VENDOR" . 1018066) ("VERSION" . 1018068))) ("Draw" pro "IDLgrVRML" (system) "Obj->[%s::]%s [, Picture]" ("IDLgrVRMLDraw.html")) ("Cleanup" fun "IDLgrVRML" (system) "Obj->[%s::]%s" ("IDLgrVRMLCleanup.html")) ("Cleanup" pro "IDLgrVRML" (system) "OBJ_DESTROY, Obj" ("IDLgrVRMLCleanup.html")) ("ZoomOut" pro "IDLgrWindow" (system) "Obj->[%s::]%s" ("IDLgrWindowZoomOut.html")) ("ZoomIn" pro "IDLgrWindow" (system) "Obj->[%s::]%s" ("IDLgrWindowZoomIn.html")) ("Show" pro "IDLgrWindow" (system) "Obj->[%s::]%s, Position" ("IDLgrWindowShow.html")) ("SetProperty" pro "IDLgrWindow" (system) "Obj->[%s::]%s" ("IDLgrWindowSetProperty.html")) ("SetCurrentZoom" pro "IDLgrWindow" (system) "Obj-> [%s::]%s, ZoomFactor" ("IDLgrWindowSetCurrentZoom.html" ("RESET" . 1360383))) ("SetCurrentCursor" pro "IDLgrWindow" (system) "Obj->[%s::]%s [, CursorName]" ("IDLgrWindowSetCurrentCursor.html" ("IMAGE" . 1019144) ("MASK" . 1019146) ("HOTSPOT" . 1019148) ("STANDARD" . 1019150))) ("Select" fun "IDLgrWindow" (system) "Result = Obj->[%s::]%s( Picture, XY )" ("IDLgrWindowSelect.html" ("DIMENSIONS" . 1019069) ("ORDER" . 1019073) ("SUB_SELECTION" . 1343670) ("UNITS" . 1019076))) ("Read" fun "IDLgrWindow" (system) "Result = Obj->[%s::]%s()" ("IDLgrWindowRead.html")) ("QueryRequiredTiles" fun "IDLgrWindow" (system) "Result = Obj->[%s::]%s( View, Image )" ("IDLgrWindowQueryRequiredTiles.html" ("COUNT" . 1669663) ("ALL_VISIBLE" . 1669666))) ("PickData" fun "IDLgrWindow" (system) "Result = Obj->[%s::]%s( View, Object, Location, XYZLocation )" ("IDLgrWindowPickData.html" ("DIMENSIONS" . 1018957) ("PATH" . 1018961) ("PICK_STATUS" . 1018967))) ("OnWheel" pro "IDLgrWindow" (system) "Obj->[%s::]%s, X, Y, Delta, Modifiers" ("IDLgrWindowOnWheel.html")) ("OnResize" pro "IDLgrWindow" (system) "Obj->[%s::]%s, Width, Height" ("IDLgrWindowOnResize.html")) ("OnMouseUp" pro "IDLgrWindow" (system) "Obj->[%s::]%s, X, Y, ButtonMask" ("IDLgrWindowOnMouseUp.html")) ("OnMouseMotion" pro "IDLgrWindow" (system) "Obj->[%s::]%s, X, Y, Modifiers" ("IDLgrWindowOnMouseMotion.html")) ("OnMouseDown" pro "IDLgrWindow" (system) "Obj->[%s::]%s, X, Y, ButtonMask, Modifiers, NumClicks" ("IDLgrWindowOnMouseDown.html")) ("OnKeyboard" pro "IDLgrWindow" (system) "Obj->[%s::]%s, IsASCII, Character, KeySymbol, X, Y, Press, Release, Modifiers" ("IDLgrWindowOnKeyboard.html")) ("OnExpose" pro "IDLgrWindow" (system) "Obj->[%s::]%s, X, Y, Width, Height" ("IDLgrWindowOnExpose.html")) ("OnExit" pro "IDLgrWindow" (system) "Obj->[%s::]%s" ("IDLgrWindowOnExit.html")) ("OnEnter" pro "IDLgrWindow" (system) "Obj->[%s::]%s" ("IDLgrWindowOnEnter.html")) ("Init" fun "IDLgrWindow" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s()" ("IDLgrWindowInit.html")) ("Iconify" pro "IDLgrWindow" (system) "Obj->[%s::]%s, IconFlag" ("IDLgrWindowIconify.html")) ("GetTextDimensions" fun "IDLgrWindow" (system) "Result = Obj->[%s::]%s( TextObj )" ("IDLgrWindowGetTextDimensions.html" ("DESCENT" . 1018765) ("PATH" . 1018767))) ("GetProperty" pro "IDLgrWindow" (system) "Obj->[%s::]%s" ("IDLgrWindowGetProperty.html")) ("GetFontnames" fun "IDLgrWindow" (system) "Result = Obj->[%s::]%s(FamilyName )" ("IDLgrWindowGetFontnames.html" ("IDL_FONTS" . 1018678) ("STYLES" . 1018680))) ("GetDimensions" fun "IDLgrWindow" (system) "Result = Obj -> [%s::]%s ( )" ("IDLgrWindowGetDimensions.html" ("MINIMUM_VIRTUAL_DIMENSIONS" . 1360348) ("ORIGINAL_VIRTUAL_DIMENSIONS" . 1360355) ("VIRTUAL_DIMENSIONS" . 1360358) ("VISIBLE_LOCATION" . 1360361))) ("GetDeviceInfo" pro "IDLgrWindow" (system) "Obj->[%s::]%s" ("IDLgrWindowGetDeviceInfo.html" ("ALL" . 1018622) ("FRAMEBUFFER_OBJECT_EXTENSION" . 1808084) ("MAX_FRAGMENT_UNIFORM_COMPONENTS" . 1798419) ("MAX_NUM_CLIP_PLANES" . 1018624) ("MAX_TEXTURE_DIMENSIONS" . 1018626) ("MAX_TEXTURE_IMAGE_UNITS" . 1798431) ("MAX_TILE_DIMENSIONS" . 1669782) ("MAX_VERTEX_ATTRIBUTES" . 1798466) ("MAX_VERTEX_TEXTURE_IMAGE_UNITS" . 1807942) ("MAX_VERTEX_UNIFORM_COMPONENTS" . 1798524) ("MAX_VIEWPORT_DIMENSIONS" . 1798527) ("NAME" . 1018630) ("NUM_CPUS" . 1018632) ("SHADING_LANGUAGE_VERSION" . 1798631) ("VENDOR" . 1798640) ("VERSION" . 1018637))) ("GetContiguousPixels" fun "IDLgrWindow" (system) "Result = Obj->[%s::]%s()" ("IDLgrWindowGetContiguousPixels.html")) ("Erase" pro "IDLgrWindow" (system) "Obj->[%s::]%s" ("IDLgrWindowErase.html" ("COLOR" . 1018544))) ("Draw" pro "IDLgrWindow" (system) "Obj->[%s::]%s [, Picture]" ("IDLgrWindowDraw.html" ("CREATE_INSTANCE" . 1018509) ("DRAW_INSTANCE" . 1018511))) ("Cleanup" fun "IDLgrWindow" (system) "Obj->[%s::]%s" ("IDLgrWindowCleanup.html")) ("Cleanup" pro "IDLgrWindow" (system) "OBJ_DESTROY, Obj" ("IDLgrWindowCleanup.html")) ("SetProperty" pro "IDLnetOGCWCS" (system) "Obj->[%s::]SetPropery " ("IDLnetOGCWCSSetProperty.html")) ("ParseUrl" pro "IDLnetOGCWCS" (system) "Obj->[%s::]%s, URL" ("IDLnetOGCWCSParseUrl.html")) ("Init" fun "IDLnetOGCWCS" (system) "Obj = OBJ_NEW( '%s' ) or Result = Obj->[%s::]%s()" ("IDLnetOGCWCSInit.html")) ("GetServiceSection" fun "IDLnetOGCWCS" (system) "Result = Obj->[%s::]%s( )" ("IDLnetOGCWCSGetServiceSection.html")) ("GetProperty" pro "IDLnetOGCWCS" (system) "Obj->[%s::]%s " ("IDLnetOGCWCSGetProperty.html")) ("GetCoverageOfferingBriefs" fun "IDLnetOGCWCS" (system) "Result = Obj->[%s::]%s ()" ("IDLnetOGCWCSGetCoverageOfferingBriefs.html" ("COUNT" . 1386196) ("NUMBER" . 1386199) ("INDEX" . 1386205))) ("GetCoverageOffering" fun "IDLnetOGCWCS" (system) "Result = Obj->[%s::]%s([ INDEX=value])" ("IDLnetOGCWCSGetCoverageOffering.html" ("INDEX" . 1386057))) ("GetCoverage" fun "IDLnetOGCWCS" (system) "Result = Obj->[%s::]%s(Coverage_Request)" ("IDLnetOGCWCSGetCoverage.html")) ("GetCapabilities" fun "IDLnetOGCWCS" (system) "Result = Obj->[%s::]%s ([ ,FROM_FILE=string] )" ("IDLnetOGCWCSGetCapabilities.html" ("FROM_FILE" . 1385052) ("SCHEMA_CHECKING" . 1385065) ("VALIDATION_MODE" . 1400642))) ("DescribeCoverage" fun "IDLnetOGCWCS" (system) "Result = Obj->[%s::]%s ()" ("IDLnetOGCWCSDescribeCoverage.html" ("COUNT" . 1384899) ("FROM_FILE" . 1400371) ("NAMES" . 1384920) ("SCHEMA_CHECKING" . 1384937) ("VALIDATION_MODE" . 1400870))) ("Cleanup" fun "IDLnetOGCWCS" (system) "Obj->[%s::]%s" ("IDLnetOGCWCSCleanup.html")) ("Cleanup" pro "IDLnetOGCWCS" (system) "OBJ_DESTROY, Obj" ("IDLnetOGCWCSCleanup.html")) ("SetProperty" pro "IDLnetOGCWMS" (system) "Obj->[%s::]SetPropery " ("IDLnetOGCWMSSetProperty.html")) ("ParseUrl" pro "IDLnetOGCWMS" (system) "Obj->[%s::]%s, URL" ("IDLnetOGCWMSParseUrl.html")) ("Init" fun "IDLnetOGCWMS" (system) "Obj = OBJ_NEW( '%s' ) or Result = Obj->[%s::]%s()" ("IDLnetOGCWMSInit.html")) ("GetServiceSection" fun "IDLnetOGCWMS" (system) "Result = Obj->[%s::]%s( )" ("IDLnetOGCWMSGetServiceSection.html")) ("GetProperty" pro "IDLnetOGCWMS" (system) "Obj->[%s::]%s " ("IDLnetOGCWMSGetProperty.html")) ("GetMap" fun "IDLnetOGCWMS" (system) "Result = Obj->[%s::]%s(Map_Request)" ("IDLnetOGCWMSGetMap.html")) ("GetLayers" fun "IDLnetOGCWMS" (system) "Result = Obj->[%s::]%s ()" ("IDLnetOGCWMSGetLayers.html" ("COUNT" . 1395446) ("NUMBER" . 1395449) ("INDEX" . 1395456))) ("GetFeatureInfo" fun "IDLnetOGCWMS" (system) "Result = Obj->[%s::]%s(Feature_Info_Request)" ("IDLnetOGCWMSGetFeatureInfo.html")) ("GetCapabilities" fun "IDLnetOGCWMS" (system) "Result = Obj->[%s::]%s ()" ("IDLnetOGCWMSGetCapabilities.html" ("DISABLE_INHERITANCE" . 1393955) ("FROM_FILE" . 1393968) ("SCHEMA_CHECKING" . 1393981) ("VALIDATION_MODE" . 1400814))) ("Cleanup" fun "IDLnetOGCWMS" (system) "Obj->[%s::]%s" ("IDLnetOGCWMSCleanup.html")) ("Cleanup" pro "IDLnetOGCWMS" (system) "OBJ_DESTROY, Obj" ("IDLnetOGCWMSCleanup.html")) ("SetProperty" pro "IDLnetURL" (system) "Obj->[%s::]%s " ("IDLnetURLSetProperty.html")) ("Put" fun "IDLnetURL" (system) "Result = Obj->[%s::] %s ( data, )" ("IDLnetURLPut.html" ("BUFFER" . 1406871) ("FTP_EXPLICIT_SSL" . 1406881) ("	POST" . 1406883) ("RESPONSE_FILENAME" . 1420977) ("URL" . 1406885))) ("Init" fun "IDLnetURL" (system) "obj =OBJ_NEW(`%s') or Obj->[%s::]%s" ("IDLnetURLInit.html")) ("GetProperty" pro "IDLnetURL" (system) "Obj->[%s::]%s " ("IDLnetURLGetProperty.html")) ("GetFtpDirList" fun "IDLnetURL" (system) "Result = Obj->[%s::]%s( )" ("IDLnetURLGetFtpDirList.html" ("FTP_EXPLICIT_SSL" . 1406763) ("URL" . 1421015) ("SHORT" . 1406768))) ("Get" fun "IDLnetURL" (system) "Result = Obj->[%s::]%s( )" ("IDLnetURLGet.html" ("FILENAME" . 1406656) ("BUFFER" . 1421529) ("FTP_EXPLICIT_SSL" . 1420600) ("STRING_ARRAY" . 1406664) ("URL" . 1420458))) ("FtpCommand" fun "IDLnetURL" (system) "Result = Obj->[%s::]%s(command )" ("IDLnetURLFtpCommand.html" ("FTP_EXPLICIT_SSL" . 1406607) ("URL" . 1406609))) ("CloseConnections" pro "IDLnetURL" (system) "Obj->[%s::]%s" ("IDLnetURLCloseConnections.html")) ("Cleanup" fun "IDLnetURL" (system) "Obj->[%s::]%s" ("IDLnetURLCleanup.html")) ("Cleanup" pro "IDLnetURL" (system) "OBJ_DESTROY, Obj" ("IDLnetURLCleanup.html")) ("Remove" pro "IDL_Container" (system) "Obj->[%s::]%s [, Child_object]" ("IDL_ContainerRemove.html" ("ALL" . 1010855) ("POSITION" . 1010857))) ("Move" pro "IDL_Container" (system) "Obj->[%s::]%s, Source, Destination" ("IDL_ContainerMove.html")) ("IsContained" fun "IDL_Container" (system) "Result = Obj->[%s::]%s( Object )" ("IDL_ContainerIsContained.html" ("POSITION" . 1010785))) ("Init" fun "IDL_Container" (system) "Obj = OBJ_NEW('%s') or Result = Obj->[%s::]%s( )" ("IDL_ContainerInit.html")) ("Get" fun "IDL_Container" (system) "Result = Obj->[%s::]%s ([, /ALL )" ("IDL_ContainerGet.html" ("ALL" . 1010708) ("COUNT" . 1010710) ("ISA" . 1010712) ("POSITION" . 1010715))) ("Count" fun "IDL_Container" (system) "Result = Obj->[%s::]%s()" ("IDL_ContainerCount.html")) ("Cleanup" fun "IDL_Container" (system) "Obj->[%s::]%s" ("IDL_ContainerCleanup.html")) ("Cleanup" pro "IDL_Container" (system) "OBJ_DESTROY, Obj" ("IDL_ContainerCleanup.html")) ("Add" pro "IDL_Container" (system) "Obj->[%s::]%s, Objects [POSITION=index]" ("IDL_ContainerAdd.html" ("POSITION" . 1010605))) ("Status" fun "IDL_IDLBridge" (system) "Result = Obj->[%s::]%s([ERROR=ErrorString])" ("IDL_IDLBridgeStatus.html" ("ERROR" . 1077905))) ("SetVar" pro "IDL_IDLBridge" (system) "Obj->[%s::]%s, Name, Value" ("IDL_IDLBridgeSetVar.html")) ("SetProperty" pro "IDL_IDLBridge" (system) "Obj->[%s::]%s " ("IDL_IDLBridgeSetProperty.html")) ("OnCallback" pro "IDL_IDLBridge" (system) "Obj->[%s::]%s, Status, Error" ("IDL_IDLBridgeOnCallback.html")) ("Init" fun "IDL_IDLBridge" (system) "Obj = OBJ_NEW('%s' ) or Result = Obj->[%s::]%s( ) (In a subclass' %s method only)" ("IDL_IDLBridgeInit.html")) ("Init" pro "IDL_IDLBridge" (system) "or" ("IDL_IDLBridgeInit.html")) ("GetVar" fun "IDL_IDLBridge" (system) "Result = Obj->[%s::]%s(VarName)" ("IDL_IDLBridgeGetVar.html")) ("GetProperty" pro "IDL_IDLBridge" (system) "Obj->[%s::] %s " ("IDL_IDLBridgeGetProperty.html")) ("Execute" pro "IDL_IDLBridge" (system) "Obj->[%s::]%s, IDLStmt" ("IDL_IDLBridgeExecute.html" ("NOWAIT" . 1077295))) ("Cleanup" fun "IDL_IDLBridge" (system) "Obj->[%s::]%s" ("IDL_IDLBridgeCleanup.html")) ("Cleanup" pro "IDL_IDLBridge" (system) "OBJ_DESTROY, Obj" ("IDL_IDLBridgeCleanup.html")) ("Abort" pro "IDL_IDLBridge" (system) "Obj->[%s::]%s" ("IDL_IDLBridgeAbort.html")) ("Size" fun "IDL_Savefile" (system) "Result = Obj->[%s::]%s(SaveItem )" ("IDL_SavefileSize.html")) ("Restore" pro "IDL_Savefile" (system) "Obj->[%s::]%s, SaveItem" ("IDL_SavefileRestore.html" ("COMMON" . 1034877) ("FUNCTION" . 1034881) ("NEW_HEAPVAR" . 1034884) ("OBJECT_HEAPVAR" . 1034892) ("POINTER_HEAPVAR" . 1034898) ("PROCEDURE" . 1034904) ("RESTORED_OBJECTS" . 1034907) ("STRUCTURE_DEFINITION" . 1034910) ("VERBOSE" . 1034913))) ("Names" fun "IDL_Savefile" (system) "Result = Obj->[%s::]%s( )" ("IDL_SavefileNames.html" ("COMMON_BLOCK" . 1034777) ("COMMON_VARIABLE" . 1034780) ("COUNT" . 1034783) ("FUNCTION" . 1034786) ("OBJECT_HEAPVAR" . 1034789) ("POINTER_HEAPVAR" . 1034800) ("PROCEDURE" . 1034811) ("STRUCTURE_DEFINITION" . 1034814) ("SYSTEM_VARIABLE" . 1034817))) ("Init" fun "IDL_Savefile" (system) "Obj = OBJ_NEW('%s' [, Filename ] ) or Result = Obj->[%s::]%s()" ("IDL_SavefileInit.html" ("FILENAME" . 1034717) ("RELAXED_STRUCTURE_ASSIGNMENT" . 1034721))) ("Contents" fun "IDL_Savefile" (system) "Result = Obj->[%s::]%s()" ("IDL_SavefileContents.html")) ("Cleanup" fun "IDL_Savefile" (system) "Obj->[%s::]%s" ("IDL_SavefileCleanup.html")) ("Cleanup" pro "IDL_Savefile" (system) "OBJ_DESTROY, Obj" ("IDL_SavefileCleanup.html")) ("SetProperty" pro "IDLcomIDispatch" (system) "Obj->[%s::]%s " ("IDLcomIDispatchSetProperty.html")) ("Init" fun "IDLcomIDispatch" (system) "Obj = OBJ_NEW('%s$ID_type$ID')" ("IDLcomIDispatchInit.html")) ("GetProperty" pro "IDLcomIDispatch" (system) "Obj->[%s::]%s, " ("IDLcomIDispatchGetProperty.html")) ("SetProperty" pro "IDLjavaObject" (system) "Obj->[%s::]%s" ("IDLjavaObjectSetProperty.html" ("PROPERTY" . 1011605))) ("Init" fun "IDLjavaObject" (system) "Obj = OBJ_NEW('%s$JAVACLASSNAME', JavaClassName[, Arg1, ...])" ("IDLjavaObjectInit.html")) ("GetProperty" pro "IDLjavaObject" (system) "Obj->[%s::]%s" ("IDLjavaObjectGetProperty.html" ("PROPERTY" . 1011515))) ("SetProperty" pro "IDLsysMonitorInfo" (system) "Obj->[ %s::]%s" ("IDLsysMonitorInfoSetProperty.html")) ("IsExtendedDesktop" fun "IDLsysMonitorInfo" (system) "Result = Obj->[%s::]%s()" ("IDLsysMonitorInfoIsExtendedDesktop.html")) ("Init" fun "IDLsysMonitorInfo" (system) "Obj = OBJ_NEW(%s [PROPERTY=value]) or Result = Obj->[ %s::]%s([PROPERTY=value]) (Only in a subclass' %s method)" ("IDLsysMonitorInfoInit.html")) ("GetResolutions" fun "IDLsysMonitorInfo" (system) "Result = Obj->[%s::]%s()" ("IDLsysMonitorInfoGetResolutions.html")) ("GetRectangles" fun "IDLsysMonitorInfo" (system) "Result = Obj->[%s::]%s( )" ("IDLsysMonitorInfoGetRectangles.html" ("EXCLUDE_TASKBAR" . 1078454))) ("GetProperty" pro "IDLsysMonitorInfo" (system) "Obj->[%s::]%s " ("IDLsysMonitorInfoGetProperty.html")) ("GetPrimaryMonitorIndex" fun "IDLsysMonitorInfo" (system) "Result = Obj->[%s::]%s()" ("IDLsysMonitorInfoGetPrimaryMonitorIndex.html")) ("GetNumberOfMonitors" fun "IDLsysMonitorInfo" (system) "Result = Obj->[%s::]%s()" ("IDLsysMonitorInfoGetNumberOfMonitors.html")) ("GetMonitorNames" fun "IDLsysMonitorInfo" (system) "Result = Obj->[%s::]%s()" ("IDLsysMonitorInfoGetMonitorNames.html")) ("Cleanup" fun "IDLsysMonitorInfo" (system) "Obj->[%s::]%s (Only in subclass' %s method)" ("IDLsysMonitorInfoCleanup.html")) ("Cleanup" pro "IDLsysMonitorInfo" (system) "OBJ_DESTROY, Obj" ("IDLsysMonitorInfoCleanup.html")) ("Update" fun "TrackBall" (system) "Result = Obj->[%s::]%s( sEvent )" ("TrackBallUpdate.html" ("MOUSE" . 1004192) ("TRANSFORM" . 1004197) ("TRANSLATE" . 1004199))) ("Reset" pro "TrackBall" (system) "Obj->[%s::]%s, Center, Radius" ("TrackBallReset.html" ("AXIS" . 1004145) ("CONSTRAIN" . 1004150) ("MOUSE" . 1004152))) ("Init" fun "TrackBall" (system) "Obj = OBJ_NEW('%s', Center, Radius ) or Result = Obj->[%s::]%s( Center, Radius )" ("TrackBallInit.html")) ("CDF_ATTCREATE" fun nil (system) "Result = %s( Id, Attribute_Name )" ("CDF_ATTCREATE.html" ("GLOBAL_SCOPE" . 996934) ("VARIABLE_SCOPE" . 996937))) ("CDF_ATTDELETE" pro nil (system) "%s, Id, Attribute [, EntryNum]" ("CDF_ATTDELETE.html" ("ZVARIABLE" . 1002456))) ("CDF_ATTEXISTS" fun nil (system) "Result = %s( Id, Attribute [, EntryNum] )" ("CDF_ATTEXISTS.html" ("ZVARIABLE" . 1002462))) ("CDF_ATTGET" pro nil (system) "%s, Id, Attribute, EntryNum, Value" ("CDF_ATTGET.html" ("CDF_TYPE" . 1003937) ("ZVARIABLE" . 997078))) ("CDF_ATTINQ" pro nil (system) "%s, Id, Attribute, Name, Scope, MaxEntry [, MaxZEntry]" ("CDF_ATTINQ.html")) ("CDF_ATTNUM" fun nil (system) "Result = %s(Id, Attribute_Name)" ("CDF_ATTNUM.html")) ("CDF_ATTPUT" pro nil (system) "%s, Id, Attribute, EntryNum, Value" ("CDF_ATTPUT.html" ("ZVARIABLE" . 997143))) ("CDF_ATTRENAME" pro nil (system) "%s, Id, OldAttr, NewName" ("CDF_ATTRENAME.html")) ("CDF_CLOSE" pro nil (system) "%s, Id" ("CDF_CLOSE.html")) ("CDF_COMPRESSION" pro nil (system) "%s, Id" ("CDF_COMPRESSION.html" ("GET_COMPRESSION" . 1019949) ("GET_GZIP_LEVEL" . 1019952) ("GET_VAR_COMPRESSION" . 1019955) ("GET_VAR_GZIP_LEVEL" . 1019957) ("SET_COMPRESSION" . 1019965) ("SET_GZIP_LEVEL" . 1020981) ("SET_VAR_COMPRESSION" . 1019968) ("SET_VAR_GZIP_LEVEL" . 1026491) ("VARIABLE" . 1026493) ("ZVARIABLE" . 1019982))) ("CDF_CONTROL" pro nil (system) "%s, Id or Note: Use only with MULTI_FILE CDF files" ("CDF_CONTROL.html" ("ATTRIBUTE" . 997198) ("GET_ATTR_INFO" . 997201) ("GET_CACHESIZE" . 997209) ("GET_COPYRIGHT" . 997212) ("GET_FILENAME" . 997215) ("GET_FORMAT" . 997218) ("GET_NEGTOPOSFP0_MODE" . 997226) ("GET_NUMATTRS" . 997229) ("GET_READONLY_MODE" . 1047427) ("GET_RVAR_CACHESIZE" . 997236) ("GET_VAR_INFO" . 997242) ("GET_ZMODE" . 997259) ("GET_ZVAR_CACHESIZE" . 997266) ("SET_CACHESIZE" . 997269) ("SET_EXTENDRECS" . 997272) ("SET_INITIALRECS" . 997275) ("SET_NEGTOPOSFP0_MODE" . 997278) ("SET_PADVALUE" . 997281) ("SET_READONLY_MODE" . 997284) ("SET_RVAR_CACHESIZE" . 997287) ("SET_RVARS_CACHESIZE" . 997290) ("SET_ZMODE" . 997293) ("SET_ZVAR_CACHESIZE" . 997296) ("SET_ZVARS_CACHESIZE" . 997298) ("VARIABLE" . 997301) ("ZVARIABLE" . 997307))) ("CDF_CREATE" fun nil (system) "Result = %s( Filename, [Dimensions] )" ("CDF_CREATE.html" ("CLOBBER" . 1017643) ("COL_MAJOR" . 1017646) ("MULTI_FILE" . 1017715) ("ROW_MAJOR" . 1017746) ("SINGLE_FILE" . 1017749) ("ALPHAOSF1_ENCODING" . 997337) ("ALPHAVMSD_ENCODING" . 997340) ("ALPHAVMSG_ENCODING" . 997343) ("DECSTATION_ENCODING" . 1017778) ("HOST_ENCODING" . 997349) ("HP_ENCODING" . 997352) ("IBMPC_ENCODING" . 1017767) ("IBMRS_ENCODING" . 997355) ("MAC_ENCODING" . 997367) ("NETWORK_ENCODING" . 997378) ("NEXT_ENCODING" . 997381) ("SGI_ENCODING" . 1017789) ("SUN_ENCODING" . 997390) ("ALPHAOSF1_DECODING" . 1017799) ("ALPHAVMSD_DECODING" . 1017802) ("ALPHAVMSG_DECODING" . 1017805) ("DECSTATION_DECODING" . 1017808) ("HOST_DECODING" . 1017811) ("HP_DECODING" . 1017814) ("IBMPC_DECODING" . 1017817) ("IBMRS_DECODING" . 1017820) ("MAC_DECODING" . 1017823) ("NETWORK_DECODING" . 1017826) ("NEXT_DECODING" . 1017829) ("SGI_DECODING" . 1017832) ("SUN_DECODING" . 1017835))) ("CDF_DELETE" pro nil (system) "%s, Id" ("CDF_DELETE.html")) ("CDF_DOC" pro nil (system) "%s, Id, Version, Release, Copyright" ("CDF_DOC.html" ("INCREMENT" . 997427))) ("CDF_ENCODE_EPOCH" fun nil (system) "Result = %s(Epoch )" ("CDF_ENCODE_EPOCH.html" ("EPOCH" . 997448))) ("CDF_ENCODE_EPOCH16" fun nil (system) "Result = %s(Epoch16 )" ("CDF_ENCODE_EPOCH16.html" ("EPOCH" . 1071291))) ("CDF_EPOCH" pro nil (system) "%s, Epoch, Year [, Month, Day, Hour, Minute, Second, Milli]" ("CDF_EPOCH.html" ("BREAKDOWN_EPOCH" . 997509) ("COMPUTE_EPOCH" . 997512))) ("CDF_EPOCH16" pro nil (system) "%s, Epoch, Year [, Month, Day, Hour, Minute, Second, Milli, Micro, Nano, Pico]" ("CDF_EPOCH16.html" ("BREAKDOWN_EPOCH" . 1071452) ("COMPUTE_EPOCH" . 1071454))) ("CDF_EPOCH_COMPARE" fun nil (system) "   Result = %s(epoch1, epoch2)" ("CDF_EPOCH_COMPARE.html")) ("CDF_EPOCH_DIFF" fun nil (system) "   Result = %s(epoch1, epoch2 )" ("CDF_EPOCH_DIFF.html" ("MILLI_SECONDS" . 1085184) ("MICRO_SECONDS" . 1085187))) ("CDF_ERROR" fun nil (system) "Result = %s(Status)" ("CDF_ERROR.html")) ("CDF_EXISTS" fun nil (system) "Result = %s( )" ("CDF_EXISTS.html")) ("CDF_INQUIRE" fun nil (system) "Result = %s(Id)" ("CDF_INQUIRE.html")) ("CDF_LIB_INFO" pro nil (system) "%s" ("CDF_LIB_INFO.html" ("COPYRIGHT" . 997623) ("INCREMENT" . 997626) ("RELEASE" . 997629) ("SUBINCREMENT" . 997632) ("VERSION" . 997635))) ("CDF_OPEN" fun nil (system) "Result = %s(Filename)" ("CDF_OPEN.html")) ("CDF_PARSE_EPOCH" fun nil (system) "Result = %s(Epoch_string)" ("CDF_PARSE_EPOCH.html")) ("CDF_PARSE_EPOCH16" fun nil (system) "Result = %s(Epoch_string)" ("CDF_PARSE_EPOCH16.html")) ("CDF_SET_CDF27_BACKWARD_COMPATIBLE" pro nil (system) "%s" ("CDF_SET_CDF27_BACKWARD_COMPATIBLE.html" ("YES" . 1071597) ("NO" . 1071599))) ("CDF_VARCREATE" fun nil (system) "Result = %s( Id, Name [, DimVary] )" ("CDF_VARCREATE.html" ("CDF_BYTE" . 997733) ("CDF_CHAR" . 1061074) ("CDF_DOUBLE" . 1084450) ("CDF_EPOCH" . 1061076) ("CDF_LONG_EPOCH" . 1069866) ("CDF_FLOAT" . 1084432) ("CDF_INT1" . 1061078) ("CDF_INT2" . 1061079) ("CDF_INT4" . 1061080) ("CDF_REAL4" . 1061081) ("CDF_REAL8" . 1061082) ("CDF_UCHAR" . 1061083) ("CDF_UINT1" . 1061084) ("CDF_UINT2" . 1061085) ("CDF_UINT4" . 1061086) ("ALLOCATERECS" . 997736) ("DIMENSIONS" . 997739) ("NUMELEM" . 997744) ("REC_NOVARY" . 997747) ("REC_VARY" . 997750) ("ZVARIABLE" . 997753))) ("CDF_VARDELETE" pro nil (system) "%s, Id, Variable" ("CDF_VARDELETE.html" ("ZVARIABLE" . 997776))) ("CDF_VARGET" pro nil (system) "%s, Id, Variable, Value" ("CDF_VARGET.html" ("COUNT" . 997847) ("INTERVAL" . 997850) ("OFFSET" . 997853) ("REC_COUNT" . 997856) ("REC_INTERVAL" . 997859) ("REC_START" . 997862) ("STRING" . 997865) ("ZVARIABLE" . 997868))) ("CDF_VARGET1" pro nil (system) "%s, Id, Variable, Value" ("CDF_VARGET1.html" ("OFFSET" . 997909) ("REC_START" . 997912) ("STRING" . 997915) ("ZVARIABLE" . 997918))) ("CDF_VARINQ" fun nil (system) "Result = %s( Id, Variable )" ("CDF_VARINQ.html" ("ZVARIABLE" . 997944))) ("CDF_VARNUM" fun nil (system) "Result = %s( Id, VarName [, IsZVar] )" ("CDF_VARNUM.html")) ("CDF_VARPUT" pro nil (system) "%s, Id, Variable, Value" ("CDF_VARPUT.html" ("COUNT" . 998005) ("INTERVAL" . 998008) ("OFFSET" . 998011) ("REC_INTERVAL" . 998014) ("REC_START" . 998017) ("ZVARIABLE" . 998020))) ("CDF_VARRENAME" pro nil (system) "%s, Id, OldVariable, NewName" ("CDF_VARRENAME.html" ("ZVARIABLE" . 998048))) ("H5_CLOSE" pro nil (system) "%s" ("H5_CLOSE.html")) ("H5_CREATE" pro nil (system) "%s, Filename, Structure" ("H5_CREATE.html")) ("H5_GET_LIBVERSION" fun nil (system) "Result = %s( )" ("H5_GET_LIBVERSION.html")) ("H5_OPEN" pro nil (system) "%s" ("H5_OPEN.html")) ("H5_PARSE" fun nil (system) "Result = %s (File ) or Result = %s (Loc_id, Name )" ("H5_PARSE.html" ("FILE" . 1148311) ("PATH" . 1148313) ("READ_DATA" . 1148315) ("SHOW_HARDLINKS" . 1213209))) ("H5A_CLOSE" pro nil (system) "%s, Attribute_id" ("H5A_CLOSE.html")) ("H5A_CREATE" fun nil (system) "Result = %s(Loc_id, Name, Datatype_id, Dataspace_id)" ("H5A_CREATE.html")) ("H5A_DELETE" pro nil (system) "%s, Loc_id, Name" ("H5A_DELETE.html")) ("H5A_GET_NAME" fun nil (system) "Result = %s(Attribute_id)" ("H5A_GET_NAME.html")) ("H5A_GET_NUM_ATTRS" fun nil (system) "Result = %s(Loc_id)" ("H5A_GET_NUM_ATTRS.html")) ("H5A_GET_SPACE" fun nil (system) "Result = %s(Attribute_id)" ("H5A_GET_SPACE.html")) ("H5A_GET_TYPE" fun nil (system) "Result = %s(Attribute_id)" ("H5A_GET_TYPE.html")) ("H5A_OPEN_IDX" fun nil (system) "Result = %s(Loc_id, Index)" ("H5A_OPEN_IDX.html")) ("H5A_OPEN_NAME" fun nil (system) "Result = %s(Loc_id, Name)" ("H5A_OPEN_NAME.html")) ("H5A_READ" fun nil (system) "Result = %s(Attribute_id [, Datatype_id])" ("H5A_READ.html")) ("H5A_WRITE" pro nil (system) "%s, Attribute_id, Data" ("H5A_WRITE.html")) ("H5D_CLOSE" pro nil (system) "%s, Dataset_id" ("H5D_CLOSE.html")) ("H5D_CREATE" fun nil (system) "Result = %s(Loc_id, Name, Datatype_id, Dataspace_id )" ("H5D_CREATE.html" ("CHUNK_DIMENSIONS" . 1213444) ("GZIP" . 1213448) ("SHUFFLE" . 1213451))) ("H5D_EXTEND" pro nil (system) "%s,Dataset_id, Size" ("H5D_EXTEND.html")) ("H5D_GET_SPACE" fun nil (system) "Result = %s(Dataset_id)" ("H5D_GET_SPACE.html")) ("H5D_GET_STORAGE_SIZE" fun nil (system) "Result = %s(Dataset_id)" ("H5D_GET_STORAGE_SIZE.html")) ("H5D_GET_TYPE" fun nil (system) "Result = %s(Dataset_id)" ("H5D_GET_TYPE.html")) ("H5D_OPEN" fun nil (system) "Result = %s(Loc_id, Name)" ("H5D_OPEN.html")) ("H5D_READ" fun nil (system) "Result = %s(Dataset_id [, Datatype_id] )" ("H5D_READ.html" ("FILE_SPACE" . 1263547) ("MEMORY_SPACE" . 1263550))) ("H5D_WRITE" pro nil (system) "%s, Dataset_id, Data" ("H5D_WRITE.html" ("MEMORY_SPACE_ID" . 1213601) ("FILE_SPACE_ID" . 1213604))) ("H5F_CLOSE" pro nil (system) "%s, File_id" ("H5F_CLOSE.html")) ("H5F_CREATE" fun nil (system) "Result = %s(Filename)" ("H5F_CREATE.html")) ("H5F_IS_HDF5" fun nil (system) "Result = %s(Filename)" ("H5F_IS_HDF5.html")) ("H5F_OPEN" fun nil (system) "Result = %s(Filename)()" ("H5F_OPEN.html" ("WRITE" . 1213799))) ("H5G_CLOSE" pro nil (system) "%s, Group_id" ("H5G_CLOSE.html")) ("H5G_CREATE" fun nil (system) "Result = %s(Loc_id, Name)" ("H5G_CREATE.html")) ("H5G_GET_COMMENT" fun nil (system) "Result = %s(Loc_id, Name)" ("H5G_GET_COMMENT.html")) ("H5G_GET_LINKVAL" fun nil (system) "Result = %s(Loc_id, Name)" ("H5G_GET_LINKVAL.html")) ("H5G_GET_MEMBER_NAME" fun nil (system) "Result = %s(Loc_id, Name, Index)" ("H5G_GET_MEMBER_NAME.html")) ("H5G_GET_NMEMBERS" fun nil (system) "Result = %s(Loc_id, Name)" ("H5G_GET_NMEMBERS.html")) ("H5G_GET_NUM_OBJS" fun nil (system) "Result = %s(Loc_id)" ("H5G_GET_NUM_OBJS.html")) ("H5G_GET_OBJ_NAME_BY_IDX" fun nil (system) "Result = %s(Loc_id, Index)" ("H5G_GET_OBJ_NAME_BY_IDX.html")) ("H5G_GET_OBJINFO" fun nil (system) "Result = %s(Loc_id, Name )" ("H5G_GET_OBJINFO.html" ("FOLLOW_LINK" . 1149214))) ("H5G_LINK" pro nil (system) "%s, Loc_id, Current_Name, New_Name" ("H5G_LINK.html" ("SOFTLINK" . 1213949) ("NEW_LOC_ID" . 1213952))) ("H5G_MOVE" pro nil (system) "%s, Loc_id, Src_Name, Dst_Name" ("H5G_MOVE.html" ("NEW_LOC_ID" . 1214003))) ("H5G_OPEN" fun nil (system) "Result = %s(Loc_id, Name)" ("H5G_OPEN.html")) ("H5G_SET_COMMENT" pro nil (system) "%s, Loc_id, Name, Comment" ("H5G_SET_COMMENT.html")) ("H5G_UNLINK" pro nil (system) "%s, Loc_id, Name" ("H5G_UNLINK.html")) ("H5I_GET_FILE_ID" fun nil (system) "Result = %s(Loc_id)" ("H5I_GET_FILE_ID.html")) ("H5I_GET_TYPE" fun nil (system) "Result = %s(Obj_id)" ("H5I_GET_TYPE.html")) ("H5R_CREATE" fun nil (system) "Result = %s(Loc_id, Name )" ("H5R_CREATE.html" ("DATASPACE_ID" . 1214144))) ("H5R_DEREFERENCE" fun nil (system) "Result = %s(Loc_id, Reference)" ("H5R_DEREFERENCE.html")) ("H5R_GET_OBJECT_TYPE" fun nil (system) "Result = %s(Loc_id, Reference)" ("H5R_GET_OBJECT_TYPE.html")) ("H5R_GET_REGION" fun nil (system) "Result = %s(Dataset_id, Reference)" ("H5R_GET_REGION.html")) ("H5S_CLOSE" pro nil (system) "%s, Dataspace_id" ("H5S_CLOSE.html")) ("H5S_COPY" fun nil (system) "Result = %s(Dataspace_id)" ("H5S_COPY.html")) ("H5S_CREATE_SCALAR" fun nil (system) "Result = %s()" ("H5S_CREATE_SCALAR.html")) ("H5S_CREATE_SIMPLE" fun nil (system) "Result = %s(Dimensions )" ("H5S_CREATE_SIMPLE.html" ("MAX_DIMENSIONS" . 1149414))) ("H5S_GET_SELECT_BOUNDS" fun nil (system) "Result = %s(Dataspace_id)" ("H5S_GET_SELECT_BOUNDS.html")) ("H5S_GET_SELECT_ELEM_NPOINTS" fun nil (system) "Result = %s(Dataspace_id)" ("H5S_GET_SELECT_ELEM_NPOINTS.html")) ("H5S_GET_SELECT_ELEM_POINTLIST" fun nil (system) "Result = %s(Dataspace_id )" ("H5S_GET_SELECT_ELEM_POINTLIST.html" ("START" . 1149506) ("NUMBER" . 1149508))) ("H5S_GET_SELECT_HYPER_BLOCKLIST" fun nil (system) "Result = %s(Dataspace_id )" ("H5S_GET_SELECT_HYPER_BLOCKLIST.html" ("START" . 1149542) ("NUMBER" . 1149544))) ("H5S_GET_SELECT_HYPER_NBLOCKS" fun nil (system) "Result = %s(Dataspace_id)" ("H5S_GET_SELECT_HYPER_NBLOCKS.html")) ("H5S_GET_SELECT_NPOINTS" fun nil (system) "Result = %s(Dataspace_id)" ("H5S_GET_SELECT_NPOINTS.html")) ("H5S_GET_SIMPLE_EXTENT_DIMS" fun nil (system) "Result = %s(Dataspace_id )" ("H5S_GET_SIMPLE_EXTENT_DIMS.html" ("MAX_DIMENSIONS" . 1149642))) ("H5S_GET_SIMPLE_EXTENT_NDIMS" fun nil (system) "Result = %s(Dataspace_id)" ("H5S_GET_SIMPLE_EXTENT_NDIMS.html")) ("H5S_GET_SIMPLE_EXTENT_NPOINTS" fun nil (system) "Result = %s(Dataspace_id)" ("H5S_GET_SIMPLE_EXTENT_NPOINTS.html")) ("H5S_GET_SIMPLE_EXTENT_TYPE" fun nil (system) "Result = %s(Dataspace_id)" ("H5S_GET_SIMPLE_EXTENT_TYPE.html")) ("H5S_IS_SIMPLE" fun nil (system) "Result = %s(Dataspace_id)" ("H5S_IS_SIMPLE.html")) ("H5S_OFFSET_SIMPLE" pro nil (system) "%s, Dataspace_id, Offset" ("H5S_OFFSET_SIMPLE.html")) ("H5S_SELECT_ALL" pro nil (system) "%s, Dataspace_id" ("H5S_SELECT_ALL.html")) ("H5S_SELECT_ELEMENTS" pro nil (system) "%s, Dataspace_id, Coordinates" ("H5S_SELECT_ELEMENTS.html" ("RESET" . 1149840))) ("H5S_SELECT_HYPERSLAB" pro nil (system) "%s, Dataspace_id, Start, Count," ("H5S_SELECT_HYPERSLAB.html" ("BLOCK" . 1149884) ("RESET" . 1149886) ("STRIDE" . 1149888))) ("H5S_SELECT_NONE" pro nil (system) "%s, Dataspace_id" ("H5S_SELECT_NONE.html")) ("H5S_SELECT_VALID" fun nil (system) "Result = %s(Dataspace_id)" ("H5S_SELECT_VALID.html")) ("H5S_SET_EXTENT_NONE" pro nil (system) "%s, Dataspace_id" ("H5S_SET_EXTENT_NONE.html")) ("H5S_SET_EXTENT_SIMPLE" pro nil (system) "%s, Dataspace_id, Dimensions" ("H5S_SET_EXTENT_SIMPLE.html" ("MAX_DIMENSIONS" . 1214250))) ("H5T_ARRAY_CREATE" fun nil (system) "Result = %s(Datatype_id, Dimensions)" ("H5T_ARRAY_CREATE.html")) ("H5T_CLOSE" pro nil (system) "%s, Datatype_id" ("H5T_CLOSE.html")) ("H5T_COMMIT" pro nil (system) "%s, Loc_id, Name, Datatype_id" ("H5T_COMMIT.html")) ("H5T_COMMITTED" fun nil (system) "Result = %s(Datatype_id)" ("H5T_COMMITTED.html")) ("H5T_COMPOUND_CREATE" fun nil (system) "Result = %s(Datatype_id, Name)" ("H5T_COMPOUND_CREATE.html")) ("H5T_COPY" fun nil (system) "Result = %s(Datatype_id)" ("H5T_COPY.html")) ("H5T_ENUM_CREATE" fun nil (system) "Result = %s()" ("H5T_ENUM_CREATE.html")) ("H5T_ENUM_GET_DATA" fun nil (system) "Result = %s(Datatype_id)" ("H5T_ENUM_GET_DATA.html")) ("H5T_ENUM_INSERT" pro nil (system) "%s, Datatype_id, Name, Value" ("H5T_ENUM_INSERT.html")) ("H5T_ENUM_NAMEOF" fun nil (system) "Result = %s(Datatype_id, Value)" ("H5T_ENUM_NAMEOF.html")) ("H5T_ENUM_SET_DATA" pro nil (system) "%s, Datatype_id, Data, Values" ("H5T_ENUM_SET_DATA.html")) ("H5T_ENUM_VALUEOF" fun nil (system) "Result = %s(Datatype_id, Name)" ("H5T_ENUM_VALUEOF.html")) ("H5T_ENUM_VALUES_TO_NAMES" fun nil (system) "Result = %s(Datatype_id, Values)" ("H5T_ENUM_VALUES_TO_NAMES.html")) ("H5T_EQUAL" fun nil (system) "Result = %s(Datatype_id1, Datatype_id2)" ("H5T_EQUAL.html")) ("H5T_GET_ARRAY_DIMS" fun nil (system) "Result = %s(Datatype_id )" ("H5T_GET_ARRAY_DIMS.html" ("PERMUTATIONS" . 1150077))) ("H5T_GET_ARRAY_NDIMS" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_ARRAY_NDIMS.html")) ("H5T_GET_CLASS" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_CLASS.html")) ("H5T_GET_CSET" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_CSET.html")) ("H5T_GET_EBIAS" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_EBIAS.html")) ("H5T_GET_FIELDS" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_FIELDS.html")) ("H5T_GET_INPAD" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_INPAD.html")) ("H5T_GET_MEMBER_CLASS" fun nil (system) "Result = %s(Datatype_id, Member)" ("H5T_GET_MEMBER_CLASS.html")) ("H5T_GET_MEMBER_INDEX" fun nil (system) "Result = %s(Datatype_id, Field_name)" ("H5T_GET_MEMBER_INDEX.html")) ("H5T_GET_MEMBER_NAME" fun nil (system) "Result = %s(Datatype_id, Member)" ("H5T_GET_MEMBER_NAME.html")) ("H5T_GET_MEMBER_OFFSET" fun nil (system) "Result = %s(Datatype_id, Member)" ("H5T_GET_MEMBER_OFFSET.html")) ("H5T_GET_MEMBER_TYPE" fun nil (system) "Result = %s(Datatype_id, Member)" ("H5T_GET_MEMBER_TYPE.html")) ("H5T_GET_MEMBER_VALUE" fun nil (system) "Result = %s(Datatype_id, Member)" ("H5T_GET_MEMBER_VALUE.html")) ("H5T_GET_NMEMBERS" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_NMEMBERS.html")) ("H5T_GET_NORM" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_NORM.html")) ("H5T_GET_OFFSET" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_OFFSET.html")) ("H5T_GET_ORDER" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_ORDER.html")) ("H5T_GET_PAD" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_PAD.html")) ("H5T_GET_PRECISION" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_PRECISION.html")) ("H5T_GET_SIGN" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_SIGN.html")) ("H5T_GET_SIZE" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_SIZE.html")) ("H5T_GET_STRPAD" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_STRPAD.html")) ("H5T_GET_SUPER" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_SUPER.html")) ("H5T_GET_TAG" fun nil (system) "Result = %s(Datatype_id)" ("H5T_GET_TAG.html")) ("H5T_IDL_CREATE" fun nil (system) "Result = %s(Data )" ("H5T_IDL_CREATE.html" ("MEMBER_NAMES" . 1263829) ("OPAQUE" . 1263837))) ("H5T_IDLTYPE" fun nil (system) "Result = %s(Datatype_id )" ("H5T_IDLTYPE.html" ("ARRAY_DIMENSIONS" . 1150764) ("STRUCTURE" . 1150766))) ("H5T_INSERT" pro nil (system) "%s, Datatype_id, Name, Field_id" ("H5T_INSERT.html")) ("H5T_MEMTYPE" fun nil (system) "Result = %s(Datatype_id)" ("H5T_MEMTYPE.html")) ("H5T_OPEN" fun nil (system) "Result = %s(Loc_id, Name)" ("H5T_OPEN.html")) ("H5T_REFERENCE_CREATE" fun nil (system) "Result = %s()" ("H5T_REFERENCE_CREATE.html" ("REGION" . 1214549))) ("H5T_SET_TAG" pro nil (system) "%s(Datatype_id, Tag)" ("H5T_SET_TAG.html")) ("H5T_STR_TO_VLEN" fun nil (system) "Result = %s(Array )" ("H5T_STR_TO_VLEN.html" ("NO_COPY" . 1265029))) ("H5T_VLEN_CREATE" fun nil (system) "Result = %s(Datatype_id)" ("H5T_VLEN_CREATE.html")) ("H5T_VLEN_TO_STR" fun nil (system) "Result = %s(Array )" ("H5T_VLEN_TO_STR.html" ("PTR_FREE" . 1265083))) ("HDF_AN_ANNLEN" fun nil (system) "Result = %s(Annotation_id)" ("HDF_AN_ANNLEN.html")) ("HDF_AN_ANNLIST" fun nil (system) "Result = %s(Annotation_id, Annotation_type, Object_tag, Object_ref, Annotation_list)" ("HDF_AN_ANNLIST.html")) ("HDF_AN_ATYPE2TAG" fun nil (system) "Result = %s(Annotation_type)" ("HDF_AN_ATYPE2TAG.html")) ("HDF_AN_CREATE" fun nil (system) "Result = %s(Annotation_id, Object_tag, Object_ref, Annotation_type)" ("HDF_AN_CREATE.html")) ("HDF_AN_CREATEF" fun nil (system) "Result = %s(Annotation_id, Annotation_type)" ("HDF_AN_CREATEF.html")) ("HDF_AN_END" pro nil (system) "%s, Annotation_id" ("HDF_AN_END.html")) ("HDF_AN_ENDACCESS" pro nil (system) "%s, Annotation_id" ("HDF_AN_ENDACCESS.html")) ("HDF_AN_FILEINFO" fun nil (system) "Result = %s(Annotation_id, n_file_labels, n_file_descs, n_data_labels, n_data_descs)" ("HDF_AN_FILEINFO.html")) ("HDF_AN_GET_TAGREF" fun nil (system) "Result = %s(Annotation_id, index, Annotation_type, Annotation_tag, Annotation_ref)" ("HDF_AN_GET_TAGREF.html")) ("HDF_AN_ID2TAGREF" fun nil (system) "Result = %s(Annotation_id, Annotation_tag, Annotation_ref)" ("HDF_AN_ID2TAGREF.html")) ("HDF_AN_NUMANN" fun nil (system) "Result = %s(Annotation_id, Annotation_type, Object_tag, Object_ref)" ("HDF_AN_NUMANN.html")) ("HDF_AN_READANN" fun nil (system) "Result = %s( Annotation_id, annotation )" ("HDF_AN_READANN.html" ("LENGTH" . 1056839))) ("HDF_AN_SELECT" fun nil (system) "Result = %s(Annotation_id, index, Annotation_type)" ("HDF_AN_SELECT.html")) ("HDF_AN_START" fun nil (system) "Result = %s(file_id)" ("HDF_AN_START.html")) ("HDF_AN_TAG2ATYPE" fun nil (system) "Result = %s(Annotation_tag)" ("HDF_AN_TAG2ATYPE.html")) ("HDF_AN_TAGREF2ID" fun nil (system) "Result = %s(Annotation_id, Annotation_tag, Annotation_ref)" ("HDF_AN_TAGREF2ID.html")) ("HDF_AN_WRITEANN" fun nil (system) "Result = %s( Annotation_id, annotation )" ("HDF_AN_WRITEANN.html" ("LENGTH" . 1056941))) ("HDF_CLOSE" pro nil (system) "%s, FileHandle" ("HDF_CLOSE.html")) ("HDF_DELDD" pro nil (system) "%s, FileHandle, Tag, Ref" ("HDF_DELDD.html")) ("HDF_DF24_ADDIMAGE" pro nil (system) "%s, Filename, Image" ("HDF_DF24_ADDIMAGE.html" ("FORCE_BASELINE" . 1025840) ("JPEG" . 1025843) ("QUALITY" . 1025857) ("RLE" . 1025860))) ("HDF_DF24_GETIMAGE" pro nil (system) "%s, Filename, Image" ("HDF_DF24_GETIMAGE.html" ("LINE" . 996986) ("PIXEL" . 996989) ("PLANE" . 996992))) ("HDF_DF24_GETINFO" pro nil (system) "%s, Filename, Width, Height, Interlace" ("HDF_DF24_GETINFO.html")) ("HDF_DF24_LASTREF" fun nil (system) "Result = %s( )" ("HDF_DF24_LASTREF.html")) ("HDF_DF24_NIMAGES" fun nil (system) "Result = %s(Filename)" ("HDF_DF24_NIMAGES.html")) ("HDF_DF24_READREF" pro nil (system) "%s, Filename, Reference_number" ("HDF_DF24_READREF.html")) ("HDF_DF24_RESTART" pro nil (system) "%s" ("HDF_DF24_RESTART.html")) ("HDF_DFAN_ADDFDS" pro nil (system) "%s, Filename, Description" ("HDF_DFAN_ADDFDS.html")) ("HDF_DFAN_ADDFID" pro nil (system) "%s, Filename, Label" ("HDF_DFAN_ADDFID.html")) ("HDF_DFAN_GETDESC" pro nil (system) "%s, Filename, Tag, Ref, Description" ("HDF_DFAN_GETDESC.html" ("STRING" . 997205))) ("HDF_DFAN_GETFDS" pro nil (system) "%s, Filename, Description" ("HDF_DFAN_GETFDS.html" ("FIRST" . 997250) ("STRING" . 997253))) ("HDF_DFAN_GETFID" pro nil (system) "%s, Filename, Label" ("HDF_DFAN_GETFID.html" ("FIRST" . 997305))) ("HDF_DFAN_GETLABEL" pro nil (system) "%s, Filename, Tag, Ref, Label" ("HDF_DFAN_GETLABEL.html")) ("HDF_DFAN_LABLIST" fun nil (system) "Result = %s( Filename, Tag, Reflist, Labellist )" ("HDF_DFAN_LABLIST.html" ("LISTSIZE" . 997374) ("MAXLABEL" . 997377) ("STARTPOS" . 997380) ("STRING" . 997383))) ("HDF_DFAN_LASTREF" fun nil (system) "Result = %s( )" ("HDF_DFAN_LASTREF.html")) ("HDF_DFAN_PUTDESC" pro nil (system) "%s, Filename, Tag, Ref, Description" ("HDF_DFAN_PUTDESC.html")) ("HDF_DFAN_PUTLABEL" pro nil (system) "%s, Filename, Tag, Ref, Label" ("HDF_DFAN_PUTLABEL.html")) ("HDF_DFP_ADDPAL" pro nil (system) "%s, Filename, Palette" ("HDF_DFP_ADDPAL.html")) ("HDF_DFP_GETPAL" pro nil (system) "%s, Filename, Palette" ("HDF_DFP_GETPAL.html")) ("HDF_DFP_LASTREF" fun nil (system) "Result = %s( )" ("HDF_DFP_LASTREF.html")) ("HDF_DFP_NPALS" fun nil (system) "Result = %s(Filename)" ("HDF_DFP_NPALS.html")) ("HDF_DFP_PUTPAL" pro nil (system) "%s, Filename, Palette" ("HDF_DFP_PUTPAL.html" ("DELETE" . 1016492) ("OVERWRITE" . 997545))) ("HDF_DFP_READREF" pro nil (system) "%s, Filename, Reference_number" ("HDF_DFP_READREF.html")) ("HDF_DFP_RESTART" pro nil (system) "%s" ("HDF_DFP_RESTART.html")) ("HDF_DFP_WRITEREF" pro nil (system) "%s, Filename, Reference_number" ("HDF_DFP_WRITEREF.html")) ("HDF_DFR8_ADDIMAGE" pro nil (system) "%s, Filename, Image" ("HDF_DFR8_ADDIMAGE.html" ("FORCE_BASELINE" . 997601) ("JPEG" . 1025496) ("IMCOMP" . 1025489) ("PALETTE" . 997604) ("QUALITY" . 997612) ("RLE" . 1025510))) ("HDF_DFR8_GETIMAGE" pro nil (system) "%s, Filename, Image [, Palette]" ("HDF_DFR8_GETIMAGE.html")) ("HDF_DFR8_GETINFO" pro nil (system) "%s, Filename, Width, Height, Has_Palette" ("HDF_DFR8_GETINFO.html")) ("HDF_DFR8_LASTREF" fun nil (system) "Result = %s( )" ("HDF_DFR8_LASTREF.html")) ("HDF_DFR8_NIMAGES" fun nil (system) "Result = %s(Filename)" ("HDF_DFR8_NIMAGES.html")) ("HDF_DFR8_PUTIMAGE" pro nil (system) "%s, Filename, Image" ("HDF_DFR8_PUTIMAGE.html" ("FORCE_BASELINE" . 1025782) ("JPEG" . 1025785) ("IMCOMP" . 1025788) ("PALETTE" . 1025813) ("QUALITY" . 1025821) ("RLE" . 1025802))) ("HDF_DFR8_READREF" pro nil (system) "%s, Filename, Reference_number" ("HDF_DFR8_READREF.html")) ("HDF_DFR8_RESTART" pro nil (system) "%s" ("HDF_DFR8_RESTART.html")) ("HDF_DFR8_SETPALETTE" pro nil (system) "%s, Palette" ("HDF_DFR8_SETPALETTE.html")) ("HDF_DUPDD" pro nil (system) "%s, FileHandle, NewTag, NewRef, OldTag, OldRef" ("HDF_DUPDD.html")) ("HDF_EXISTS" fun nil (system) "Result = %s( )" ("HDF_EXISTS.html")) ("HDF_GR_ATTRINFO" fun nil (system) "Result = %s(obj_id, attr_index, name, data_type, count)" ("HDF_GR_ATTRINFO.html")) ("HDF_GR_CREATE" fun nil (system) "Result = %s(gr_id, name, ncomp, data_type, interlace_mode, dim_sizes)" ("HDF_GR_CREATE.html")) ("HDF_GR_END" pro nil (system) "%s, gr_id" ("HDF_GR_END.html")) ("HDF_GR_ENDACCESS" pro nil (system) "%s, ri_id" ("HDF_GR_ENDACCESS.html")) ("HDF_GR_FILEINFO" fun nil (system) "Result = %s(gr_id, n_images, n_file_attrs)" ("HDF_GR_FILEINFO.html")) ("HDF_GR_FINDATTR" fun nil (system) "Result = %s(obj_id, attr_name)" ("HDF_GR_FINDATTR.html")) ("HDF_GR_GETATTR" fun nil (system) "Result = %s(obj_id, attr_index, values)" ("HDF_GR_GETATTR.html")) ("HDF_GR_GETCHUNKINFO" fun nil (system) "Result = %s(ri_id, dim_length, flag)" ("HDF_GR_GETCHUNKINFO.html")) ("HDF_GR_GETIMINFO" fun nil (system) "Result = %s(ri_id, gr_name, ncomp, data_type, interlace_mode, dim_sizes, num_attrs)" ("HDF_GR_GETIMINFO.html")) ("HDF_GR_GETLUTID" fun nil (system) "Result = %s(ri_id, pal_index)" ("HDF_GR_GETLUTID.html")) ("HDF_GR_GETLUTINFO" fun nil (system) "Result = %s(pal_id, ncomp, data_type, interlace_mode, num_entries)" ("HDF_GR_GETLUTINFO.html")) ("HDF_GR_IDTOREF" fun nil (system) "Result = %s(ri_id)" ("HDF_GR_IDTOREF.html")) ("HDF_GR_LUTTOREF" fun nil (system) "Result = %s(pal_id)" ("HDF_GR_LUTTOREF.html")) ("HDF_GR_NAMETOINDEX" fun nil (system) "Result = %s(gr_id, gr_name)" ("HDF_GR_NAMETOINDEX.html")) ("HDF_GR_READIMAGE" fun nil (system) "Result = %s( ri_id, data )" ("HDF_GR_READIMAGE.html" ("EDGE" . 1057619) ("INTERLACE" . 1057617) ("START" . 1057607) ("STRIDE" . 1057609))) ("HDF_GR_READLUT" fun nil (system) "Result = %s( pal_id, pal_data )" ("HDF_GR_READLUT.html" ("INTERLACE" . 1057387))) ("HDF_GR_REFTOINDEX" fun nil (system) "Result = %s(gr_id, gr_ref)" ("HDF_GR_REFTOINDEX.html")) ("HDF_GR_SELECT" fun nil (system) "Result = %s(gr_id, index)" ("HDF_GR_SELECT.html")) ("HDF_GR_SETATTR" fun nil (system) "Result = %s(obj_id, attr_name, data_type, count, values)" ("HDF_GR_SETATTR.html")) ("HDF_GR_SETCHUNK" fun nil (system) "Result = %s(ri_id, dim_length, comp_type, comp_prm)" ("HDF_GR_SETCHUNK.html")) ("HDF_GR_SETCHUNKCACHE" fun nil (system) "Result = %s(ri_id, maxcache, flags)" ("HDF_GR_SETCHUNKCACHE.html")) ("HDF_GR_SETCOMPRESS" fun nil (system) "Result = %s(ri_id, comp_type, comp_prm)" ("HDF_GR_SETCOMPRESS.html")) ("HDF_GR_SETEXTERNALFILE" fun nil (system) "Result = %s(ri_id, filename, offset)" ("HDF_GR_SETEXTERNALFILE.html")) ("HDF_GR_START" fun nil (system) "Result = %s(file_id)" ("HDF_GR_START.html")) ("HDF_GR_WRITEIMAGE" fun nil (system) "Result = %s( ri_id, data )" ("HDF_GR_WRITEIMAGE.html" ("EDGE" . 1057693) ("INTERLACE" . 1057699) ("START" . 1057691) ("STRIDE" . 1057681))) ("HDF_GR_WRITELUT" fun nil (system) "Result = %s( pal_id, pal_data )" ("HDF_GR_WRITELUT.html")) ("HDF_HDF2IDLTYPE" fun nil (system) "Result = %s( hdftypecode )" ("HDF_HDF2IDLTYPE.html")) ("HDF_IDL2HDFTYPE" fun nil (system) "Result = %s( idltypecode )" ("HDF_IDL2HDFTYPE.html")) ("HDF_ISHDF" fun nil (system) "Result = %s(Filename)" ("HDF_ISHDF.html")) ("HDF_LIB_INFO" pro nil (system) "%s, [FileHandle]" ("HDF_LIB_INFO.html" ("MAJOR" . 1031740) ("MINOR" . 1031746) ("RELEASE" . 1031752) ("VERSION" . 1031973))) ("HDF_NEWREF" fun nil (system) "Result = %s(FileHandle)" ("HDF_NEWREF.html")) ("HDF_NUMBER" fun nil (system) "Result = %s( FileHandle )" ("HDF_NUMBER.html" ("TAG" . 998362))) ("HDF_OPEN" fun nil (system) "Result = %s( Filename )" ("HDF_OPEN.html" ("ALL" . 998379) ("CREATE" . 998383) ("NUM_DD" . 998386) ("RDWR" . 998390) ("READ" . 998394) ("WRITE" . 998397))) ("HDF_PACKDATA" fun nil (system) "Result = %s( data1 [, data2 [, data3 [, data4 [, data5 [, data6 [, data7 [, data8]]]]]]] )" ("HDF_PACKDATA.html" ("HDF_ORDER" . 1042936) ("HDF_TYPE" . 1042939) ("NREC" . 1042942))) ("HDF_SD_ADDDATA" pro nil (system) "%s, SDdataset_id, Data" ("HDF_SD_ADDDATA.html" ("COUNT" . 1053602) ("NOREVERSE" . 1053605) ("START" . 1053608) ("STRIDE" . 1053611))) ("HDF_SD_ATTRFIND" fun nil (system) "Result = %s(SD_id, Name)" ("HDF_SD_ATTRFIND.html")) ("HDF_SD_ATTRINFO" pro nil (system) "%s, SD_id, Attr_Index" ("HDF_SD_ATTRINFO.html" ("COUNT" . 1053698) ("DATA" . 1053701) ("HDF_TYPE" . 1053704) ("NAME" . 1053707) ("TYPE" . 1053710))) ("HDF_SD_ATTRSET" pro nil (system) "%s, SD_id, Attr_Name, Values [, Count]" ("HDF_SD_ATTRSET.html" ("BYTE" . 1053770) ("DFNT_CHAR" . 1053773) ("DFNT_FLOAT32" . 1053776) ("DFNT_FLOAT64" . 1053779) ("DFNT_INT8" . 1053782) ("DFNT_INT16" . 1053785) ("DFNT_INT32" . 1053788) ("DFNT_UINT8" . 1053791) ("DFNT_UINT16" . 1053794) ("DFNT_UINT32" . 1053797) ("DOUBLE" . 1053800) ("FLOAT" . 1053803) ("INT" . 1053806) ("LONG" . 1053809) ("SHORT" . 1053812) ("STRING" . 1053815))) ("HDF_SD_CREATE" fun nil (system) "Result = %s( SDinterface_id, Name, Dims )" ("HDF_SD_CREATE.html" ("BYTE" . 1053869) ("DFNT_CHAR8" . 1053872) ("DFNT_FLOAT32" . 1053875) ("DFNT_FLOAT64" . 1053878) ("DFNT_INT8" . 1053881) ("DFNT_INT16" . 1053884) ("DFNT_INT32" . 1053887) ("DFNT_UINT8" . 1053890) ("DFNT_UINT16" . 1053893) ("DFNT_UINT32" . 1053896) ("DOUBLE" . 1053899) ("FLOAT" . 1053902) ("HDF_TYPE" . 1106175) ("INT" . 1106171) ("LONG" . 1053908) ("SHORT" . 1053911) ("STRING" . 1053914))) ("HDF_SD_DIMGET" pro nil (system) "%s, Dim_ID" ("HDF_SD_DIMGET.html" ("COUNT" . 1053944) ("COMPATIBILITY" . 1053946) ("FORMAT" . 1053948) ("LABEL" . 1053950) ("NAME" . 1053952) ("NATTR" . 1053954) ("SCALE" . 1053956) ("TYPE" . 1053958) ("UNIT" . 1053960))) ("HDF_SD_DIMGETID" fun nil (system) "Result = %s(SDdataset_id, Dimension_Number)" ("HDF_SD_DIMGETID.html")) ("HDF_SD_DIMSET" pro nil (system) "%s, Dim_ID" ("HDF_SD_DIMSET.html" ("BW_INCOMP" . 1054021) ("FORMAT" . 1054025) ("LABEL" . 1054027) ("NAME" . 1054029) ("SCALE" . 1054031) ("UNIT" . 1054033))) ("HDF_SD_END" pro nil (system) "%s, SDinterface_id" ("HDF_SD_END.html")) ("HDF_SD_ENDACCESS" pro nil (system) "%s, SDinterface_id" ("HDF_SD_ENDACCESS.html")) ("HDF_SD_FILEINFO" pro nil (system) "%s, SDinterface_id, Datasets, Attributes" ("HDF_SD_FILEINFO.html")) ("HDF_SD_GETDATA" pro nil (system) "%s, SDdataset_id, Data" ("HDF_SD_GETDATA.html" ("COUNT" . 1054195) ("NOREVERSE" . 1054198) ("START" . 1054201) ("STRIDE" . 1054204))) ("HDF_SD_GETINFO" pro nil (system) "%s, SDdataset_id" ("HDF_SD_GETINFO.html" ("CALDATA" . 1054234) ("COORDSYS" . 1054238) ("DIMS" . 1054241) ("FILL" . 1054244) ("FORMAT" . 1054247) ("HDF_TYPE" . 1054250) ("LABEL" . 1054253) ("NAME" . 1054256) ("NATTS" . 1054259) ("NDIMS" . 1054262) ("NOREVERSE" . 1054265) ("RANGE" . 1054268) ("TYPE" . 1054271) ("UNIT" . 1054274))) ("HDF_SD_IDTOREF" fun nil (system) "Result = %s(SDdataset_id)" ("HDF_SD_IDTOREF.html")) ("HDF_SD_ISCOORDVAR" fun nil (system) "Result = %s(SDdataset_id)" ("HDF_SD_ISCOORDVAR.html")) ("HDF_SD_NAMETOINDEX" fun nil (system) "Result = %s(SDinterface_id, SDS_Name)" ("HDF_SD_NAMETOINDEX.html")) ("HDF_SD_REFTOINDEX" fun nil (system) "Result = %s(SDinterface_id, Reference_number)" ("HDF_SD_REFTOINDEX.html")) ("HDF_SD_SELECT" fun nil (system) "Result = %s(SDinterface_id, Number)" ("HDF_SD_SELECT.html")) ("HDF_SD_SETCOMPRESS" pro nil (system) "%s, SDdataset_id, comptype" ("HDF_SD_SETCOMPRESS.html" ("EFFORT" . 1074118))) ("HDF_SD_SETEXTFILE" pro nil (system) "%s, SDdataset_id, Filename" ("HDF_SD_SETEXTFILE.html" ("OFFSET" . 1054488))) ("HDF_SD_SETINFO" pro nil (system) "%s, SDdataset_id" ("HDF_SD_SETINFO.html" ("CALDATA" . 1205515) ("COORDSYS" . 1205576) ("FILL" . 1054536) ("FORMAT" . 1054539) ("LABEL" . 1054542) ("RANGE" . 1054545) ("UNIT" . 1054548))) ("HDF_SD_START" fun nil (system) "Result = %s( Filename )" ("HDF_SD_START.html" ("READ" . 1054659) ("RDWR" . 1054661) ("CREATE" . 1054663))) ("HDF_UNPACKDATA" pro nil (system) "%s, packeddata, data1 [, data2 [, data3 [, data4 [, data5 [, data6 [, data7 [, data8]]]]]]]" ("HDF_UNPACKDATA.html" ("HDF_ORDER" . 1042997) ("HDF_TYPE" . 1043000) ("NREC" . 1043003))) ("HDF_VD_ATTACH" fun nil (system) "Result = %s( FileHandle, VData_id )" ("HDF_VD_ATTACH.html" ("READ" . 999503) ("WRITE" . 999506))) ("HDF_VD_ATTRFIND" fun nil (system) "Result = %s(VData, FieldID, Name)" ("HDF_VD_ATTRFIND.html")) ("HDF_VD_ATTRINFO" pro nil (system) "%s, VData, FieldID, AttrID" ("HDF_VD_ATTRINFO.html" ("COUNT" . 1109959) ("DATA" . 1109961) ("HDF_TYPE" . 1109963) ("NAME" . 1109965) ("TYPE" . 1109967))) ("HDF_VD_ATTRSET" pro nil (system) "%s, VData, FieldID, Attr_Name, Values [, Count]" ("HDF_VD_ATTRSET.html" ("BYTE" . 1110005) ("DFNT_CHAR8" . 1110007) ("DFNT_FLOAT32" . 1110009) ("DFNT_FLOAT64" . 1110011) ("DFNT_INT8" . 1110013) ("DFNT_INT16" . 1110015) ("DFNT_INT32" . 1110017) ("DFNT_UCHAR8" . 1110019) ("DFNT_UINT8" . 1110021) ("DFNT_UINT16" . 1110023) ("DFNT_UINT32" . 1110025) ("DOUBLE" . 1110027) ("FLOAT" . 1110029) ("INT" . 1110031) ("LONG" . 1110033) ("SHORT" . 1110035) ("STRING" . 1110037) ("UINT" . 1110039) ("ULONG" . 1110041))) ("HDF_VD_DETACH" pro nil (system) "%s, VData" ("HDF_VD_DETACH.html")) ("HDF_VD_FDEFINE" pro nil (system) "%s, VData, Fieldname" ("HDF_VD_FDEFINE.html" ("BYTE" . 999536) ("DOUBLE" . 999539) ("FLOAT" . 999542) ("INT" . 999545) ("LONG" . 999548) ("ORDER" . 999551) ("UINT" . 1301342) ("ULONG" . 1301347))) ("HDF_VD_FEXIST" fun nil (system) "Result = %s(VData, Fieldnames)" ("HDF_VD_FEXIST.html")) ("HDF_VD_FIND" fun nil (system) "Result = %s(FileHandle, Name)" ("HDF_VD_FIND.html")) ("HDF_VD_GET" pro nil (system) "%s, VData" ("HDF_VD_GET.html" ("CLASS" . 999597) ("COUNT" . 999600) ("FIELDS" . 999603) ("INTERLACE" . 999606) ("NAME" . 999609) ("NFIELDS" . 999612) ("REF" . 999615) ("SIZE" . 999618) ("TAG" . 999621))) ("HDF_VD_GETID" fun nil (system) "Result = %s(FileHandle, VData_id)" ("HDF_VD_GETID.html")) ("HDF_VD_GETINFO" pro nil (system) "%s, VData, Index" ("HDF_VD_GETINFO.html" ("NAME" . 999666) ("ORDER" . 999669) ("SIZE" . 999672) ("TYPE" . 999675))) ("HDF_VD_INSERT" pro nil (system) "%s, VGroup, VData" ("HDF_VD_INSERT.html" ("POSITION" . 1141285))) ("HDF_VD_ISATTR" fun nil (system) "Result = %s(VData)" ("HDF_VD_ISATTR.html")) ("HDF_VD_ISVD" fun nil (system) "Result = %s(VGroup, Id)" ("HDF_VD_ISVD.html")) ("HDF_VD_ISVG" fun nil (system) "Result = %s(VGroup, Id)" ("HDF_VD_ISVG.html")) ("HDF_VD_LONE" fun nil (system) "Result = %s( FileHandle )" ("HDF_VD_LONE.html" ("MAXSIZE" . 999761))) ("HDF_VD_NATTRS" fun nil (system) "Result = %s( VData, FieldID )" ("HDF_VD_NATTRS.html")) ("HDF_VD_READ" fun nil (system) "Result = %s( VData, Data )" ("HDF_VD_READ.html" ("FIELDS" . 999788) ("FULL_INTERLACE" . 999791) ("NO_INTERLACE" . 999794) ("NRECORDS" . 999797))) ("HDF_VD_SEEK" pro nil (system) "%s, VData, Record" ("HDF_VD_SEEK.html")) ("HDF_VD_SETINFO" pro nil (system) "%s, VData" ("HDF_VD_SETINFO.html" ("CLASS" . 999834) ("FULL_INTERLACE" . 999837) ("NAME" . 999840) ("NO_INTERLACE" . 999843))) ("HDF_VD_WRITE" pro nil (system) "%s, VData, Fields, Data" ("HDF_VD_WRITE.html" ("FULL_INTERLACE" . 999876) ("NO_INTERLACE" . 999879) ("NRECORDS" . 999882))) ("HDF_VG_ADDTR" pro nil (system) "%s, VGroup, Tag, Ref" ("HDF_VG_ADDTR.html")) ("HDF_VG_ATTACH" fun nil (system) "Result = %s( FileHandle, VGroup_id )" ("HDF_VG_ATTACH.html" ("READ" . 999942) ("WRITE" . 999945))) ("HDF_VG_DETACH" pro nil (system) "%s, VGroup" ("HDF_VG_DETACH.html")) ("HDF_VG_GETID" fun nil (system) "Result = %s(FileHandle, VGroup_id)" ("HDF_VG_GETID.html")) ("HDF_VG_GETINFO" pro nil (system) "%s, VGroup" ("HDF_VG_GETINFO.html" ("CLASS" . 1000002) ("NAME" . 1000005) ("NENTRIES" . 1000008) ("REF" . 1109613) ("TAG" . 1109591))) ("HDF_VG_GETNEXT" fun nil (system) "Result = %s(VGroup, Id)" ("HDF_VG_GETNEXT.html")) ("HDF_VG_GETTR" pro nil (system) "%s, VGroup, Index, Tags, Refs" ("HDF_VG_GETTR.html")) ("HDF_VG_GETTRS" pro nil (system) "%s, VGroup, Tags, Refs" ("HDF_VG_GETTRS.html" ("MAXSIZE" . 1000064))) ("HDF_VG_INQTR" fun nil (system) "Result = %s(VGroup, Tag, Ref)" ("HDF_VG_INQTR.html")) ("HDF_VG_INSERT" pro nil (system) "%s, VGroup, VData" ("HDF_VG_INSERT.html" ("POSITION" . 1234250))) ("HDF_VG_ISVD" fun nil (system) "Result = %s(VGroup, Id)" ("HDF_VG_ISVD.html")) ("HDF_VG_ISVG" fun nil (system) "Result = %s(VGroup, Id)" ("HDF_VG_ISVG.html")) ("HDF_VG_LONE" fun nil (system) "Result = %s( FileHandle )" ("HDF_VG_LONE.html" ("MAXSIZE" . 1000150))) ("HDF_VG_NUMBER" fun nil (system) "Result = %s(VGroup)" ("HDF_VG_NUMBER.html")) ("HDF_VG_SETINFO" pro nil (system) "%s, VGroup" ("HDF_VG_SETINFO.html" ("CLASS" . 1000182) ("NAME" . 1000184))) ("EOS_EH_CONVANG" fun nil (system) "Result = %s(inAngle, code)" ("EOS_EH_CONVANG.html")) ("EOS_EH_GETVERSION" fun nil (system) "Result = %s(fid, version)" ("EOS_EH_GETVERSION.html")) ("EOS_EH_IDINFO" fun nil (system) "Result = %s(fid, HDFfid, sdInterfaceID)" ("EOS_EH_IDINFO.html")) ("EOS_EXISTS" fun nil (system) "Result = %s( )" ("EOS_EXISTS.html")) ("EOS_GD_ATTACH" fun nil (system) "Result = %s(fid, gridname)" ("EOS_GD_ATTACH.html")) ("EOS_GD_ATTRINFO" fun nil (system) "Result = %s(gridID, attrname, numbertype, count)" ("EOS_GD_ATTRINFO.html")) ("EOS_GD_BLKSOMOFFSET" fun nil (system) "Result = %s(gridID, offset, code)" ("EOS_GD_BLKSOMOFFSET.html")) ("EOS_GD_CLOSE" fun nil (system) "Result = %s(fid)" ("EOS_GD_CLOSE.html")) ("EOS_GD_COMPINFO" fun nil (system) "Result = %s(gridID, fieldname, compcode, compparm)" ("EOS_GD_COMPINFO.html")) ("EOS_GD_CREATE" fun nil (system) "Result = %s(fid, gridname, xdimsize, ydimsize, upleftpt, lowrightpt)" ("EOS_GD_CREATE.html")) ("EOS_GD_DEFBOXREGION" fun nil (system) "Result = %s(gridID, cornerlon, cornerlat)" ("EOS_GD_DEFBOXREGION.html")) ("EOS_GD_DEFCOMP" fun nil (system) "Result = %s(gridID, compcode [, compparm] )" ("EOS_GD_DEFCOMP.html")) ("EOS_GD_DEFDIM" fun nil (system) "Result = %s(gridID, dimname, dim)" ("EOS_GD_DEFDIM.html")) ("EOS_GD_DEFFIELD" fun nil (system) "Result = %s(gridID, fieldname, dimlist, numbertype )" ("EOS_GD_DEFFIELD.html" ("MERGE" . 1030256))) ("EOS_GD_DEFORIGIN" fun nil (system) "Result = %s(gridID, origincode)" ("EOS_GD_DEFORIGIN.html")) ("EOS_GD_DEFPIXREG" fun nil (system) "Result = %s(gridID, pixreg)" ("EOS_GD_DEFPIXREG.html")) ("EOS_GD_DEFPROJ" fun nil (system) "Result = %s(gridID, projcode, zonecode, spherecode, projparm)" ("EOS_GD_DEFPROJ.html")) ("EOS_GD_DEFTILE" fun nil (system) "Result = %s( gridID, tilecode [, tilerank, tiledims] )" ("EOS_GD_DEFTILE.html")) ("EOS_GD_DEFVRTREGION" fun nil (system) "Result = %s(gridID, regionID, vertObj, range)" ("EOS_GD_DEFVRTREGION.html")) ("EOS_GD_DETACH" fun nil (system) "Result = %s(gridID)" ("EOS_GD_DETACH.html")) ("EOS_GD_DIMINFO" fun nil (system) "Result = %s(gridID, dimname)" ("EOS_GD_DIMINFO.html")) ("EOS_GD_DUPREGION" fun nil (system) "Result = %s(regionID)" ("EOS_GD_DUPREGION.html")) ("EOS_GD_EXTRACTREGION" fun nil (system) "Result = %s(gridID, regionID, fieldname, buffer)" ("EOS_GD_EXTRACTREGION.html")) ("EOS_GD_FIELDINFO" fun nil (system) "Result = %s(gridID, fieldname, rank, dims, numbertype, dimlist)" ("EOS_GD_FIELDINFO.html")) ("EOS_GD_GETFILLVALUE" fun nil (system) "Result = %s(gridID, fieldname, fillvalue)" ("EOS_GD_GETFILLVALUE.html")) ("EOS_GD_GETPIXELS" fun nil (system) "Result = %s(gridID, nLonLat, lonVal, latVal, pixRow, pixCol)" ("EOS_GD_GETPIXELS.html")) ("EOS_GD_GETPIXVALUES" fun nil (system) "Result = %s(gridID, nPixels, pixCol, pixRow, fieldname, buffer)" ("EOS_GD_GETPIXVALUES.html")) ("EOS_GD_GRIDINFO" fun nil (system) "Result = %s(gridID, xdimsize, ydimsize, upleft, lowright)" ("EOS_GD_GRIDINFO.html")) ("EOS_GD_INQATTRS" fun nil (system) "Result = %s( gridID, attrlist )" ("EOS_GD_INQATTRS.html" ("LENGTH" . 1030732))) ("EOS_GD_INQDIMS" fun nil (system) "Result = %s(gridID, dimname, dims)" ("EOS_GD_INQDIMS.html")) ("EOS_GD_INQFIELDS" fun nil (system) "Result = %s(gridID, fieldlist, rank, numbertype)" ("EOS_GD_INQFIELDS.html")) ("EOS_GD_INQGRID" fun nil (system) "Result = %s( filename, gridlist )" ("EOS_GD_INQGRID.html" ("LENGTH" . 1030811))) ("EOS_GD_INTERPOLATE" fun nil (system) "Result = %s(gridID, Interp, lonVal, latVal, fieldname, interpVal)" ("EOS_GD_INTERPOLATE.html")) ("EOS_GD_NENTRIES" fun nil (system) "Result = %s( gridID, entrycode )" ("EOS_GD_NENTRIES.html" ("LENGTH" . 1030866))) ("EOS_GD_OPEN" fun nil (system) "Result = %s( filename, access )" ("EOS_GD_OPEN.html" ("CREATE" . 1030919) ("RDWR" . 1030921) ("READ" . 1030923))) ("EOS_GD_ORIGININFO" fun nil (system) "Result = %s(gridID, origincode)" ("EOS_GD_ORIGININFO.html")) ("EOS_GD_PIXREGINFO" fun nil (system) "Result = %s(gridID, pixregcode)" ("EOS_GD_PIXREGINFO.html")) ("EOS_GD_PROJINFO" fun nil (system) "Result = %s(gridID, projcode, zonecode, spherecode, projparm)" ("EOS_GD_PROJINFO.html")) ("EOS_GD_QUERY" fun nil (system) "Result = %s( Filename, GridName, [Info])" ("EOS_GD_QUERY.html")) ("EOS_GD_READATTR" fun nil (system) "Result = %s(gridID, attrname, datbuf)" ("EOS_GD_READATTR.html")) ("EOS_GD_READFIELD" fun nil (system) "Result = %s( gridID, fieldname, buffer )" ("EOS_GD_READFIELD.html" ("EDGE" . 1031035) ("START" . 1031037) ("STRIDE" . 1031039))) ("EOS_GD_READTILE" fun nil (system) "Result = %s(gridID, fieldname, tilecoords, buffer)" ("EOS_GD_READTILE.html")) ("EOS_GD_REGIONINFO" fun nil (system) "Result = %s(gridID, regionID, fieldname, ntype, rank, dims, size, upleftpt, lowrightpt)" ("EOS_GD_REGIONINFO.html")) ("EOS_GD_SETFILLVALUE" fun nil (system) "Result = %s(gridID, fieldname, fillvalue)" ("EOS_GD_SETFILLVALUE.html")) ("EOS_GD_SETTILECACHE" fun nil (system) "Result = %s(gridID, fieldname, maxcache, cachecode)" ("EOS_GD_SETTILECACHE.html")) ("EOS_GD_TILEINFO" fun nil (system) "Result = %s(gridID, fieldname, tilecode, tilerank, tiledims)" ("EOS_GD_TILEINFO.html")) ("EOS_GD_WRITEATTR" fun nil (system) "Result = %s( gridID, attrname, datbuf )" ("EOS_GD_WRITEATTR.html" ("COUNT" . 1031201) ("HDF_TYPE" . 1031203))) ("EOS_GD_WRITEFIELD" fun nil (system) "Result = %s( gridID, fieldname, data )" ("EOS_GD_WRITEFIELD.html" ("EDGE" . 1031230) ("START" . 1031232) ("STRIDE" . 1031234))) ("EOS_GD_WRITEFIELDMETA" fun nil (system) "Result = %s(gridID, fieldname, dimlist, numbertype)" ("EOS_GD_WRITEFIELDMETA.html")) ("EOS_GD_WRITETILE" fun nil (system) "Result = %s(gridID, fieldname, tilecoords, data)" ("EOS_GD_WRITETILE.html")) ("EOS_PT_ATTACH" fun nil (system) "Result = %s(fid, pointname)" ("EOS_PT_ATTACH.html")) ("EOS_PT_ATTRINFO" fun nil (system) "Result = %s( pointID, attrname, numbertype, count)" ("EOS_PT_ATTRINFO.html")) ("EOS_PT_BCKLINKINFO" fun nil (system) "Result = %s(pointID, level, linkfield)" ("EOS_PT_BCKLINKINFO.html")) ("EOS_PT_CLOSE" fun nil (system) "Result = %s(fid)" ("EOS_PT_CLOSE.html")) ("EOS_PT_CREATE" fun nil (system) "Result = %s(fid, pointname)" ("EOS_PT_CREATE.html")) ("EOS_PT_DEFBOXREGION" fun nil (system) "Result = %s(pointID, cornerlon, cornerlat)" ("EOS_PT_DEFBOXREGION.html")) ("EOS_PT_DEFLEVEL" fun nil (system) "Result = %s(pointID, levelname, fieldlist, fieldtype, fieldorder)" ("EOS_PT_DEFLEVEL.html")) ("EOS_PT_DEFLINKAGE" fun nil (system) "Result = %s(pointID, parent, child, linkfield)" ("EOS_PT_DEFLINKAGE.html")) ("EOS_PT_DEFTIMEPERIOD" fun nil (system) "Result = %s(pointID, starttime, stoptime)" ("EOS_PT_DEFTIMEPERIOD.html")) ("EOS_PT_DEFVRTREGION" fun nil (system) "Result = %s( pointID, regionID, vertObj, range)" ("EOS_PT_DEFVRTREGION.html")) ("EOS_PT_DETACH" fun nil (system) "Result = %s(pointID)" ("EOS_PT_DETACH.html")) ("EOS_PT_EXTRACTPERIOD" fun nil (system) "Result = %s(pointID, periodID, level, fieldlist, buffer)" ("EOS_PT_EXTRACTPERIOD.html")) ("EOS_PT_EXTRACTREGION" fun nil (system) "Result = %s( pointID, regionID, level, fieldlist, buffer)" ("EOS_PT_EXTRACTREGION.html")) ("EOS_PT_FWDLINKINFO" fun nil (system) "Result = %s(pointID, level, linkfield)" ("EOS_PT_FWDLINKINFO.html")) ("EOS_PT_GETLEVELNAME" fun nil (system) "Result = %s( pointID, level, levelname )" ("EOS_PT_GETLEVELNAME.html" ("LENGTH" . 1017099))) ("EOS_PT_GETRECNUMS" fun nil (system) "Result = %s( pointID, inlevel, outlevel, inNrec, inRecs, outNrec, outRecs)" ("EOS_PT_GETRECNUMS.html")) ("EOS_PT_INQATTRS" fun nil (system) "Result = %s( pointID, attrlist )" ("EOS_PT_INQATTRS.html" ("LENGTH" . 1017172))) ("EOS_PT_INQPOINT" fun nil (system) "Result = %s( filename, pointlist )" ("EOS_PT_INQPOINT.html" ("LENGTH" . 1017203))) ("EOS_PT_LEVELINDX" fun nil (system) "Result = %s( pointID, levelname)" ("EOS_PT_LEVELINDX.html")) ("EOS_PT_LEVELINFO" fun nil (system) "Result = %s(pointID, level, fieldlist, fldtype, fldorder)" ("EOS_PT_LEVELINFO.html")) ("EOS_PT_NFIELDS" fun nil (system) "Result = %s( pointID, level )" ("EOS_PT_NFIELDS.html" ("LENGTH" . 1017295))) ("EOS_PT_NLEVELS" fun nil (system) "Result = %s(pointID)" ("EOS_PT_NLEVELS.html")) ("EOS_PT_NRECS" fun nil (system) "Result = %s( pointID, level)" ("EOS_PT_NRECS.html")) ("EOS_PT_OPEN" fun nil (system) "Result = %s( fieldname )" ("EOS_PT_OPEN.html" ("CREATE" . 1017375) ("RDWR" . 1024341) ("READ" . 1024343))) ("EOS_PT_PERIODINFO" fun nil (system) "Result = %s(pointID, periodID, level, fieldlist, size)" ("EOS_PT_PERIODINFO.html")) ("EOS_PT_PERIODRECS" fun nil (system) "Result = %s(pointID, periodID, level, nrec, recs)" ("EOS_PT_PERIODRECS.html")) ("EOS_PT_QUERY" fun nil (system) "Result = %s( Filename, PointName, [Info] )" ("EOS_PT_QUERY.html")) ("EOS_PT_READATTR" fun nil (system) "Result = %s(pointID, attrname, datbuf)" ("EOS_PT_READATTR.html")) ("EOS_PT_READLEVEL" fun nil (system) "Result = %s(pointID, level, fieldlist, nrec, recs, buffer)" ("EOS_PT_READLEVEL.html")) ("EOS_PT_REGIONINFO" fun nil (system) "Result = %s(pointID, regionID, level, fieldlist, size)" ("EOS_PT_REGIONINFO.html")) ("EOS_PT_REGIONRECS" fun nil (system) "Result = %s(pointID, regionID, level, nrec, recs)" ("EOS_PT_REGIONRECS.html")) ("EOS_PT_SIZEOF" fun nil (system) "Result = %s(pointID, fieldlist, fldlevel)" ("EOS_PT_SIZEOF.html")) ("EOS_PT_UPDATELEVEL" fun nil (system) "Result = %s(pointID, level, field, list, nrec, recs, data)" ("EOS_PT_UPDATELEVEL.html")) ("EOS_PT_WRITEATTR" fun nil (system) "Result = %s( pointID, attrname, datbuf )" ("EOS_PT_WRITEATTR.html" ("COUNT" . 1017685) ("HDF_TYPE" . 1024378))) ("EOS_PT_WRITELEVEL" fun nil (system) "Result = %s(pointID, level, nrec, data)" ("EOS_PT_WRITELEVEL.html")) ("EOS_QUERY" fun nil (system) "Result = %s( Filename, [Info] )" ("EOS_QUERY.html")) ("EOS_SW_ATTACH" fun nil (system) "Result = %s(fid, swathname)" ("EOS_SW_ATTACH.html")) ("EOS_SW_ATTRINFO" fun nil (system) "Result = %s(swathID, attrname, numbertype, count)" ("EOS_SW_ATTRINFO.html")) ("EOS_SW_CLOSE" fun nil (system) "Result = %s(fid)" ("EOS_SW_CLOSE.html")) ("EOS_SW_COMPINFO" fun nil (system) "Result = %s(swathID, fieldname, compcode, compparm)" ("EOS_SW_COMPINFO.html")) ("EOS_SW_CREATE" fun nil (system) "Result = %s(fid, swathname)" ("EOS_SW_CREATE.html")) ("EOS_SW_DEFBOXREGION" fun nil (system) "Result = %s(swathID, cornerlon, cornerlat, mode)" ("EOS_SW_DEFBOXREGION.html")) ("EOS_SW_DEFCOMP" fun nil (system) "Result = %s( swathID, compcode, [, compparm] )" ("EOS_SW_DEFCOMP.html")) ("EOS_SW_DEFDATAFIELD" fun nil (system) "Result = %s( swathID, fieldname, dimlist, numbertype )" ("EOS_SW_DEFDATAFIELD.html" ("MERGE" . 1017975))) ("EOS_SW_DEFDIM" fun nil (system) "Result = %s(swathID, fieldname, dim)" ("EOS_SW_DEFDIM.html")) ("EOS_SW_DEFDIMMAP" fun nil (system) "Result = %s(swathID, geodim, datadim, offset, increment)" ("EOS_SW_DEFDIMMAP.html")) ("EOS_SW_DEFGEOFIELD" fun nil (system) "Result = %s( swathID, fieldname, dimlist, numbertype )" ("EOS_SW_DEFGEOFIELD.html" ("MERGE" . 1022830))) ("EOS_SW_DEFIDXMAP" fun nil (system) "Result = %s(swathID, geodim, datadim, index)" ("EOS_SW_DEFIDXMAP.html")) ("EOS_SW_DEFTIMEPERIOD" fun nil (system) "Result = %s(swathID, starttime , stoptime, mode)" ("EOS_SW_DEFTIMEPERIOD.html")) ("EOS_SW_DEFVRTREGION" fun nil (system) "Result = %s(swathID, regionID, vertObj, range)" ("EOS_SW_DEFVRTREGION.html")) ("EOS_SW_DETACH" fun nil (system) "Result = %s(swathID)" ("EOS_SW_DETACH.html")) ("EOS_SW_DIMINFO" fun nil (system) "Result = %s(swathID, dimname)" ("EOS_SW_DIMINFO.html")) ("EOS_SW_DUPREGION" fun nil (system) "Result = %s(regionID)" ("EOS_SW_DUPREGION.html")) ("EOS_SW_EXTRACTPERIOD" fun nil (system) "Result = %s(swathID, periodID, fieldname, external_mode, buffer)" ("EOS_SW_EXTRACTPERIOD.html")) ("EOS_SW_EXTRACTREGION" fun nil (system) "Result = %s(swathID, regionID, fieldname, external_mode, buffer)" ("EOS_SW_EXTRACTREGION.html")) ("EOS_SW_FIELDINFO" fun nil (system) "Result = %s(swathID, fieldname, rank, dims, numbertype, dimlist)" ("EOS_SW_FIELDINFO.html")) ("EOS_SW_GETFILLVALUE" fun nil (system) "Result = %s(swathID, fieldname, fillvalue)" ("EOS_SW_GETFILLVALUE.html")) ("EOS_SW_IDXMAPINFO" fun nil (system) "Result = %s(swathID, geodim, datadim, index)" ("EOS_SW_IDXMAPINFO.html")) ("EOS_SW_INQATTRS" fun nil (system) "Result = %s( swathID, attrlist )" ("EOS_SW_INQATTRS.html" ("LENGTH" . 1018488))) ("EOS_SW_INQDATAFIELDS" fun nil (system) "Result = %s(swathID, fieldlist, rank, numbertype)" ("EOS_SW_INQDATAFIELDS.html")) ("EOS_SW_INQDIMS" fun nil (system) "Result = %s(swathID, dimname, dim)" ("EOS_SW_INQDIMS.html")) ("EOS_SW_INQGEOFIELDS" fun nil (system) "Result = %s(swathID, fieldlist, rank, numbertype)" ("EOS_SW_INQGEOFIELDS.html")) ("EOS_SW_INQIDXMAPS" fun nil (system) "Result = %s(swathID, idxmap, idxsizes)" ("EOS_SW_INQIDXMAPS.html")) ("EOS_SW_INQMAPS" fun nil (system) "Result = %s(swathID, dimmap, offset, increment)" ("EOS_SW_INQMAPS.html")) ("EOS_SW_INQSWATH" fun nil (system) "Result = %s( filename, swathlist )" ("EOS_SW_INQSWATH.html" ("LENGTH" . 1018674))) ("EOS_SW_MAPINFO" fun nil (system) "Result = %s(swathID, geodim, datadim, offset, increment)" ("EOS_SW_MAPINFO.html")) ("EOS_SW_NENTRIES" fun nil (system) "Result = %s( swathID, entrycode )" ("EOS_SW_NENTRIES.html" ("LENGTH" . 1018745))) ("EOS_SW_OPEN" fun nil (system) "Result = %s( filename )" ("EOS_SW_OPEN.html" ("CREATE" . 1018776) ("RDWR" . 1024156) ("READ" . 1024157))) ("EOS_SW_PERIODINFO" fun nil (system) "Result = %s(swathID, periodID, fieldname, ntype, rank, dims, size)" ("EOS_SW_PERIODINFO.html")) ("EOS_SW_QUERY" fun nil (system) "Result=%s(Filename, SwathName, [Info])" ("EOS_SW_QUERY.html")) ("EOS_SW_READATTR" fun nil (system) "Result = %s(swathID, attrname, datbuf)" ("EOS_SW_READATTR.html")) ("EOS_SW_READFIELD" fun nil (system) "Result = %s( swathID, fieldname, buffer )" ("EOS_SW_READFIELD.html" ("EDGE" . 1018883) ("START" . 1024163) ("STRIDE" . 1024164))) ("EOS_SW_REGIONINFO" fun nil (system) "Result = %s(swathID, regionID, fieldname, ntype, rank, dims, size)" ("EOS_SW_REGIONINFO.html")) ("EOS_SW_SETFILLVALUE" fun nil (system) "Result = %s(swathID, fieldname, fillvalue)" ("EOS_SW_SETFILLVALUE.html")) ("EOS_SW_WRITEATTR" fun nil (system) "Result = %s( swathID, attrname, datbuf )" ("EOS_SW_WRITEATTR.html" ("COUNT" . 1019002) ("HDF_TYPE" . 1024170))) ("EOS_SW_WRITEDATAMETA" fun nil (system) "Result = %s(swathID, fieldname, dimlist, numbertype)" ("EOS_SW_WRITEDATAMETA.html")) ("EOS_SW_WRITEFIELD" fun nil (system) "Result = %s( swathID, fieldname, data )" ("EOS_SW_WRITEFIELD.html" ("EDGE" . 1026788) ("START" . 1026786) ("STRIDE" . 1025378))) ("EOS_SW_WRITEGEOMETA" fun nil (system) "Result = %s(swathID, fieldname, dimlist, numbertype)" ("EOS_SW_WRITEGEOMETA.html")) ("NCDF_ATTCOPY" fun nil (system) "Result = %s( Incdf [, Invar ] , Name, Outcdf [, Outvar] )" ("NCDF_ATTCOPY.html" ("IN_GLOBAL" . 996938) ("OUT_GLOBAL" . 996942))) ("NCDF_ATTDEL" pro nil (system) "%s, Cdfid [, Varid] , Name" ("NCDF_ATTDEL.html" ("GLOBAL" . 996962))) ("NCDF_ATTGET" pro nil (system) "%s, Cdfid [, Varid] , Name, Value" ("NCDF_ATTGET.html" ("GLOBAL" . 996996))) ("NCDF_ATTINQ" fun nil (system) "Result = %s( Cdfid [, Varid] , Name )" ("NCDF_ATTINQ.html" ("GLOBAL" . 997032))) ("NCDF_ATTNAME" fun nil (system) "Result = %s( Cdfid [, Varid] , Attnum )" ("NCDF_ATTNAME.html" ("GLOBAL" . 997094))) ("NCDF_ATTPUT" pro nil (system) "%s, Cdfid [, Varid] , Name , Value" ("NCDF_ATTPUT.html" ("GLOBAL" . 997116) ("LENGTH" . 997119) ("BYTE" . 997126) ("CHAR" . 997129) ("DOUBLE" . 997132) ("FLOAT" . 997135) ("LONG" . 997138) ("SHORT" . 997141))) ("NCDF_ATTRENAME" pro nil (system) "%s, Cdfid [, Varid] Oldname, Newname" ("NCDF_ATTRENAME.html" ("GLOBAL" . 997166))) ("NCDF_CLOSE" pro nil (system) "%s, Cdfid" ("NCDF_CLOSE.html")) ("NCDF_CONTROL" pro nil (system) "%s, Cdfid" ("NCDF_CONTROL.html" ("ABORT" . 997195) ("ENDEF" . 997198) ("FILL" . 997201) ("NOFILL" . 997237) ("NOVERBOSE" . 997240) ("OLDFILL" . 997243) ("REDEF" . 997247) ("SYNC" . 997250) ("VERBOSE" . 997253))) ("NCDF_CREATE" fun nil (system) "Result = %s( Filename )" ("NCDF_CREATE.html" ("CLOBBER" . 997292) ("NOCLOBBER" . 997295))) ("NCDF_DIMDEF" fun nil (system) "Result = %s( Cdfid, DimName, Size )" ("NCDF_DIMDEF.html" ("UNLIMITED" . 997333))) ("NCDF_DIMID" fun nil (system) "Result = %s( Cdfid, DimName )" ("NCDF_DIMID.html")) ("NCDF_DIMINQ" pro nil (system) "%s, Cdfid, Dimid, Name, Size" ("NCDF_DIMINQ.html")) ("NCDF_DIMRENAME" pro nil (system) "%s, Cdfid, Dimid, NewName" ("NCDF_DIMRENAME.html")) ("NCDF_EXISTS" fun nil (system) "Result = %s( )" ("NCDF_EXISTS.html")) ("NCDF_INQUIRE" fun nil (system) "Result = %s(Cdfid)" ("NCDF_INQUIRE.html")) ("NCDF_OPEN" fun nil (system) "Result = %s( Filename )" ("NCDF_OPEN.html" ("NOWRITE" . 997434) ("WRITE" . 997437))) ("NCDF_VARDEF" fun nil (system) "Result = %s( Cdfid, Name [, Dim] )" ("NCDF_VARDEF.html" ("BYTE" . 997458) ("CHAR" . 997461) ("DOUBLE" . 997464) ("FLOAT" . 997467) ("LONG" . 997470) ("SHORT" . 997473))) ("NCDF_VARGET" pro nil (system) "%s, Cdfid, Varid, Value" ("NCDF_VARGET.html" ("COUNT" . 997494) ("OFFSET" . 997497) ("STRIDE" . 997500))) ("NCDF_VARGET1" pro nil (system) "%s, Cdfid, Varid, Value" ("NCDF_VARGET1.html" ("OFFSET" . 997545))) ("NCDF_VARID" fun nil (system) "Result = %s(Cdfid, Name)" ("NCDF_VARID.html")) ("NCDF_VARINQ" fun nil (system) "Result = %s(Cdfid, Varid)" ("NCDF_VARINQ.html")) ("NCDF_VARPUT" pro nil (system) "%s, Cdfid, Varid, Value" ("NCDF_VARPUT.html" ("COUNT" . 997627) ("OFFSET" . 997630) ("STRIDE" . 997633))) ("NCDF_VARRENAME" pro nil (system) "%s, Cdfid, Varid, Name" ("NCDF_VARRENAME.html")) ("CW_ITMENU" fun nil (system) "Result = %s(Parent, UI, Target )" ("CW_ITMENU.html" ("CONTEXT_MENU" . 999147) ("UNAME" . 999150) ("UVALUE" . 999153))) ("CW_ITPANEL" fun nil (system) "Result = %s(Parent, UI )" ("CW_ITPANEL.html" ("ORIENTATION" . 999520) ("UNAME" . 999524) ("UVALUE" . 999527))) ("CW_ITSTATUSBAR" fun nil (system) "Result = %s(Parent, UI )" ("CW_ITSTATUSBAR.html" ("UNAME" . 999554) ("UVALUE" . 999557) ("XSIZE" . 999560))) ("CW_ITTOOLBAR" fun nil (system) "Result = %s(Parent, UI, Target )" ("CW_ITTOOLBAR.html" ("EXCLUSIVE" . 999187) ("ROW" . 999190) ("UNAME" . 1001835) ("UVALUE" . 999196))) ("CW_ITWINDOW" fun nil (system) "Result = %s(Parent, UI )" ("CW_ITWINDOW.html" ("DIMENSIONS" . 999225) ("UNAME" . 999229) ("UVALUE" . 999232) ("VIRTUAL_DIMENSIONS" . 1002122)) ("WIDGET_DRAW.html" ("APP_SCROLL" . 680227) ("BUTTON_EVENTS" . 941808) ("CLASSNAME" . 1200617) ("COLOR_MODEL" . 930114) ("COLORS" . 896380) ("EVENT_FUNC" . 680234) ("EVENT_PRO" . 680236) ("EXPOSE_EVENTS" . 907355) ("FRAME" . 680238) ("FUNC_GET_VALUE" . 680240) ("GRAPHICS_LEVEL" . 914743) ("GROUP_LEADER" . 680242) ("IGNORE_ACCELERATORS" . 1097640) ("KEYBOARD_EVENTS" . 1097628) ("KILL_NOTIFY" . 680245) ("MOTION_EVENTS" . 153791) ("NO_COPY" . 680251) ("NOTIFY_REALIZE" . 67601) ("PRO_SET_VALUE" . 680253) ("RENDERER" . 930656) ("RESOURCE_NAME" . 947866) ("RETAIN" . 680255) ("SCR_XSIZE" . 67289) ("SCR_YSIZE" . 67292) ("SCROLL" . 67286) ("SENSITIVE" . 948221) ("TOOLTIP" . 982084) ("TRACKING_EVENTS" . 67368) ("UNAME" . 949316) ("UNITS" . 1182526) ("UVALUE" . 1182529) ("VIEWPORT_EVENTS" . 279483) ("WHEEL_EVENTS" . 1196334) ("XOFFSET" . 680268) ("XSIZE" . 680271) ("X_SCROLL_SIZE" . 680274) ("YOFFSET" . 680277) ("YSIZE" . 680280) ("Y_SCROLL_SIZE" . 680283))) ("SetProcessName" pro "Stock COM Wrapper Methods" (system) "HRESULT %s([in] BSTR Name)" ("SetProcessName.html")) ("SetIDLVariable" pro "Stock COM Wrapper Methods" (system) "HRESULT %s([in] BSTR bstrVar, [in] VARIANT Value)" ("SetIDLVariable.html")) ("GetProcessName" pro "Stock COM Wrapper Methods" (system) "HRESULT %s([out,retval] BSTR* Name)" ("GetProcessName.html")) ("GetLastError" pro "Stock COM Wrapper Methods" (system) "HRESULT %s([out,retval] BSTR* LastError)" ("GetLastError.html")) ("GetIDLVariable" pro "Stock COM Wrapper Methods" (system) "HRESULT %s([in] BSTR bstrVar, [out,retval] VARIANT* Value)" ("GetIDLVariable.html")) ("GetIDLObjectVariableName" pro "Stock COM Wrapper Methods" (system) "HRESULT %s([out,retval] BSTR* Name)" ("GetIDLObjectVariableName.html")) ("GetIDLObjectClassName" pro "Stock COM Wrapper Methods" (system) "HRESULT %s([out,retval] BSTR* Name)" ("GetIDLObjectClassName.html")) ("ExecuteString" pro "Stock COM Wrapper Methods" (system) "HRESULT %s([in] BSTR bstrCmd)" ("ExecuteString.html")) ("DestroyObject" pro "Stock COM Wrapper Methods" (system) "HRESULT %s(void)" ("DestroyObject.html")) ("CreateObjectEx" pro "Stock COM Wrapper Methods" (system) "HRESULT %s ([in] int argc, [in] VARIANT argv, [in] VARIANT argpal, [in] long flags))" ("CreateObjectEx.html")) ("CreateObject" pro "Stock COM Wrapper Methods" (system) "HRESULT %s ([in] int argc, [in] VARIANT argv, [in] VARIANT argpal)" ("CreateObject.html")) ("Abort" pro "Stock COM Wrapper Methods" (system) "HRESULT %s(void)" ("Abort.html")) ("setProcessName" pro "Stock Java Wrapper Methods" (system) "public void %s(String sProcess)" ("setProcessNamea.html")) ("setIDLVariable" pro "Stock Java Wrapper Methods" (system) "public void %s(String sVar, Object value)" ("setIDLVariablea.html")) ("isObjectCreated" pro "Stock Java Wrapper Methods" (system) "public boolean %s()" ("isObjectCreated.html")) ("getProcessName" pro "Stock Java Wrapper Methods" (system) "public String %s()" ("getProcessNamea.html")) ("getIDLVariable" pro "Stock Java Wrapper Methods" (system) "public Object %s(String sVar)" ("getIDLVariablea.html")) ("getIDLObjectVariableName" pro "Stock Java Wrapper Methods" (system) "public String %s()" ("getIDLObjectVariableNamea.html")) ("getIDLObjectClassName" pro "Stock Java Wrapper Methods" (system) "public String %s()" ("getIDLObjectClassNamea.html")) ("executeString" pro "Stock Java Wrapper Methods" (system) "public void %s(String sCmd)" ("executeStringa.html")) ("destroyObject" pro "Stock Java Wrapper Methods" (system) "public void %s()" ("destroyObjecta.html")) ("createObject" pro "Stock Java Wrapper Methods" (system) "public void %s( ) or public void %s(int argc, Object[] argv, int[] argpal, JIDLProcessInitializer initializer) or public void %s(JIDLProcessInitializer initializer)" ("createObjecta.html")) ("abort" pro "Stock Java Wrapper Methods" (system) "public void %s()" ("aborta.html"))))
(setq idlwave-system-variables-alist
    '(("X" (tags ("WINDOW" . 997845) ("TYPE" . 997842) ("TITLE" . 997839) ("TICKV" . 997833) ("TICKUNITS" . 1012962) ("TICKS" . 999577) ("TICKNAME" . 997811) ("TICKLEN" . 1012793) ("TICKLAYOUT" . 1012924) ("TICKINTERVAL" . 997808) ("TICKFORMAT" . 997801) ("THICK" . 997798) ("STYLE" . 997742) ("S" . 997736) ("REGION" . 997724) ("RANGE" . 997713) ("OMARGIN" . 997702) ("MINOR" . 997699) ("MARGIN" . 997689) ("GRIDSTYLE" . 998134) ("CRANGE" . 997670) ("CHARSIZE" . 1012787)) (link "Graphics_System_Variables.html#wp997657")) ("Y" (tags ("WINDOW" . 997845) ("TYPE" . 997842) ("TITLE" . 997839) ("TICKV" . 997833) ("TICKUNITS" . 1012962) ("TICKS" . 999577) ("TICKNAME" . 997811) ("TICKLEN" . 1012793) ("TICKLAYOUT" . 1012924) ("TICKINTERVAL" . 997808) ("TICKFORMAT" . 997801) ("THICK" . 997798) ("STYLE" . 997742) ("S" . 997736) ("REGION" . 997724) ("RANGE" . 997713) ("OMARGIN" . 997702) ("MINOR" . 997699) ("MARGIN" . 997689) ("GRIDSTYLE" . 998134) ("CRANGE" . 997670) ("CHARSIZE" . 1012787)) (link "Graphics_System_Variables.html#wp997657")) ("Z" (tags ("WINDOW" . 997845) ("TYPE" . 997842) ("TITLE" . 997839) ("TICKV" . 997833) ("TICKUNITS" . 1012962) ("TICKS" . 999577) ("TICKNAME" . 997811) ("TICKLEN" . 1012793) ("TICKLAYOUT" . 1012924) ("TICKINTERVAL" . 997808) ("TICKFORMAT" . 997801) ("THICK" . 997798) ("STYLE" . 997742) ("S" . 997736) ("REGION" . 997724) ("RANGE" . 997713) ("OMARGIN" . 997702) ("MINOR" . 997699) ("MARGIN" . 997689) ("GRIDSTYLE" . 998134) ("CRANGE" . 997670) ("CHARSIZE" . 1012787)) (link "Graphics_System_Variables.html#wp997657")) ("P" (tags ("TICKLEN" . 997651) ("TITLE" . 997648) ("THICK" . 997645) ("T3D" . 997642) ("T" . 997639) ("SUBTITLE" . 997636) ("REGION" . 997633) ("PSYM" . 997627) ("POSITION" . 1006945) ("NSUM" . 997619) ("NOERASE" . 997616) ("NOCLIP" . 997613) ("MULTI" . 1004014) ("LINESTYLE" . 997575) ("FONT" . 997572) ("COLOR" . 997569) ("CLIP" . 997566) ("CHARTHICK" . 997563) ("CHARSIZE" . 997560) ("CHANNEL" . 997557) ("BACKGROUND" . 997554)) (link "Graphics_System_Variables.html#wp997551")) ("ORDER" (link "Graphics_System_Variables.html#wp997544")) ("D" (tags ("ZOOM" . 997538) ("Y_VSIZE" . 1025958) ("Y_SIZE" . 1025953) ("Y_PX_CM" . 1025948) ("Y_CH_SIZE" . 1025943) ("X_CH_SIZE" . 997518) ("WINDOW" . 997514) ("UNIT" . 1008156) ("TABLE_SIZE" . 997494) ("ORIGIN" . 997490) ("NAME" . 997486) ("N_COLORS" . 997482) ("FLAGS" . 997354) ("FILL_DIST" . 997350)) (link "Graphics_System_Variables.html#wp997347")) ("C" (link "Graphics_System_Variables.html#wp997337")) ("VERSION" (tags ("FILE_OFFSET_BITS" . 1011646) ("MEMORY_BITS" . 1011642) ("BUILD_DATE" . 1011638) ("RELEASE" . 1011634) ("OS_NAME" . 1013690) ("OS_FAMILY" . 1011630) ("OS" . 1011626) ("ARCH" . 1011622)) (link "IDL_Environment_System_Variables.html#wp997111")) ("QUIET" (link "IDL_Environment_System_Variables.html#wp997106")) ("PROMPT" (link "IDL_Environment_System_Variables.html#wp997101")) ("PATH" (link "IDL_Environment_System_Variables.html#wp997094")) ("MORE" (link "IDL_Environment_System_Variables.html#wp1025456")) ("MAKE_DLL" (tags ("LD" . 1025396) ("CC" . 1025392) ("COMPILER_NAME" . 1025388) ("COMPILE_DIRECTORY" . 1025379)) (link "IDL_Environment_System_Variables.html#wp1009307")) ("JOURNAL" (link "IDL_Environment_System_Variables.html#wp997085")) ("HELP_PATH" (link "IDL_Environment_System_Variables.html#wp1000204")) ("EDIT_INPUT" (link "IDL_Environment_System_Variables.html#wp1004047")) ("DLM_PATH" (link "IDL_Environment_System_Variables.html#wp1004032")) ("DIR" (link "IDL_Environment_System_Variables.html#wp997072")) ("CPU" (tags ("TPOOL_MAX_ELTS" . 1014576) ("TPOOL_MIN_ELTS" . 1014580) ("TPOOL_NTHREADS" . 1014498) ("HW_NCPU" . 1014494) ("VECTOR_ENABLE" . 1014490) ("HW_VECTOR" . 1014485)) (link "IDL_Environment_System_Variables.html#wp1014201")) ("WARN" (tags ("PARENS" . 1026309) ("OBS_SYSVARS" . 1026308) ("OBS_ROUTINES" . 1026307)) (link "Error_Handling_System_Variables.html#wp1000387")) ("SYSERR_STRING" (link "Error_Handling_System_Variables.html#wp1003839")) ("SYSERROR" (link "Error_Handling_System_Variables.html#wp997061")) ("MSG_PREFIX" (link "Error_Handling_System_Variables.html#wp1007805")) ("MOUSE" (tags ("TIME" . 1007800) ("BUTTON" . 1003060) ("Y" . 1026280) ("X" . 1003059)) (link "Error_Handling_System_Variables.html#wp1000051")) ("EXCEPT" (link "Error_Handling_System_Variables.html#wp1002623")) ("ERR_STRING" (link "Error_Handling_System_Variables.html#wp1002666")) ("ERROR" (link "Error_Handling_System_Variables.html#wp1002662")) ("ERROR_STATE" (tags ("MSG_PREFIX" . 1003142) ("SYS_MSG" . 1003154) ("MSG" . 1003166) ("SYS_CODE_TYPE" . 1014968) ("SYS_CODE" . 1003874) ("CODE" . 1003873) ("BLOCK" . 1003871) ("NAME" . 1003857)) (link "Error_Handling_System_Variables.html#wp1003013")) ("ERR" (link "Error_Handling_System_Variables.html#wp997019")) ("VALUES" (tags ("D_NAN" . 1026119) ("D_INFINITY" . 1026118) ("F_NAN" . 1026107) ("F_INFINITY" . 1026170)) (link "Constant_System_Variables.html#wp996962")) ("RADEG" (link "Constant_System_Variables.html#wp996958")) ("PI" (link "Constant_System_Variables.html#wp996954")) ("MAP" (link "Constant_System_Variables.html#wp996950")) ("DTOR" (link "Constant_System_Variables.html#wp996946")) ("DPI" (link "Constant_System_Variables.html#wp996942"))))
(setq idlwave-system-class-info
    '(("JIDLString" (link "JIDLString.html")) ("JIDLShort" (link "JIDLShort.html")) ("JIDLProcessInitializer" (link "JIDLProcessInitializer.html")) ("JIDLOutputListener" (link "JIDLOutputListener.html")) ("JIDLObjectI" (link "JIDLObjectI.html")) ("JIDLObject" (link "JIDLObject.html")) ("JIDLNumber" (link "JIDLNumber.html")) ("JIDLNotifyListener" (link "JIDLNotifyListener.html")) ("JIDLMouseWheelListener" (link "JIDLMouseWheelListener.html")) ("JIDLMouseMotionListener" (link "JIDLMouseMotionListener.html")) ("JIDLMouseListener" (link "JIDLMouseListener.html")) ("JIDLLong" (link "JIDLLong.html")) ("JIDLKeyListener" (link "JIDLKeyListener.html")) ("JIDLInteger" (link "JIDLInteger.html")) ("JIDLFloat" (link "JIDLFloat.html")) ("JIDLException" (link "JIDLException.html")) ("JIDLDouble" (link "JIDLDouble.html")) ("JIDLConst" (link "JIDLConst.html")) ("JIDLComponentListener" (link "JIDLComponentListener.html")) ("JIDLChar" (link "JIDLChar.html")) ("JIDLCanvas" (link "JIDLCanvas.html")) ("JIDLByte" (link "JIDLByte.html")) ("JIDLBusyException" (link "JIDLBusyException.html")) ("JIDLBoolean" (link "JIDLBoolean.html")) ("JIDLArray" (link "JIDLArray.html")) ("JIDLAbortedException" (link "JIDLAbortedException.html")) ("Stock Java Wrapper Methods" (link "Stock_Java_Wrapper_Methods.html")) ("Stock COM Wrapper Methods" (link "Stock_COM_Wrapper_Methods.html")) ("TrackBall" (link "TrackBall.html")) ("IDLsysMonitorInfo" (link "IDLsysMonitorInfo.html")) ("IDLjavaObject" (link "IDLjavaObject.html")) ("IDLcomIDispatch" (link "IDLcomIDispatch.html")) ("IDLcomActiveX" (inherits "IDLcomIDispatch") (link "IDLcomActiveX.html")) ("IDL_Savefile" (link "IDL_Savefile.html")) ("IDL_IDLBridge" (link "IDL_IDLBridge.html")) ("IDL_Container" (link "IDL_Container.html")) ("IDLnetURL" (inherits "None.") (link "IDLnetURL.html")) ("IDLnetOGCWMS" (link "IDLnetOGCWMS.html")) ("IDLnetOGCWCS" (link "IDLnetOGCWCS.html")) ("IDLgrWindow" (inherits "IDLitComponent") (link "IDLgrWindow.html")) ("IDLgrVRML" (inherits "IDLitComponent") (link "IDLgrVRML.html")) ("IDLgrVolume" (inherits "IDLitComponent") (link "IDLgrVolume.html")) ("IDLgrViewgroup" (inherits "IDLitComponent" "IDL_Container") (link "IDLgrViewgroup.html")) ("IDLgrView" (inherits "IDLitComponent" "IDL_Container") (link "IDLgrView.html")) ("IDLgrText" (inherits "IDLitComponent") (link "IDLgrText.html")) ("IDLgrTessellator" (link "IDLgrTessellator.html")) ("IDLgrSymbol" (link "IDLgrSymbol.html")) ("IDLgrSurface" (inherits "IDLitComponent") (link "IDLgrSurface.html")) ("IDLgrShaderConvol3" (inherits "IDLgrShader") (link "IDLgrShaderConvol3.html")) ("IDLgrShaderBytscl" (inherits "IDLgrShader") (link "IDLgrShaderBytscl.html")) ("IDLgrShader" (inherits "Objects of this class have no superclass.") (link "IDLgrShader.html")) ("IDLgrScene" (inherits "IDLitComponent" "IDL_Container") (link "IDLgrScene.html")) ("IDLgrROIGroup" (inherits "IDLitComponent" "IDLanROIGroup.") (link "IDLgrROIGroup.html")) ("IDLgrROI" (inherits "IDLitComponent" "IDLanROI") (link "IDLgrROI.html")) ("IDLgrPrinter" (link "IDLgrPrinter.html")) ("IDLgrPolyline" (inherits "IDLitComponent") (link "IDLgrPolyline.html")) ("IDLgrPolygon" (inherits "IDLitComponent") (link "IDLgrPolygon.html")) ("IDLgrPlot" (inherits "IDLitComponent") (link "IDLgrPlot.html")) ("IDLgrPattern" (link "IDLgrPattern.html")) ("IDLgrPalette" (link "IDLgrPalette.html")) ("IDLgrMPEG" (inherits "IDLitComponent") (link "IDLgrMPEG.html")) ("IDLgrModel" (inherits "IDLitComponent" "IDL_Container") (link "IDLgrModel.html")) ("IDLgrLight" (inherits "IDLitComponent") (link "IDLgrLight.html")) ("IDLgrLegend" (inherits "IDLitComponent" "IDLgrModel") (link "IDLgrLegend.html")) ("IDLgrImage" (inherits "IDLitComponent") (link "IDLgrImage.html")) ("IDLgrFont" (link "IDLgrFont.html")) ("IDLgrFilterChain" (inherits "IDL_Container") (link "IDLgrFilterChain.html")) ("IDLgrContour" (inherits "IDLitComponent") (link "IDLgrContour.html")) ("IDLgrColorbar" (inherits "IDLitComponent" "IDLgrModel") (link "IDLgrColorbar.html")) ("IDLgrClipboard" (inherits "IDLitComponent") (link "IDLgrClipboard.html")) ("IDLgrBuffer" (inherits "IDLitComponent") (link "IDLgrBuffer.html")) ("IDLgrAxis" (inherits "IDLitComponent") (link "IDLgrAxis.html")) ("IDLitWriter" (inherits "IDLitIMessaging" "IDLitComponent") (link "IDLitWriter.html")) ("IDLitWindow" (inherits "IDLgrWindow") (link "IDLitWindow.html")) ("IDLitVisualization" (inherits "IDLitParameter" "IDLitIMessaging" "IDLgrModel") (link "IDLitVisualization.html")) ("IDLitUI" (inherits "IDLitContainer") (link "IDLitUI.html")) ("IDLitToolbase" (inherits "IDLitTool") (link "IDLitToolbase.html")) ("IDLitTool" (inherits "IDLitIMessaging" "IDLitContainer") (link "IDLitTool.html")) ("IDLitReader" (inherits "IDLitIMessaging" "IDLitComponent") (link "IDLitReader.html")) ("IDLitParameterSet" (inherits "IDLitDataContainer") (link "IDLitParameterSet.html")) ("IDLitParameter" (link "IDLitParameter.html")) ("IDLitOperation" (inherits "IDLitIMessaging" "IDLitComponent") (link "IDLitOperation.html")) ("IDLitManipulatorVisual" (inherits "IDLitIMessaging" "IDLgrModel") (link "IDLitManipulatorVisual.html")) ("IDLitManipulatorManager" (inherits "IDLitManipulatorContainer") (link "IDLitManipulatorManager.html")) ("IDLitManipulatorContainer" (inherits "IDLitContainer") (link "IDLitManipulatorContainer.html")) ("IDLitManipulator" (inherits "IDLitIMessaging" "IDLitComponent") (link "IDLitManipulator.html")) ("IDLitIMessaging" (link "IDLitIMessaging.html")) ("IDLitDirectWindow" (inherits "IDLitComponent") (link "IDLitDirectWindow.html")) ("IDLitDataOperation" (inherits "IDLitOperation") (link "IDLitDataOperation.html")) ("IDLitDataContainer" (inherits "IDLitData" "IDLitContainer") (link "IDLitDataContainer.html")) ("IDLitData" (inherits "IDLitComponent") (link "IDLitData.html")) ("IDLitContainer" (inherits "IDLitComponent" "IDL_Container") (link "IDLitContainer.html")) ("IDLitComponent" (link "IDLitComponent.html")) ("IDLitCommandSet" (inherits "IDLitCommand" "IDL_Container") (link "IDLitCommandSet.html")) ("IDLitCommand" (inherits "IDLitComponent") (link "IDLitCommand.html")) ("IDLffXMLSAX" (link "IDLffXMLSAX.html")) ("IDLffXMLDOMTreeWalker" (link "IDLffXMLDOMTreeWalker.html")) ("IDLffXMLDOMText" (inherits "IDLffXMLDOMCharacterData" "IDLffXMLDOMNode") (link "IDLffXMLDOMText.html")) ("IDLffXMLDOMProcessingInstruction" (inherits "IDLffXMLDOMNode") (link "IDLffXMLDOMProcessingInstruction.html")) ("IDLffXMLDOMNotation" (inherits "IDLffXMLDOMNode") (link "IDLffXMLDOMNotation.html")) ("IDLffXMLDOMNodeList" (link "IDLffXMLDOMNodeList.html")) ("IDLffXMLDOMNodeIterator" (link "IDLffXMLDOMNodeIterator.html")) ("IDLffXMLDOMNode" (link "IDLffXMLDOMNode.html")) ("IDLffXMLDOMNamedNodeMap" (inherits "IDLffXMLDOMNode") (link "IDLffXMLDOMNamedNodeMap.html")) ("IDLffXMLDOMEntityReference" (inherits "IDLffXMLDOMNode") (link "IDLffXMLDOMEntityReference.html")) ("IDLffXMLDOMEntity" (inherits "IDLffXMLDOMNode") (link "IDLffXMLDOMEntity.html")) ("IDLffXMLDOMElement" (inherits "IDLffXMLDOMNode") (link "IDLffXMLDOMElement.html")) ("IDLffXMLDOMDocumentType" (inherits "IDLffXMLDOMNode") (link "IDLffXMLDOMDocumentType.html")) ("IDLffXMLDOMDocumentFragment" (inherits "IDLffXMLDOMNode") (link "IDLffXMLDOMDocumentFragment.html")) ("IDLffXMLDOMDocument" (inherits "IDLffXMLDOMNode") (link "IDLffXMLDOMDocument.html")) ("IDLffXMLDOMComment" (inherits "IDLffXMLDOMCharacterData" "IDLffXMLDOMNode") (link "IDLffXMLDOMComment.html")) ("IDLffXMLDOMCharacterData" (inherits "IDLffXMLDOMNode") (link "IDLffXMLDOMCharacterData.html")) ("IDLffXMLDOMCDATASection" (inherits "IDLffXMLDOMText" "IDLffXMLDOMCharacterData" "IDLffXMLDOMNode") (link "IDLffXMLDOMCDATASection.html")) ("IDLffXMLDOMAttr" (inherits "IDLffXMLDOMNode") (link "IDLffXMLDOMAttr.html")) ("IDLffXMLDOM Classes" (link "IDLffXMLDOM_Classes.html")) ("IDLffShape" (link "IDLffShape.html")) ("IDLffMrSID" (link "IDLffMrSID.html")) ("IDLffMJPEG2000" (link "IDLffMJPEG2000.html")) ("IDLffLangCat" (link "IDLffLangCat.html")) ("IDLffJPEG2000" (link "IDLffJPEG2000.html")) ("IDLffDXF" (link "IDLffDXF.html")) ("IDLffDICOM" (link "IDLffDICOM.html")) ("IDLanROIGroup" (inherits "IDL_Container") (link "IDLanROIGroup.html")) ("IDLanROI" (link "IDLanROI.html")) ("IDLffDicomExStorScu" (link "IDLffDicomExStorScu.html")) ("IDLffDicomExQuery" (link "IDLffDicomExQuery.html")) ("IDLffDicomExCfg" (link "IDLffDicomExCfg.html")) ("IDLffDicomEx" (link "IDLffDicomEx.html")) ("IDLdbRecordset" (link "IDLdbRecordset.html")) ("IDLdbDatabase" (link "IDLdbDatabase.html"))))
(setq idlwave-executive-commands-alist
    '(("TRACE" . ".TRACE.html") ("STEPOVER" . ".STEPOVER.html") ("STEP" . ".STEP.html") ("SKIP" . ".SKIP.html") ("RUN" . ".RUN.html") ("RNEW" . ".RNEW.html") ("RETURN" . ".RETURN.html") ("RESET_SESSION" . ".RESET_SESSION.html") ("OUT" . ".OUT.html") ("GO" . ".GO.html") ("FULL_RESET_SESSION" . ".FULL_RESET_SESSION.html") ("EDIT" . ".EDIT.html") ("CONTINUE" . ".CONTINUE.html") ("COMPILE" . ".COMPILE.html")))
(setq idlwave-help-special-topic-words
    '(("RETURN" . "RETURN.html") ("ENDSWITCH" . "SWITCH.html") ("SWITCH" . "SWITCH.html") ("ENDFOR" . "FOR.html") ("FOR" . "FOR.html") ("END" . "PRO.html") ("PRO" . "PRO.html") ("ENDWHILE" . "WHILE...DO.html") ("DO" . "WHILE...DO.html") ("WHILE" . "WHILE...DO.html") ("ENDREP" . "REPEAT...UNTIL.html") ("UNTIL" . "REPEAT...UNTIL.html") ("REPEAT" . "REPEAT...UNTIL.html") ("CONTINUE" . "CONTINUE.html") ("COMPILE_OPT" . "COMPILE_OPT.html") ("COMMON" . "COMMON.html") ("ENDCASE" . "CASE.html") ("OF" . "CASE.html") ("CASE" . "CASE.html") ("ENDELSE" . "IF...THEN...ELSE.html") ("ELSE" . "IF...THEN...ELSE.html") ("ENDIF" . "IF...THEN...ELSE.html") ("THEN" . "IF...THEN...ELSE.html") ("IF" . "IF...THEN...ELSE.html") ("BEGIN" . "BEGIN...END.html")))