Class ShaftPowerFlow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ShaftPowerFlow
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 ShaftPowerFlow : AbstractShaftPowerFlow, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public Shaft ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Shaft |
ComponentLoadCase
Declaration
public ShaftLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
ShaftLoadCase |
PinTangentialOscillationFrequency
Measurement: Frequency
Declaration
public double PinTangentialOscillationFrequency { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>