Class BeltDriveHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
BeltDriveHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public class BeltDriveHarmonicAnalysisOfSingleExcitation : SpecialisedAssemblyHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public BeltDrive AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
BeltDrive |
AssemblyLoadCase
Declaration
public BeltDriveLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
BeltDriveLoadCase |
Implements
System.IEquatable<T>