WirelessLinkExtension Properties |
The WirelessLinkExtension type exposes the following members.
Name | Description | |
---|---|---|
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.) | |
Owner |
Gets the owner of this extension.
(Inherited from ObjectExtension.) | |
PropagatedSignal |
Gets the signal source which produces the signals received after being propagated along a communication link.
If the link provides an IAccessResultService or the link or either end provides an IAccessConstraintsService,
and there is no access at the time requested, then the collection of propagated signals produced by this
source will be empty.
| |
PropagationModels |
Gets a list of the propagation models applied when propagating the signal from transmitter to receiver
(free space loss and doppler are added by default).
| |
TransmittedSignal |
Gets the signal source which produces the signals transmitted along a communication link.
|