Class CylindricalGearSetAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearSetAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearSetAdvancedSystemDeflection : GearSetAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public CylindricalGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
CylindricalGearSet |
AssemblyLoadCase
Declaration
public CylindricalGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
CylindricalGearSetLoadCase |
ComponentDetailedAnalysis
Declaration
public CylindricalGearSetRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
CylindricalGearSetRating |
CylindricalGearsAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<CylindricalGearAdvancedSystemDeflection> CylindricalGearsAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearAdvancedSystemDeflection> |
CylindricalMeshesAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<CylindricalGearMeshAdvancedSystemDeflection> CylindricalMeshesAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearMeshAdvancedSystemDeflection> |
GearSetDesign
Declaration
public CylindricalGearSetDesign GearSetDesign { get; }
Property Value
Type | Description |
---|---|
CylindricalGearSetDesign |
MicroGeometry
Declaration
public CylindricalGearSetMicroGeometry MicroGeometry { get; }
Property Value
Type | Description |
---|---|
CylindricalGearSetMicroGeometry |
Implements
System.IEquatable<T>