public class SampMode extends Object implements ProcessingMode
| Constructor and Description |
|---|
SampMode()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
TableConsumer |
createConsumer(Environment env)
Creates a TableConsumer, deriving any additional required
configuration from a given environment.
|
Parameter<?>[] |
getAssociatedParameters()
Returns a list of any parameters which are associated with this mode.
|
String |
getDescription()
Returns a textual description of this processing mode.
|
static org.astrogrid.samp.Metadata |
getStiltsMetadata()
Returns metadata describing the STILTS application as a SAMP client.
|
public String getDescription()
ProcessingModegetDescription in interface ProcessingModepublic Parameter<?>[] getAssociatedParameters()
ProcessingModegetAssociatedParameters in interface ProcessingModepublic TableConsumer createConsumer(Environment env) throws TaskException
ProcessingModecreateConsumer in interface ProcessingModeenv - execution environmentTaskExceptionpublic static org.astrogrid.samp.Metadata getStiltsMetadata()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.