Class GearAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
GearAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.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>