Class in Zendir.Classes | Inherits from UniverseModel

Declaration

class ReceiverInterferenceErrorModel;

Description

This implements an interference model that adjusts the number of packets that are corrupted due to interference.


Properties

DeclaredDescription
InterferenceFractionThe fraction between 0 and 1 that a particular packetwill be interfered with
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.