AGI AgGator 11 Send comments on this topic.
MassFlowRate Property (IAgGatorPluginResultEvalEngineModel)
See Also 





Description

Current mass flow rate (kg/sec).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MassFlowRate() As Double

[C#]
public double MassFlowRate {get;}

[Managed C++]
public: __property double get_MassFlowRate();

[Unmanaged C++]
public: HRESULT get_MassFlowRate(
double * pRetVal
);

[Java]
public double getMassFlowRate();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1