Click or drag to resize

SphericalTabularMonostaticCrossSectionScatteringCoefficientPolarizationScatteringBasis Enumeration

The scattering basis associated with the 2x2 complex scattering matrix cross section values.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum PolarizationScatteringBasis
Members
  Member nameDescription
RightHandCircularLeftHandCircularOrthogonalPair The scattering matrix defines the left hand circular (LHC) and right hand circular (RHC) polarization orthogonal basis. The transmitted signal polarization is divided into LHC and RHC components. These complex vectors are multiplied by the polarization complex scattering matrix to obtain the reflected signal components.
HorizontalVerticalOrthogonalPair The scattering matrix defines the vertical and horizontal polarization orthogonal basis. The transmitted signal polarization is divided into vertical and horizontal components. These complex vectors are multiplied by the polarization complex scattering matrix to get the reflected signal components.
See Also