|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ColumnCalculator<S> | Defines an object which can calculate new columns for a table given a fixed set of input columns and some additional configuration. |
ServiceOperation | Defines an operation which turns an input tuple into an output tuple. |
Class Summary | |
---|---|
CacheRowPipe | RowPipe implementation which caches the data to provide a random-access StarTable. |
ColumnCalculatorFilter<S> | ProcessingFilter implementation superclass which adds to a table columns produced by a ColumnCalculator. |
MultiServiceColumnCalculator<S> | ColumnCalculator implementation which works by invoking a service for each row. |
SchlegelCalculator | Column calculator which interrogates the IPAC Dust Extinction map service. |
SchlegelCalculator.Spec | Specifies the dust query to be made. |
SchlegelFilter | Filter that applies the SchlegelCalculator. |
Enum Summary | |
---|---|
SchlegelCalculator.ResultType | Enumerates physical values available from the IPAC dust service. |
SchlegelCalculator.Statistic | Enumerates statistics available from the IPAC dust service. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |