Package org.yamcs.studio.links
Class LinkRecord
java.lang.Object
org.yamcs.studio.links.LinkRecord
Wrapper around LinkInfo with some extra metadata for use in the table
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
void
processIncomingLinkInfo
(LinkInfo incoming)
-
Constructor Details
-
LinkRecord
-
-
Method Details
-
getLinkInfo
-
isDataInCountIncreasing
public boolean isDataInCountIncreasing() -
isDataOutCountIncreasing
public boolean isDataOutCountIncreasing() -
processIncomingLinkInfo
-