Class StraightBevelDiffGearSetSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelDiffGearSetSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class StraightBevelDiffGearSetSystemDeflection : BevelGearSetSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public StraightBevelDiffGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearSet |
AssemblyLoadCase
Declaration
public StraightBevelDiffGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearSetLoadCase |
ComponentDetailedAnalysis
Declaration
public StraightBevelDiffGearSetRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearSetRating |
PowerFlowResults
Declaration
public StraightBevelDiffGearSetPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearSetPowerFlow |
StraightBevelDiffGearsSystemDeflection
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSystemDeflection> StraightBevelDiffGearsSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearSystemDeflection> |
StraightBevelDiffMeshesSystemDeflection
Declaration
public ReadOnlyCollection<StraightBevelDiffGearMeshSystemDeflection> StraightBevelDiffMeshesSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearMeshSystemDeflection> |
Implements
System.IEquatable<T>