uk.ac.starlink.ttools.task
Interface TableMapping

All Known Implementing Classes:
Match2Mapping, SkyMatch2Mapping

public interface TableMapping

Defines an operation which maps zero or more tables on input to a table on output.

Since:
15 Aug 2005
Author:
Mark Taylor

Method Summary
 uk.ac.starlink.table.StarTable mapTables(InputTableSpec[] in)
          Perform table mapping.
 

Method Detail

mapTables

uk.ac.starlink.table.StarTable mapTables(InputTableSpec[] in)
                                         throws IOException,
                                                uk.ac.starlink.task.TaskException
Perform table mapping.

Parameters:
in - input tables
Returns:
result of processing input tables
Throws:
IOException
uk.ac.starlink.task.TaskException


Copyright © 2009 Central Laboratory of the Research Councils. All Rights Reserved.