The independent variable for the power
efficiency equation.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property PowerEfficiencyIndependentVar() As AgEVAEngineModelFunction
|
| [C#] |
|---|
public AgEVAEngineModelFunction PowerEfficiencyIndependentVar {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVAEngineModelFunction get_PowerEfficiencyIndependentVar();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_PowerEfficiencyIndependentVar(
|
| [Java] |
|---|
public AgEVAEngineModelFunction getPowerEfficiencyIndependentVar();public void setPowerEfficiencyIndependentVar(
|