Class PlanetaryGearSetCompoundPowerFlow
Inheritance
System.Object
PlanetaryGearSetCompoundPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows.Compound
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class PlanetaryGearSetCompoundPowerFlow : CylindricalGearSetCompoundPowerFlow, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<PlanetaryGearSetPowerFlow> AssemblyAnalysisCases { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<PlanetaryGearSetPowerFlow> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<PlanetaryGearSetPowerFlow> AssemblyAnalysisCasesReady { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<PlanetaryGearSetPowerFlow> |
Implements
System.IEquatable<T>