byteblowerll.byteblower.TriggerSizeDistributionResultSnapshot

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

Contains the results for the size distribution.

__init__(*args, **kwargs)

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

Methods

ByteCountGet() Gets the number of received bytes.
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.
PacketCountAboveMaximumGet() Gets number of received packets in this snapshot that are too big.
PacketCountBelowMinimumGet()
PacketCountGet(*args) Gets the number received packets.
ParentGet() Returns the parent object.
Refresh() Retrieves the latest data from the server for this object.
RefreshTimestampGet()
TimestampFirstGet() Gets the timestamp [NS] of the first received packet.
TimestampGet() Gets the snapshot timestamp [NS].
TimestampLastGet() Gets the current timestamp [NS] of the last received packet.
__init__(*args, **kwargs) Initialize self.

Attributes

thisown The membership flag