Class ShaftHarmonicAnalysis
Inheritance
System.Object
ShaftHarmonicAnalysis
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ShaftHarmonicAnalysis : AbstractShaftHarmonicAnalysis, IEquatable<APIBase>, IHaveShaftHarmonicResults
Properties
ComponentDesign
Declaration
public Shaft ComponentDesign { get; }
Property Value
ComponentLoadCase
Declaration
public ShaftLoadCase ComponentLoadCase { get; }
Property Value
CoupledModalAnalysis
Declaration
public ShaftModalAnalysis CoupledModalAnalysis { get; }
Property Value
Export
Declaration
public HarmonicAnalysisShaftExportOptions Export { get; }
Property Value
Planetaries
Declaration
public ReadOnlyCollection<ShaftHarmonicAnalysis> Planetaries { get; }
Property Value
SystemDeflectionResults
Declaration
public ShaftSystemDeflection SystemDeflectionResults { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods