Class KlingelnbergCycloPalloidSpiralBevelGearSetSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearSetSystemDeflection
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 KlingelnbergCycloPalloidSpiralBevelGearSetSystemDeflection : KlingelnbergCycloPalloidConicalGearSetSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSet |
AssemblyLoadCase
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSetLoadCase |
ComponentDetailedAnalysis
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSetRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSetRating |
KlingelnbergCycloPalloidSpiralBevelGearsSystemDeflection
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSystemDeflection> KlingelnbergCycloPalloidSpiralBevelGearsSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSystemDeflection> |
KlingelnbergCycloPalloidSpiralBevelMeshesSystemDeflection
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshSystemDeflection> KlingelnbergCycloPalloidSpiralBevelMeshesSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshSystemDeflection> |
PowerFlowResults
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSetPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSetPowerFlow |
Implements
System.IEquatable<T>