Class FEPartPowerFlow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FEPartPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FEPartPowerFlow : AbstractShaftOrHousingPowerFlow, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public FEPart ComponentDesign { get; }
Property Value
Type | Description |
---|---|
FEPart |
ComponentLoadCase
Declaration
public FEPartLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
FEPartLoadCase |
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
Measurement: AngularVelocity
Declaration
public override double Speed { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
Implements
System.IEquatable<T>