Click or drag to resize

CommunicationSystemDefaultReferenceVector Property

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.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Vector DefaultReferenceVector { get; set; }

Property Value

Type: Vector
See Also