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