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