Class RollerBearingFujiwaraKawaseProfile
Inheritance
System.Object
RollerBearingFujiwaraKawaseProfile
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.RollerBearingProfiles
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class RollerBearingFujiwaraKawaseProfile : RollerBearingLoadDependentProfile, IEquatable<APIBase>
Properties
EndDrop
Measurement: VeryShortLength
Declaration
public Overridable<double> EndDrop { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
LengthFactor
Declaration
public double LengthFactor { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
LoadFactor
Declaration
public double LoadFactor { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>