AGI STK Astrogator 11 Send comments on this topic.
E4 Property (IAgVAEngineModelIspCoefficients)
See Also 





Description

E4 exponent. Dimensionless.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property E4() As Double

[C#]
public double E4 {get; set;}

[Managed C++]
public: __property double get_E4();
public: __property void set_E4(
double
);

[Unmanaged C++]
public: HRESULT get_E4(
double * pRetVal
);
public: HRESULT put_E4(
double NewE4
);

[Java]
public double getE4();public void setE4(
double
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1