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





Windows & Linux

Description

Get the equation for mass flow efficiency.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MassFlowEfficiencyEquation() As String
[C#]
public string MassFlowEfficiencyEquation {get;}
[Managed C++]
public: __property String __gc ^ get_MassFlowEfficiencyEquation();
[Unmanaged C++]
public: HRESULT get_MassFlowEfficiencyEquation(
    BSTR * pVal
);
[Java]
public String getMassFlowEfficiencyEquation();
[Python - STK API ]
@property
def MassFlowEfficiencyEquation(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.