Package org.yamcs.simulator
Class TcVcFrameLink
java.lang.Object
org.yamcs.simulator.TcVcFrameLink
Works as a child of
UdpTcFrameLink and handles commands for one VC.
* It implements FARM part of the COP-1 protocol CCSDS 232.1-B-2 ( COMMUNICATIONS OPERATION PROCEDURE-1)-
Constructor Summary
ConstructorsConstructorDescriptionTcVcFrameLink(ColSimulator simulator, int vcId, byte[] maybeSdlsKey, short encryptionSpi, int encryptionSeqNumWindow, boolean verifySeqNum) -
Method Summary
-
Constructor Details
-
TcVcFrameLink
public TcVcFrameLink(ColSimulator simulator, int vcId, byte[] maybeSdlsKey, short encryptionSpi, int encryptionSeqNumWindow, boolean verifySeqNum)
-
-
Method Details
-
getCLCW
public int getCLCW()
-