TableMappingSkyMatch2Mappingpublic class Match2Mapping extends java.lang.Object implements TableMapping
| Modifier and Type | Method | Description |
|---|---|---|
protected uk.ac.starlink.table.StarTable |
makeSubTable(uk.ac.starlink.table.StarTable inTable,
java.lang.String[] exprTuple) |
Creates a table containing the values which are required by the
matcher.
|
uk.ac.starlink.table.StarTable |
mapTables(InputTableSpec[] inSpecs) |
Perform table mapping.
|
public uk.ac.starlink.table.StarTable mapTables(InputTableSpec[] inSpecs) throws java.io.IOException, uk.ac.starlink.task.TaskException
TableMappingmapTables in interface TableMappinginSpecs - input tablesjava.io.IOExceptionuk.ac.starlink.task.TaskExceptionprotected uk.ac.starlink.table.StarTable makeSubTable(uk.ac.starlink.table.StarTable inTable,
java.lang.String[] exprTuple)
throws uk.ac.starlink.task.ExecutionException
inTable - input tableexprTuple - array of JEL expressions giving the values of
the tuple elements required for the matcheruk.ac.starlink.task.ExecutionException - if a compilation error occursCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.