PhotodetectorFieldOfView Property |
Gets or sets the field of view of the photodetector in radians.
Namespace:
AGI.Foundation.Communications.SignalProcessing
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double FieldOfView { get; set; }
Public Property FieldOfView As Double
Get
Set
public:
property double FieldOfView {
double get ();
void set (double value);
}
member FieldOfView : float with get, set
Property Value
Type:
DoubleSee Also