Class in Zendir.Classes | Inherits from UniverseModel
Declaration
class RadiationModel;
Description
A radiation model aggregates radiation exposure data from multiple RadiationPanels.
The model is updated by the RadiationSystem which handles flux calculations and
panel aggregation. This model provides factory methods for creating panel configurations.
The current performance degradation factor (0 to 1) based on accumulated TID.A value of 1.0 means no degradation, while lower values indicate reduced performance.
Component-specific SEE cross-section multiplier.Values greater than 1.0 indicate higher sensitivity to single event effects.Values less than 1.0 indicate radiation-hardened components with lower SEE susceptibility.
Total Ionizing Dose threshold (in Gy) before radiation effects begin to manifest.Below this threshold, the component operates normally. Above this threshold,performance degradation begins according to the TIDDegradationRate.Default values by hardening level: Commercial=10, Industrial=50, Military=100, SpaceQualified=300, RadHard=1000