Class in Zendir.Classes | Inherits from UniverseModel

Declaration

class IntermittentConnectionErrorModel;

Description

The Intermittent Connection Error Model can be added to any physical component on an entity, and is used as a part of the power system. It allows for the simulation of faulty connections between electrical components causing an open circuit.


Properties

DeclaredDescription
IntermittentMeanThe Intermittent particular mean
IntermittentStdThe Intermittent standard deviation
IsConnectedTracks the state of the error model connection
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.