|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.pentec.adaq.quickset.commands.QuickSetCommand
com.pentec.adaq.quickset.commands.parameters.AlignToCenter
public class AlignToCenter
| Field Summary | |
|---|---|
private static byte |
bCmdId
|
private int |
iPanOffset
|
private int |
iTiltOffset
|
| Fields inherited from class com.pentec.adaq.quickset.commands.QuickSetCommand |
|---|
ACK, ESC, ETX, NACK, STX |
| Constructor Summary | |
|---|---|
AlignToCenter()
|
|
| Method Summary | |
|---|---|
void |
applyResponse(byte[] abResponseData)
Apply QuickSet response to update internal data. |
int |
getPanOffset()
|
int |
getTiltOffset()
|
byte[] |
toBytes()
Convert command into a byte array. |
| Methods inherited from class com.pentec.adaq.quickset.commands.QuickSetCommand |
|---|
bytePairToInt, generateChecksum |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final byte bCmdId
private int iPanOffset
private int iTiltOffset
| Constructor Detail |
|---|
public AlignToCenter()
| Method Detail |
|---|
public void applyResponse(byte[] abResponseData)
QuickSetCommand
applyResponse in class QuickSetCommandpublic int getPanOffset()
public int getTiltOffset()
public byte[] toBytes()
QuickSetCommand
toBytes in class QuickSetCommand
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||