Class RollerBearingJohnsGoharProfile
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RollerBearingJohnsGoharProfile
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.RollerBearingProfiles
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class RollerBearingJohnsGoharProfile : RollerBearingProfile, IEquatable<APIBase>
Properties
DesignLoad
Measurement: Force
Declaration
public double DesignLoad { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
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 |
Implements
System.IEquatable<T>