Class PlanetaryGearSetPowerFlow
Inheritance
System.Object
PlanetaryGearSetPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PlanetaryGearSetPowerFlow : CylindricalGearSetPowerFlow, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public PlanetaryGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
PlanetaryGearSet |
Implements
System.IEquatable<T>