SWITCH TO MANUAL
Class in Zendir.Universe
| Inherits from UniverseModel
Declaration
class AlbedoModel ;
Description
The Albedo will be able to determine the reflectivity of light from
a planet or other celestial body. This will be used to determine the solar
flux at a particular location on a planet.
Properties
Declared Description Albedo Albedo acting on the instrument considering the unit normal and FOV of theinstrument in addition to the position. Flux Albedo flux at instrument considering the unit normal and FOV of theinstrument in addition to the position. FOV The field of view of the instrument. In_SunPlanetStateMsg A reference to the sun planet state message for using for the sunreflection calculation. In_TransformMsg The transform message for the root of the object that the targetphysical component is attached to. Out_AlbedoMsg The Albedo message for this instrument
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.