Class BearingHarmonicAnalysis
Inheritance
System.Object
BearingHarmonicAnalysis
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class BearingHarmonicAnalysis : ConnectorHarmonicAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public Bearing ComponentDesign { get; }
Property Value
ComponentLoadCase
Declaration
public BearingLoadCase ComponentLoadCase { get; }
Property Value
Planetaries
Declaration
public ReadOnlyCollection<BearingHarmonicAnalysis> Planetaries { get; }
Property Value
RollingBearingSpeedResults
Declaration
public RollingBearingSpeedResults RollingBearingSpeedResults { get; }
Property Value
SystemDeflectionResults
Declaration
public BearingSystemDeflection SystemDeflectionResults { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods