Get the Isp Coefficients.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property IspCoefficients() As IAgVAEngineModelIspCoefficients |
| [C#] |
|---|
public IAgVAEngineModelIspCoefficients IspCoefficients {get;} |
| [Managed C++] |
|---|
public: __property IAgVAEngineModelIspCoefficients ^ get_IspCoefficients(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVAEngineModelIspCoefficients getIspCoefficients(); |
[Python - STK API ] |
|---|
@property def IspCoefficients(self) -> "IAgVAEngineModelIspCoefficients": |






