Class RollerBearingDinLundbergProfile
Inheritance
System.Object
RollerBearingDinLundbergProfile
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class RollerBearingDinLundbergProfile : RollerBearingProfile, IEquatable<APIBase>
Properties
AxialOffset
Declaration
public Overridable<double> AxialOffset { get; set; }
Property Value
EffectiveLength
Declaration
public Overridable<double> EffectiveLength { get; set; }
Property Value
Declaration
public EnumWithSelectedValue<ExtrapolationOptions> ExtrapolationMethod { get; set; }
Property Value
Implements
System.IEquatable<T>
Extension Methods