Class CylindricalGearMeshMicroGeometryDutyCycle
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearMeshMicroGeometryDutyCycle
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical.MicroGeometry
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearMeshMicroGeometryDutyCycle : GearMeshDesignAnalysis, IEquatable<APIBase>
Properties
CylindricalGearSetDutyCycleRating
Declaration
public CylindricalGearSetDutyCycleRating CylindricalGearSetDutyCycleRating { get; }
Property Value
Type | Description |
---|---|
CylindricalGearSetDutyCycleRating |
MeshesAnalysis
Declaration
public ReadOnlyCollection<CylindricalGearMeshLoadDistributionAnalysis> MeshesAnalysis { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearMeshLoadDistributionAnalysis> |
PeakToPeakTE
Declaration
public DutyCyclePropertySummaryVeryShortLength<CylindricalGearMeshLoadDistributionAnalysis> PeakToPeakTE { get; }
Property Value
Type | Description |
---|---|
DutyCyclePropertySummaryVeryShortLength<CylindricalGearMeshLoadDistributionAnalysis> |
Implements
System.IEquatable<T>