Class StraightBevelGearSetAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
StraightBevelGearSetAdvancedTimeSteppingAnalysisForModulation
Assembly: SMT.MastaAPI.15.0.dll
public sealed class StraightBevelGearSetAdvancedTimeSteppingAnalysisForModulation : BevelGearSetAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
Declaration
public StraightBevelGearSet AssemblyDesign { get; }
Property Value
Declaration
public StraightBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Declaration
[Obsolete("Use StraightBevelGearsAdvancedTimeSteppingAnalysisForModulation")]
public ReadOnlyCollection<StraightBevelGearAdvancedTimeSteppingAnalysisForModulation> BevelGearsAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Declaration
[Obsolete("Use StraightBevelMeshesAdvancedTimeSteppingAnalysisForModulation")]
public ReadOnlyCollection<StraightBevelGearMeshAdvancedTimeSteppingAnalysisForModulation> BevelMeshesAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Declaration
public ReadOnlyCollection<StraightBevelGearAdvancedTimeSteppingAnalysisForModulation> StraightBevelGearsAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Declaration
public ReadOnlyCollection<StraightBevelGearMeshAdvancedTimeSteppingAnalysisForModulation> StraightBevelMeshesAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Declaration
public StraightBevelGearSetSystemDeflection SystemDeflectionResults { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods