The independent variable for the mass flow
efficiency equation.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property MassFlowEfficiencyIndependentVar() As AgEVAEngineModelFunction
|
| [C#] |
|---|
public AgEVAEngineModelFunction MassFlowEfficiencyIndependentVar {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVAEngineModelFunction get_MassFlowEfficiencyIndependentVar();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_MassFlowEfficiencyIndependentVar(
|
| [Java] |
|---|
public AgEVAEngineModelFunction getMassFlowEfficiencyIndependentVar();public void setMassFlowEfficiencyIndependentVar(
|