Class HypoidGearSetRating
Inheritance
System.Object
HypoidGearSetRating
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class HypoidGearSetRating : AGMAGleasonConicalGearSetRating, IEquatable<APIBase>
Properties
HypoidGearRatings
Declaration
public ReadOnlyCollection<HypoidGearRating> HypoidGearRatings { get; }
Property Value
Type |
Description |
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearRating> |
|
HypoidGearSet
Declaration
public HypoidGearSetDesign HypoidGearSet { get; }
Property Value
HypoidMeshRatings
Declaration
public ReadOnlyCollection<HypoidGearMeshRating> HypoidMeshRatings { get; }
Property Value
Rating
Declaration
public override string Rating { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
SizeFactorBending
Declaration
public Overridable<double> SizeFactorBending { get; }
Property Value
Declaration
public Overridable<double> SizeFactorContact { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods