Class KlingelnbergCycloPalloidSpiralBevelGearSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearSystemDeflection
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 KlingelnbergCycloPalloidSpiralBevelGearSystemDeflection : KlingelnbergCycloPalloidConicalGearSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public KlingelnbergCycloPalloidSpiralBevelGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGear |
ComponentDetailedAnalysis
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearRating |
ComponentLoadCase
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearLoadCase |
PowerFlowResults
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearPowerFlow |
Implements
System.IEquatable<T>