Class ShaftDutyCycleSystemDeflection
Inheritance
System.Object
ShaftDutyCycleSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ShaftDutyCycleSystemDeflection : APIBase, IEquatable<APIBase>
Properties
ShaftDamageResults
Declaration
public ShaftDamageResults ShaftDamageResults { get; }
Property Value
ShaftDesign
Declaration
public Shaft ShaftDesign { get; }
Property Value
ShaftStaticAnalyses
Declaration
public ReadOnlyCollection<ShaftSystemDeflection> ShaftStaticAnalyses { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods