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