public class PointingModelOffsetTelescope extends OffsetTelescope implements ParameterDepending, AbsoluteOffset
CommandEvent.CreateCOMMANDPACKAGE, JVIEWPACKAGE, TYPESEPARATORSEPCHARlocalHost, sourceNamesource| Constructor and Description |
|---|
PointingModelOffsetTelescope(Object src)
Constructs a abort adapter telescope, grabbing the type from the class
name and setting the command time to the current system time.
|
PointingModelOffsetTelescope(Object src,
String id,
long time)
Constructs a new offset telescope command.
|
| Modifier and Type | Method and Description |
|---|---|
void |
registerParameter(Parameter pm)
Registers an parameter set to this command.
|
getLine, getOffsetAltitude, getOffsetAzimuth, 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 PointingModelOffsetTelescope(Object src)
public PointingModelOffsetTelescope(Object src, String id, long time)
OffsetTelescope.parseLine(java.lang.String[]) or the OffsetTelescope.setOffset(double, double)
method are called.public void registerParameter(Parameter pm)
registerParameter in interface ParameterDepending