public class InitialOffsetTelescope extends EncoderOffsetTelescope implements ParameterDepending, InitializerDepending
ConstantOffset parameter
is registered to it.CommandEvent.Create| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
COMMANDPACKAGE, JVIEWPACKAGE, TYPESEPARATORSEPCHARlocalHost, sourceNamesource| Constructor and Description |
|---|
InitialOffsetTelescope(Object src)
Constructs a abort adapter telescope, grabbing the type from the class
name and setting the command time to the current system time.
|
InitialOffsetTelescope(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 |
registerParameter(Parameter offset)
Registers an parameter set to this command.
|
getAzimuth, getHeight, getLine, parseLine, setAzimuth, setHeightgetOffsetAltitude, getOffsetAzimuth, 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, setSourceNamegetSourceprivate static final long serialVersionUID
public InitialOffsetTelescope(Object src)
public InitialOffsetTelescope(Object src, String id, long time)
OnSkyOffsetTelescope.parseLine(java.lang.String[]) or the OffsetTelescope.setOffset(double, double)
method are called.public void initWith(String focus)
initWith in interface InitializerDependingpublic void registerParameter(Parameter offset)
registerParameter in interface ParameterDepending