Turbo Performance Map

Turbo Performance Map
This container holds data for an instance of Turbo Performance Map.

Methods

Edit

This command class launches the Turbo Setup popup GUI.


GetPerformanceMapProperties

Returns the Data Entity which contains user settings and properties for the Performance Map container.

Return     Reference to the requested Data Entity
    Type     DataReference

Data Entities

PerformanceMapProperties

This data entity provides access to the properties which define the Performance Map component.

Properties

BaseDutyPoint

Reference to the base duty operating point

Type     DataReference
Read Only    Yes
BaseDutySpeed

This property specifies the base duty rotational speed of the impeller.

Type     Quantity
Read Only    No
DesignPoints

References to the design points in the parameter manager generated by the performance map

Type     List<DataReference>
Read Only    No
DisplayText

The general property that defines the user-visible name of an entity. This property is defined for all data entities but is used only in those entities that present a label in the user interface.

Type     string
Read Only    No
ExitCorrected

Option to use exit corrrected mass flow outlet

Type     bool
Read Only    No
FlowSysResults

persistent flow system list for the performance maps plot

Type     List<string>
Read Only    Yes
FlowSysSelected

persistent flow system selection on the Operating Conditions tab

Type     string
Read Only    Yes
ImperialUnits

Imperial units option

Type     bool
Read Only    No
IncludeOutOfDate

persistent flag to include out-of-date points on the performance map plot

Type     bool
Read Only    Yes
InputParams

Dictionary with references to the connected flow systems and their input parameter references The key is the reference to the fluid flow system. The value is a list of references to the speed and mass flow parameters (in that order).

Type     Dictionary<DataReference, List<DataReference>>
Read Only    No
MassParam

Reference to the mass flow rate parameter in the performance map

Type     DataReference
Read Only    Yes
SIunits

SI units option

Type     bool
Read Only    No
SpeedParam

Reference to the percentage speed parameter in the performance map

Type     DataReference
Read Only    Yes
XField

persistent x axis field for the performance maps plot

Type     string
Read Only    Yes
YField

persistent y axis field for the performance maps plot

Type     string
Read Only    Yes