Class HypoidGearSetSystemDeflection
Inheritance
System.Object
HypoidGearSetSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class HypoidGearSetSystemDeflection : AGMAGleasonConicalGearSetSystemDeflection, IEquatable<APIBase>
Properties
AGMAGleasonConicalGearsSystemDeflection
Declaration
[Obsolete("Use HypoidGearsSystemDeflection")]
public ReadOnlyCollection<HypoidGearSystemDeflection> AGMAGleasonConicalGearsSystemDeflection { get; }
Property Value
AGMAGleasonConicalMeshesSystemDeflection
Declaration
[Obsolete("Use HypoidMeshesSystemDeflection")]
public ReadOnlyCollection<HypoidGearMeshSystemDeflection> AGMAGleasonConicalMeshesSystemDeflection { get; }
Property Value
AssemblyDesign
Declaration
public HypoidGearSet AssemblyDesign { get; }
Property Value
AssemblyLoadCase
Declaration
public HypoidGearSetLoadCase AssemblyLoadCase { get; }
Property Value
ComponentDetailedAnalysis
Declaration
public HypoidGearSetRating ComponentDetailedAnalysis { get; }
Property Value
HypoidGearsSystemDeflection
Declaration
public ReadOnlyCollection<HypoidGearSystemDeflection> HypoidGearsSystemDeflection { get; }
Property Value
HypoidMeshesSystemDeflection
Declaration
public ReadOnlyCollection<HypoidGearMeshSystemDeflection> HypoidMeshesSystemDeflection { get; }
Property Value
PowerFlowResults
Declaration
public HypoidGearSetPowerFlow PowerFlowResults { get; }
Property Value
Rating
Declaration
[Obsolete("Use ComponentDetailedAnalysis")]
public HypoidGearSetRating Rating { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods