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
mapTables
StarTable mapTables(InputTableSpec[] in)
throws IOException,
TaskException
- Perform table mapping.
- Parameters:
in
- input tables
- Returns:
- result of processing input tables
- Throws:
IOException
TaskException
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.