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