Class WormGearPowerFlow
Inheritance
System.Object
WormGearPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class WormGearPowerFlow : GearPowerFlow, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public WormGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
WormGear |
ComponentDetailedAnalysis
Declaration
public WormGearRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
WormGearRating |
ComponentLoadCase
Declaration
public WormGearLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
WormGearLoadCase |
Implements
System.IEquatable<T>