|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.drl.rtstps.core.Unit
gov.nasa.gsfc.drl.rtstps.core.ccsds.VcduService.Vcdu
class VcduService.Vcdu
This class is a CCSDS VCDU. I ignore (and eliminated) two fields in AbstractService because I don't need them: OCFpresent and crcParityPresent.
Field Summary | |
---|---|
private boolean |
discardRsParity
|
Fields inherited from class gov.nasa.gsfc.drl.rtstps.core.Unit |
---|
data, deleted, frameAnnotation, length, startOffset |
Constructor Summary | |
---|---|
VcduService.Vcdu(org.w3c.dom.Element element)
|
Method Summary | |
---|---|
(package private) void |
setCadu(Cadu cadu)
|
Methods inherited from class gov.nasa.gsfc.drl.rtstps.core.Unit |
---|
getData, getFrameAnnotation, getSize, getStartOffset, isDeleted, setDeleted, setFrameAnnotation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private boolean discardRsParity
Constructor Detail |
---|
VcduService.Vcdu(org.w3c.dom.Element element) throws RtStpsException
RtStpsException
Method Detail |
---|
void setCadu(Cadu cadu)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |