STK ObjectsSend comments on this topic.
Polarization Property (IAgReceiverModelSimple)
See Also
Windows





Windows & Linux

Description

Gets the polarization

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Polarization() As IAgPolarization
[C#]
public IAgPolarization Polarization {get;}
[Managed C++]
public: __property IAgPolarization ^ get_Polarization();
[Unmanaged C++]
public: HRESULT get_Polarization(
    IAgPolarization ** ppRetVal
);
[Java]
public IAgPolarization getPolarization();
[Python - STK API ]
@property
def Polarization(self) -> "IAgPolarization":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.