Class BevelDifferentialGearAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BevelDifferentialGearAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class BevelDifferentialGearAdvancedTimeSteppingAnalysisForModulation : BevelGearAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public BevelDifferentialGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
BevelDifferentialGear |
ComponentLoadCase
Declaration
public BevelDifferentialGearLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
BevelDifferentialGearLoadCase |
SystemDeflectionResults
Declaration
public BevelDifferentialGearSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
BevelDifferentialGearSystemDeflection |
Implements
System.IEquatable<T>