AGI STK Astrogator 11 Send comments on this topic.
MassFlowRateEquation Property (IAgVAEngineDefinition)
See Also 





Description

The equation for mass flow rate.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MassFlowRateEquation() As String

[C#]
public string MassFlowRateEquation {get;}

[Managed C++]
public: __property String __gc ^ get_MassFlowRateEquation();

[Unmanaged C++]
public: HRESULT get_MassFlowRateEquation(
BSTR * pRetVal
);

[Java]
public String getMassFlowRateEquation();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1