Class KlingelnbergCycloPalloidSpiralBevelGearSetPowerFlow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearSetPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearSetPowerFlow : KlingelnbergCycloPalloidConicalGearSetPowerFlow, 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 |
KlingelnbergCycloPalloidSpiralBevelGearsPowerFlow
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearPowerFlow> KlingelnbergCycloPalloidSpiralBevelGearsPowerFlow { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearPowerFlow> |
KlingelnbergCycloPalloidSpiralBevelMeshesPowerFlow
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshPowerFlow> KlingelnbergCycloPalloidSpiralBevelMeshesPowerFlow { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshPowerFlow> |
Implements
System.IEquatable<T>