Class BevelDifferentialPlanetGearAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BevelDifferentialPlanetGearAdvancedTimeSteppingAnalysisForModulation
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 BevelDifferentialPlanetGearAdvancedTimeSteppingAnalysisForModulation : BevelDifferentialGearAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public BevelDifferentialPlanetGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
BevelDifferentialPlanetGear |
SystemDeflectionResults
Declaration
public BevelDifferentialPlanetGearSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
BevelDifferentialPlanetGearSystemDeflection |
Implements
System.IEquatable<T>