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