SWITCH TO MANUAL
Class in Zendir.Classes | Inherits from UniverseModel
Declaration
class RadiationModel ;
Description
A radiation model can be added to any universe object which is able
to calculate the radiation exposure data of a particular object,
based on the Radiation Panels attached to the same root entity.
Properties
Declared Description ExposureScale Used to scale the radiation exposure from RadiationPanels for the Models TID and SEE. Out_RadiationMsg The radiation message that includes the radiation data impacting the objectat the current point in time. RadiationPanels A List of all radiation panels that are used by this model. ShieldingEnabled Determines if the shielding effects of the radiation panels are to be considered by the model. SingleEventEffectProbability The probability of a Single Event Effect (SEE) occurring in the current time step TotalIonizingDose The Total Ionizing Dose (TID)
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.