OrthogonalPolarizationSourcePrimaryPolarizationSource Property |
Gets or sets the primary polarization source.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public PolarizationSource PrimaryPolarizationSource { get; set; }
Public Property PrimaryPolarizationSource As PolarizationSource
Get
Set
public:
property PolarizationSource^ PrimaryPolarizationSource {
PolarizationSource^ get ();
void set (PolarizationSource^ value);
}
member PrimaryPolarizationSource : PolarizationSource with get, set
Property Value
Type:
PolarizationSourceSee Also