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





Windows & Linux

Description

Get the equation for power efficiency.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.