Click or drag to resize

CommunicationLinkCollection Constructor

Creates a default 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 CommunicationLinkCollection()
Remarks
The DefaultInertialFrame is set to the Earth's inertial frame and DefaultPropagationModels are the same defaults defined by the WirelessLinkExtension. The DefaultAccessConstraints collection contains a CentralBodyObstructionConstraint, using the Earth as the CentralBody by default.
See Also