Click or drag to resize

CommunicationLinkCollectionDefaultAccessConstraints Property

Gets the default access constraints list. The DefaultAccessConstraints collection contains a CentralBodyObstructionConstraint, using the Earth as a central body by default. The CentralBodyObstruction constraint causes the wireless link to be unavailable when the signal's path intersects the Earth's ellipsoid.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public AccessConstraintCollection DefaultAccessConstraints { get; }

Property Value

Type: AccessConstraintCollection
See Also