Class in Zendir.Universe | Inherits from UniverseModel

Declaration

class AlbedoPlanetModel;

Description

Container that stores all of the information about the albedo of a planet, including any settings that may be used.


Properties

DeclaredDescription
AlbedoAverageAlbedo average value for the planet
DataTypeSpecifies the data type to use for this planet
FilePathThe file path used if the data type is LOOKUP
In_PlanetStateMsgThe referenced planet message
NumberLatitudesThe number of latitudes to loop through
NumberLongitudesThe number of longitudes to loop through
InheritedDescription
IsEnabledIs true if the object is currently enabled.
NameThe display name or tag of this object.
ParentThe currently attached parent object.

Methods

DeclaredDescription
InitialiseLoads the albedo planet configuration with a particular file path that is storing all the data or configuresthe model with default values for an average model.
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.