public class MultiCone extends SkyConeMatch2
Constructor and Description |
---|
MultiCone() |
Modifier and Type | Method and Description |
---|---|
Executable |
createExecutable(Environment env)
Creates an executable object which will do the work of this task
in the given Environment.
|
ConeSearchConer |
getConer()
Returns the coner used by this task.
|
createProducer, getConeErrorPolicyParameter, getDecParameter, getFindModeParameter, getParallelParameter, getRadiusDegreeParameter, getRaParameter, getUseCoverageParameter
createInputProducer, getInputFilterParameter, getInputTableParameter
createProducer, getIdentity, getOutputMode, getParameterList, getParameters, getPurpose
public ConeSearchConer getConer()
SkyConeMatch2
getConer
in class SkyConeMatch2
public Executable createExecutable(Environment env) throws TaskException
Task
env
, though this is not
absolutely prohibited.createExecutable
in interface Task
createExecutable
in class ConsumerTask
env
- the environment in which the task will operateTaskException
- if no executable can be created;
this should usually be a UsageException
or
some subclassCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.