byteblowerll.byteblower.OutOfSequenceResultSnapshot

class byteblowerll.byteblower.OutOfSequenceResultSnapshot(*args, **kwargs)

Refreshable object containing the out-of-sequence results.

__init__(*args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

Methods

BiggestSequenceNumberGapGet()
ByteCountGet() Gets the current received bytes counter.
DescriptionGet(*args) Gets a textual description for the current object
FramesizeMaximumGet() Gets the size (in bytes) of the largest frame received in this snapshot.
FramesizeMinimumGet() Gets the size (in bytes) of the smallest frame received in this snapshot.
IntervalDurationGet() Gets the configured duration of this results snapshot [NS].
PacketCountGet() Gets the received packet count.
PacketCountInvalidGet() Gets the received packet count for the invalid/corrupted packets.
PacketCountMissingGet()
PacketCountOutOfSequenceGet() Gets the received packet count which were out of sequence.
PacketCountValidGet() Gets the received packet count for packets which were not corrupted.
ParentGet() Returns the parent object.
Refresh() Retrieves the latest data from the server for this object.
RefreshTimestampGet() Returns the timestamp when the counters of this object where last refreshed.
TimestampFirstGet() Gets the timestamp [NS] of the first packet in this snapshot.
TimestampGet() Gets the snapshot timestamp [NS].
TimestampLastGet() Gets the current timestamp [NS] of the last packet in this snapshot.
__init__(*args, **kwargs) Initialize self.

Attributes

thisown The membership flag