Class CVTAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CVTAdvancedTimeSteppingAnalysisForModulation
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 CVTAdvancedTimeSteppingAnalysisForModulation : BeltDriveAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public CVT AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
CVT |
SystemDeflectionResults
Declaration
public CVTSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
CVTSystemDeflection |
Implements
System.IEquatable<T>