public class RandomDitherAuxiliary extends DitherAuxiliary implements InitializerDepending, TargetDependingCommand
CommandEvent.CreateWIFSIPSCALECOMMANDPACKAGE, JVIEWPACKAGE, TYPESEPARATORSEPCHARlocalHost, sourceNamesource| Constructor and Description |
|---|
RandomDitherAuxiliary(Object src)
Constructs a abort adapter telescope, grabbing the type from the class
name and setting the command time to the current system time.
|
RandomDitherAuxiliary(Object src,
String id,
long time)
Constructs a new offset telescope command.
|
| Modifier and Type | Method and Description |
|---|---|
void |
initWith(String focus)
If initialized with a parsable double, this gets the focus offset.
|
void |
registerTargetProperties(Object dither)
A target depending command should drain the necessarry information
to get valid out of a target definition.
|
private void |
setOffset(double ra0,
double de0,
double ramax,
double demax)
Randomizes the offset between +/- the stated values.
|
getLine, getOffsetDe, getOffsetRa, parseDitherList, parseDitherList, parseDitherSingle, parseDitherSingle, parseLine, setOffsetclassNameToTemplate, createCommand, createCommand, createJCommand, extractType, getExpectedAcknowledgeNumber, parseForStrings, templateToClassNamecheckType, equals, equalTime, equalTime, fromAscii, getAllCommandLines, getExecuteGroupKey, getHead, getNr, getTime, getType, hashCode, isValid, parseFromSingleString, readFromBufferedStream, setNr, setTime, setType, setValid, toSkippedString, toStringgetHost, getSourceName, setSourceNamegetSourcepublic RandomDitherAuxiliary(Object src)
public RandomDitherAuxiliary(Object src, String id, long time)
DitherAuxiliary.parseLine(java.lang.String[]) or the setOffset(double, double, double, double) method are
called.public void registerTargetProperties(Object dither)
TargetDependingCommandregisterTargetProperties in interface TargetDependingCommandpublic void initWith(String focus)
initWith in interface InitializerDependingprivate void setOffset(double ra0,
double de0,
double ramax,
double demax)