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
Declared | Description |
---|
DegradationRate | The degradation rate in terms of efficiency. This is a percentageof the efficiency decreased per year. |
Inherited | Description |
---|
IsEnabled | Is true if the object is currently enabled. |
Name | The display name or tag of this object. |
Parent | The currently attached parent object. |
Methods
Inherited | Description |
---|
Destroy | Removes the current object from the simulation. |
FindParentWithID | Returns an attached parent that satisfies the specified ID. |
FindParentWithType | Returns an attached parent that satisfies the specified type. |
FindRootWithID | Returns a root object that satisfies the specified ID. |
FindRootWithType | Returns a root object that satisfies the specified type. |