Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: tableindex.set - Function Up: tableindex - Tool Previous: tableindex - Tool


tableindex - Constructor



Package utility
Module table
Tool tableindex


Construct a tableindex


Synopsis
tableindex(tab, columns, sort)


Description
Construct an index for the given table. The names of one or more scalar columns forming the index have to be given. If a single name is given, the column can be an array column too. Normally a sort will be done to get the key values in the correct order. If the table is already in the order of the data in the given columns, the argument sort can be set to F to avoid needless sorting.



Arguments

tab in table to be indexed
    Allowed: table tool
columns in column names
    Allowed: Vector of Strings
sort in is a sort of the key values needed?
    Allowed: Bool
    Default: T




next up previous contents index
Next: tableindex.set - Function Up: tableindex - Tool Previous: tableindex - Tool   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15