|
Terrenus HRPT v2.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectterrenus.telemetry.ShortSignatureChecker
terrenus.telemetry.HRPTFrameSyncChecker
public class HRPTFrameSyncChecker
The HRPTFrameSyncChecker
class checks NOAA HRPT
frame synchronization data.
Field Summary | |
---|---|
static short[] |
FRAME_SYNC_WORDS
The 6 expected frame sync words. |
Method Summary | |
---|---|
static HRPTFrameSyncChecker |
getInstance()
Gets the single instance of this class. |
Methods inherited from class terrenus.telemetry.ShortSignatureChecker |
---|
getDifferenceCount |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final short[] FRAME_SYNC_WORDS
Method Detail |
---|
public static HRPTFrameSyncChecker getInstance()
|
Terrenus HRPT v2.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |