Class in Zendir.Classes | Inherits from UniverseModel

Declaration

class TransmitterPacketCorruptionErrorModel;

Description

This implements a data loss model which adjusts the fraction that the transmitter looses data. This will corrupt data produced by the transmitter.


Properties

DeclaredDescription
PacketCorruptionFractionThe fraction between 0 and 1 that a particular packetwill be corrupted.
InheritedDescription
IsEnabledIs true if the object is currently enabled.
NameThe display name or tag of this object.
ParentThe currently attached parent object.

Methods

InheritedDescription
DestroyRemoves the current object from the simulation.
FindParentWithIDReturns an attached parent that satisfies the specified ID.
FindParentWithTypeReturns an attached parent that satisfies the specified type.
FindRootWithIDReturns a root object that satisfies the specified ID.
FindRootWithTypeReturns a root object that satisfies the specified type.