Click or drag to resize

CommunicationSystem Constructor

Initializes a new instance.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CommunicationSystem()
Remarks
By default, this system defines two signal propagation models and a vector representing the 'up' direction. The up reference vector is used in orienting the antennas of transmitters and receivers in the system via the AxesTargetingLink. The propagation models used by default are the same defaults defined by the WirelessLinkExtension. The default up vector is the Earth's inertial Z-Axis.
See Also