Click or drag to resize

CommunicationSystem Properties

The CommunicationSystem type exposes the following members.

Properties
  NameDescription
Public propertyDefaultReferenceVector
Gets or sets the default reference vector used by ConfigureAntennaTargeting when automatically orienting links. It is passed as the reference vector to AxesTargetingLink. The default value is the Earth's inertial Z-Axis.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyLinks
Gets the links defined in this system.
Public propertyReceiveFromAll
Gets the collection of receiving service providers that will receive signals from all other transmitters in the system.
Public propertyTransmitToAll
Gets the collection of transmitting service providers that will broadcast to all receivers in the system.
Top
See Also