ColumnCalculator<SchlegelCalculator.Spec>public class SchlegelCalculator extends MultiServiceColumnCalculator<SchlegelCalculator.Spec>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SchlegelCalculator.ResultType |
Enumerates physical values available from the IPAC dust service.
|
static class |
SchlegelCalculator.Spec |
Specifies the dust query to be made.
|
static class |
SchlegelCalculator.Statistic |
Enumerates statistics available from the IPAC dust service.
|
| Modifier and Type | Field | Description |
|---|---|---|
static SchlegelCalculator.Statistic |
DEFAULT_STAT |
Statistic used by default for output.
|
static java.lang.String |
SERVICE_URL |
Base URL for IPAC Dust Extinction map service.
|
| Constructor | Description |
|---|---|
SchlegelCalculator() |
| Modifier and Type | Method | Description |
|---|---|---|
ServiceOperation |
createServiceOperation(SchlegelCalculator.Spec spec) |
Defines the service operation to be invoked for each row.
|
uk.ac.starlink.table.ValueInfo[] |
getTupleInfos() |
Returns an array describing the columns of the input table.
|
static void |
main(java.lang.String[] args) |
Diagnostic.
|
calculateColumnspublic static final java.lang.String SERVICE_URL
public static final SchlegelCalculator.Statistic DEFAULT_STAT
public uk.ac.starlink.table.ValueInfo[] getTupleInfos()
ColumnCalculatorpublic ServiceOperation createServiceOperation(SchlegelCalculator.Spec spec)
MultiServiceColumnCalculatorcreateServiceOperation in class MultiServiceColumnCalculator<SchlegelCalculator.Spec>spec - specification object for the calculationpublic static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOExceptionCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.