Class HypoidGearSetSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HypoidGearSetSystemDeflection
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 HypoidGearSetSystemDeflection : AGMAGleasonConicalGearSetSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public HypoidGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
HypoidGearSet |
AssemblyLoadCase
Declaration
public HypoidGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
HypoidGearSetLoadCase |
ComponentDetailedAnalysis
Declaration
public HypoidGearSetRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
HypoidGearSetRating |
HypoidGearsSystemDeflection
Declaration
public ReadOnlyCollection<HypoidGearSystemDeflection> HypoidGearsSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearSystemDeflection> |
HypoidMeshesSystemDeflection
Declaration
public ReadOnlyCollection<HypoidGearMeshSystemDeflection> HypoidMeshesSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearMeshSystemDeflection> |
PowerFlowResults
Declaration
public HypoidGearSetPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
HypoidGearSetPowerFlow |
Implements
System.IEquatable<T>