AGI STK Astrogator 11 Send comments on this topic.
IspCoefficients Property (IAgVAEngineModelPoly)
See Also 





Description

The Isp Coefficients.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IspCoefficients() As IAgVAEngineModelIspCoefficients

[C#]
public IAgVAEngineModelIspCoefficients IspCoefficients {get;}

[Managed C++]
public: __property IAgVAEngineModelIspCoefficients^ get_IspCoefficients();

[Unmanaged C++]
public: HRESULT get_IspCoefficients(
IAgVAEngineModelIspCoefficients ** ppRetVal
);

[Java]
public IAgVAEngineModelIspCoefficients getIspCoefficients();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1