Class PlanetaryGearSetCompoundAdvancedSystemDeflection
Inheritance
System.Object
PlanetaryGearSetCompoundAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections.Compound
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PlanetaryGearSetCompoundAdvancedSystemDeflection : CylindricalGearSetCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<PlanetaryGearSetAdvancedSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PlanetaryGearSetAdvancedSystemDeflection> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<PlanetaryGearSetAdvancedSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PlanetaryGearSetAdvancedSystemDeflection> |
Implements
System.IEquatable<T>