Class ShaftCompoundSystemDeflection
Inheritance
System.Object
ShaftCompoundSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ShaftCompoundSystemDeflection : AbstractShaftCompoundSystemDeflection, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<ShaftSystemDeflection> ComponentAnalysisCases { get; }
Property Value
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<ShaftSystemDeflection> ComponentAnalysisCasesReady { get; }
Property Value
ComponentDesign
Declaration
public Shaft ComponentDesign { get; }
Property Value
Planetaries
Declaration
public ReadOnlyCollection<ShaftCompoundSystemDeflection> Planetaries { get; }
Property Value
ShaftDutyCycleDamageResults
Declaration
public ShaftDutyCycleSystemDeflection ShaftDutyCycleDamageResults { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods