Click or drag to resize

PhotodetectorParentReceiver Property

Gets or sets the parent receiver whose axis is used in order to determine if the sun is within the field-of-view of the detector.

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

Property Value

Type: IServiceProvider
See Also