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