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





Description

E7 exponent. Dimensionless.

Property type

Read-write property

Syntax

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

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

[Managed C++]
public: __property double get_E7();
public: __property void set_E7(
double
);

[Unmanaged C++]
public: HRESULT get_E7(
double * pRetVal
);
public: HRESULT put_E7(
double NewE7
);

[Java]
public double getE7();public void setE7(
double
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1