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