STK AstrogatorSend comments on this topic.
MassFlowRateEquation Property (IAgVAEngineDefinition)
See Also
Windows





Windows & Linux

Description

Get 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 * pVal
);
[Java]
public String getMassFlowRateEquation();
[Python - STK API ]
@property
def MassFlowRateEquation(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.