Class CVTModalAnalysis
Inheritance
System.Object
CVTModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CVTModalAnalysis : BeltDriveModalAnalysis, 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>