Class CycloidalAssemblyModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CycloidalAssemblyModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CycloidalAssemblyModalAnalysis : SpecialisedAssemblyModalAnalysis, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public CycloidalAssembly AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
CycloidalAssembly |
AssemblyLoadCase
Declaration
public CycloidalAssemblyLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
CycloidalAssemblyLoadCase |
SystemDeflectionResults
Declaration
public CycloidalAssemblySystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
CycloidalAssemblySystemDeflection |
Implements
System.IEquatable<T>