CommunicationSystem Properties |
The CommunicationSystem type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultReferenceVector |
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.
|
![]() | IsFrozen |
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.) |
![]() | Links |
Gets the links defined in this system.
|
![]() | ReceiveFromAll |
Gets the collection of receiving service providers that will receive signals from all other transmitters in the system.
|
![]() | TransmitToAll |
Gets the collection of transmitting service providers that will broadcast to all receivers in the system.
|