Class ShaftDutyCycleSystemDeflection
Inheritance
System.Object
ShaftDutyCycleSystemDeflection
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ShaftDutyCycleSystemDeflection : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
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