Class ShaftAdvancedSystemDeflection
Inheritance
System.Object
ShaftAdvancedSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ShaftAdvancedSystemDeflection : AbstractShaftAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public Shaft ComponentDesign { get; }
Property Value
ComponentDetailedAnalysis
Declaration
public ShaftDamageResults ComponentDetailedAnalysis { get; }
Property Value
ComponentLoadCase
Declaration
public ShaftLoadCase ComponentLoadCase { get; }
Property Value
ComponentSystemDeflectionResults
Declaration
public ReadOnlyCollection<ShaftSystemDeflection> ComponentSystemDeflectionResults { get; }
Property Value
Planetaries
Declaration
public ReadOnlyCollection<ShaftAdvancedSystemDeflection> Planetaries { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods