Gets the polynomial coefficients.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Coefficients() As IAgRfCoefficients |
| [C#] |
|---|
public IAgRfCoefficients Coefficients {get;} |
| [Managed C++] |
|---|
public: __property IAgRfCoefficients ^ get_Coefficients(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgRfCoefficients getCoefficients(); |
[Python - STK API ] |
|---|
@property def Coefficients(self) -> "IAgRfCoefficients": |






