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