Class CylindricalGearMeshCompoundSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearMeshCompoundSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearMeshCompoundSystemDeflection : GearMeshCompoundSystemDeflection, IEquatable<APIBase>
Properties
BasicLTCAResults
Declaration
public CylindricalGearMeshMicroGeometryDutyCycle BasicLTCAResults { get; }
Property Value
Type | Description |
---|---|
CylindricalGearMeshMicroGeometryDutyCycle |
ConnectionAnalysisCases
Declaration
public ReadOnlyCollection<CylindricalGearMeshSystemDeflectionWithLTCAResults> ConnectionAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearMeshSystemDeflectionWithLTCAResults> |
ConnectionAnalysisCasesReady
Declaration
public ReadOnlyCollection<CylindricalGearMeshSystemDeflectionWithLTCAResults> ConnectionAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearMeshSystemDeflectionWithLTCAResults> |
ConnectionDesign
Declaration
public CylindricalGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
CylindricalGearMesh |
CylindricalMeshRating
Declaration
public CylindricalMeshDutyCycleRating CylindricalMeshRating { get; }
Property Value
Type | Description |
---|---|
CylindricalMeshDutyCycleRating |
MaximumOperatingBacklash
Measurement: ShortLength
Declaration
public double MaximumOperatingBacklash { get; }
Property Value
Type | Description |
---|---|
System.Double |
MinimumOperatingBacklash
Measurement: ShortLength
Declaration
public double MinimumOperatingBacklash { get; }
Property Value
Type | Description |
---|---|
System.Double |
MinimumOperatingTipRootClearance
Measurement: ShortLength
Declaration
public double MinimumOperatingTipRootClearance { get; }
Property Value
Type | Description |
---|---|
System.Double |
MinimumOperatingTransverseContactRatio
Declaration
public double MinimumOperatingTransverseContactRatio { get; }
Property Value
Type | Description |
---|---|
System.Double |
Planetaries
Declaration
public ReadOnlyCollection<CylindricalGearMeshCompoundSystemDeflection> Planetaries { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearMeshCompoundSystemDeflection> |
Implements
System.IEquatable<T>