SWITCH TO MANUAL
Class in Zendir.Classes
| Inherits from UniverseModel
Declaration
class TransmitterStorageModel ;
Description
This implements a model on the transmitter that can be connected to a
partitioned storage system and pulls data from the buffer and attempts
to transmit the messages whenever in access.
Properties
Declared Description ForceTransmit This flag overrides the Access message and attempts to transmit regardlessif it is valid. In_AccessMsg A reference to the access message between a ground station and thespacecraft that this transmitter is added to. MessageWriter A reference to the message writer associated with the transmitter that can beused for sending data.
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.