Class FlexiblePinAnalysisStopStartAnalysis
Inheritance
System.Object
FlexiblePinAnalysisStopStartAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.FlexiblePinAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed 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>