Class LoadedNeedleRollerBearingElement
Inheritance
System.Object
LoadedNeedleRollerBearingElement
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class LoadedNeedleRollerBearingElement : LoadedCylindricalRollerBearingElement, IEquatable<APIBase>
Properties
SlidingPowerLossFromHysteresis
Declaration
public double SlidingPowerLossFromHysteresis { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SlidingPowerLossFromMacroSlidingDueToRollerSkew
Declaration
public double SlidingPowerLossFromMacroSlidingDueToRollerSkew { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SlidingPowerLossRollerCageAxialComponent
Declaration
public double SlidingPowerLossRollerCageAxialComponent { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SlidingPowerLossRollerCageMomentComponent
Declaration
public double SlidingPowerLossRollerCageMomentComponent { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SlidingPowerLossRollerCageRadialComponent
Declaration
public double SlidingPowerLossRollerCageRadialComponent { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods