PolarizationTiltAngle Property |
Gets the polarization tilt angle.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double TiltAngle { get; }
Public ReadOnly Property TiltAngle As Double
Get
public:
property double TiltAngle {
double get ();
}
member TiltAngle : float with get
Property Value
Type:
DoubleSee Also