Package uk.ac.starlink.ttools.calc


package uk.ac.starlink.ttools.calc
  • Class
    Description
    RowPipe implementation which caches the data to provide a random-access StarTable.
    Defines an object which can calculate new columns for a table given a fixed set of input columns and some additional configuration.
    ProcessingFilter implementation superclass which adds to a table columns produced by a ColumnCalculator.
    ColumnCalculator implementation which works by invoking a service for each row.
    Column calculator which interrogates the IPAC Dust Extinction map service.
    Enumerates physical values available from the IPAC dust service.
    Specifies the dust query to be made.
    Enumerates statistics available from the IPAC dust service.
    Filter that applies the SchlegelCalculator.
    Defines an operation which turns an input tuple into an output tuple.
    Object that can map some particular sort of string to a URL referencing a web page.