AGI STK Astrogator 11 Send comments on this topic.
E6 Property (IAgVAEngineModelThrustCoefficients)
See Also 





Description

E6 exponent. Dimensionless.

Property type

Read-write property

Syntax

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

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

[Managed C++]
public: __property double get_E6();
public: __property void set_E6(
double
);

[Unmanaged C++]
public: HRESULT get_E6(
double * pRetVal
);
public: HRESULT put_E6(
double NewE6
);

[Java]
public double getE6();public void setE6(
double
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1