Class FlexiblePinAnalysisStopStartAnalysis
Inheritance
System.Object
FlexiblePinAnalysisStopStartAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.FlexiblePinAnalyses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class FlexiblePinAnalysisStopStartAnalysis : FlexiblePinAnalysis, IEquatable<APIBase>
Properties
ShaftExtremeLoadCase
Declaration
public ShaftSystemDeflection ShaftExtremeLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| ShaftSystemDeflection |
ShaftNominalLoadCase
Declaration
public ShaftSystemDeflection ShaftNominalLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| ShaftSystemDeflection |
Implements
System.IEquatable<T>