Class GearAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
GearAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class GearAdvancedTimeSteppingAnalysisForModulation : MountableComponentAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public Gear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Gear |
SystemDeflectionResults
Declaration
public GearSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
GearSystemDeflection |
Implements
System.IEquatable<T>