Turbo Performance Map
Turbo Performance Map
This container holds data for an instance of Turbo Performance Map.
Methods
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
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
FlowSysResults
persistent flow system list for the performance maps plot
FlowSysSelected
persistent flow system selection on the Operating Conditions tab
- Type string
- Read Only Yes
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
SpeedParam
Reference to the percentage speed parameter in the performance map
- Type DataReference
- Read Only Yes