Click or drag to resize

OpticalGainPatternPointingError Property

Gets or sets the pointing error angle, in radians. The pointing error angle is defined as a constant offset which is added to the off-boresight angle, when computing the gain value. The off-boresight angle is the angle between the boresight vector and the link direction vector.

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

Property Value

Type: Double
See Also