public class Scaler extends UnaryOpModule
| Constructor and Description |
|---|
Scaler() |
| Modifier and Type | Method and Description |
|---|---|
double |
getA() |
double |
getB() |
Object |
processInput(String input,
String output,
Object val,
long timeStamp) |
void |
setA(double a) |
void |
setB(double b) |
getAttRegex, getPrefix, getSuffix, processUpdate, setAttRegex, setPrefix, setSuffixgetComponentTree, getEnvironment, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, initModule, listens, postStart, sendSignal, sendSignalWithTimeLimit, setEnvironment, setName, setNObserverThreads, setObservables, setTickMillis, shutdownNow, signal, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchange, getCheckedValueFromConfiguration, getChildren, getComponentByName, getFullPath, getParent, getParentObject, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, setBulkParameter, start, submitChange, submitChanges, validateBulkChangepublic double getA()
public void setA(double a)
public double getB()
public void setB(double b)
public Object processInput(String input, String output, Object val, long timeStamp)
processInput in class UnaryOpModuleCopyright © 2016 LSST. All rights reserved.