uk.ac.starlink.ttools.calc
Class SchlegelCalculator.Spec

java.lang.Object
  extended by uk.ac.starlink.ttools.calc.SchlegelCalculator.Spec
Enclosing class:
SchlegelCalculator

public static class SchlegelCalculator.Spec
extends Object

Specifies the dust query to be made. It specifies what results are to be retrieved, just aggregating a list of ResultTypes and Statistics. It does not specify the area; althoug the IPAC service allows you to submit that (regSize parameter), it does not appear to have any effect on the results, apart from the cutout image URLs, which are not used here. So there doesn't seem to be much point.


Constructor Summary
SchlegelCalculator.Spec(SchlegelCalculator.ResultType[] rtypes, SchlegelCalculator.Statistic[] stats)
          Constructor.
 
Method Summary
 ValueInfo[] getResultInfos()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchlegelCalculator.Spec

public SchlegelCalculator.Spec(SchlegelCalculator.ResultType[] rtypes,
                               SchlegelCalculator.Statistic[] stats)
Constructor.

Parameters:
rtypes - result types to be retrieved
stats - statistic values to be retrieved
Method Detail

getResultInfos

public ValueInfo[] getResultInfos()


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