ElectricFieldVectorComponentsHorizontalVectorComponent Property |
Gets the horizontal polarization electric field component.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Complex HorizontalVectorComponent { get; }
Public ReadOnly Property HorizontalVectorComponent As Complex
Get
public:
property Complex HorizontalVectorComponent {
Complex get ();
}
member HorizontalVectorComponent : Complex with get
Property Value
Type:
ComplexSee Also