Class KlingelnbergCycloPalloidSpiralBevelGearMeshPowerFlow
Inheritance
System.Object
KlingelnbergCycloPalloidSpiralBevelGearMeshPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearMeshPowerFlow : KlingelnbergCycloPalloidConicalGearMeshPowerFlow, IEquatable<APIBase>
Properties
ComponentDetailedAnalysis
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearMeshRating ComponentDetailedAnalysis { get; }
Property Value
| Type | Description |
|---|---|
| KlingelnbergCycloPalloidSpiralBevelGearMeshRating |
ConnectionDesign
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearMesh ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| KlingelnbergCycloPalloidSpiralBevelGearMesh |
ConnectionLoadCase
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| KlingelnbergCycloPalloidSpiralBevelGearMeshLoadCase |
Rating
Declaration
[Obsolete("Use ComponentDetailedAnalysis")]
public KlingelnbergCycloPalloidSpiralBevelGearMeshRating Rating { get; }
Property Value
| Type | Description |
|---|---|
| KlingelnbergCycloPalloidSpiralBevelGearMeshRating |
Implements
System.IEquatable<T>