Class ShaftParametricStudyTool
Inheritance
System.Object
ShaftParametricStudyTool
Assembly: SMT.MastaAPI.14.1.dll
public 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