Class CVTCompoundAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
CVTCompoundAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation.Compound
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class CVTCompoundAdvancedTimeSteppingAnalysisForModulation : BeltDriveCompoundAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<CVTAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CVTAdvancedTimeSteppingAnalysisForModulation> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<CVTAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CVTAdvancedTimeSteppingAnalysisForModulation> |
Implements
System.IEquatable<T>