uk.ac.starlink.ttools.task
Class TableCatN

java.lang.Object
  extended by uk.ac.starlink.ttools.task.ConsumerTask
      extended by uk.ac.starlink.ttools.task.MapperTask
          extended by uk.ac.starlink.ttools.task.VariableMapperTask
              extended by uk.ac.starlink.ttools.task.TableCatN
All Implemented Interfaces:
uk.ac.starlink.task.Task

public class TableCatN
extends VariableMapperTask

Concatenates N tables top to bottom.

Since:
5 Oct 2006
Author:
Mark Taylor

Constructor Summary
TableCatN()
           
 
Method Summary
 
Methods inherited from class uk.ac.starlink.ttools.task.VariableMapperTask
getInputSpecs
 
Methods inherited from class uk.ac.starlink.ttools.task.MapperTask
createProducer, getMapper
 
Methods inherited from class uk.ac.starlink.ttools.task.ConsumerTask
createExecutable, createProducer, getOutputMode, getParameterList, getParameters, getPurpose
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableCatN

public TableCatN()


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