jpl.mipl.tlm.sirtf
Class APID14Packet
java.lang.Object
jpl.mipl.tlm.sirtf.APID14Packet
public class APID14Packet
- extends Object
Encapsulates telemetry for all the pre-channelized data that is used
for both momentum history file processing. These are:
| entity |
channels |
TLM name |
| Spacecraft reaction (tachometer) wheel speeds |
P-07[18-21] |
TACH_WHEEL_SPEED_[1-4] |
- Version:
- $Id: APID14Packet.java,v 1.1 2003/07/24 00:05:42 alice Exp $
- Author:
- Alice Stanboli
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APID14Packet
public APID14Packet()
parse
public boolean parse(Type29CHDO data)
isTachAvailable
public boolean isTachAvailable()
getTachometerBean
public TachometerBean getTachometerBean()