Class FEPartPowerFlow
Inheritance
System.Object
FEPartPowerFlow
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class FEPartPowerFlow : AbstractShaftOrHousingPowerFlow, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public FEPart ComponentDesign { get; }
Property Value
ComponentLoadCase
Declaration
public FEPartLoadCase ComponentLoadCase { get; }
Property Value
FEPartsAreNotUsedInPowerFlow
Declaration
public string FEPartsAreNotUsedInPowerFlow { get; }
Property Value
| Type |
Description |
| System.String |
|
FEPartsAreNotUsedInPowerFlowSelectComponentReplacedByThisFE
Declaration
public string FEPartsAreNotUsedInPowerFlowSelectComponentReplacedByThisFE { get; }
Property Value
| Type |
Description |
| System.String |
|
Speed
Declaration
public override double Speed { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Implements
System.IEquatable<T>
Extension Methods