Class in Zendir.Classes | Inherits from UniverseModel

Declaration

class SolarPanelDegradationErrorModel;

Description

The ‘Degradation’ model for the ‘SolarPanel’ component that adjusts the efficiency over time.


Properties

DeclaredDescription
DegradationRateThe degradation rate in terms of efficiency. This is a percentageof the efficiency decreased per year.
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.