Class LoadedMultiPointContactBallBearingElement
Inheritance
System.Object
LoadedMultiPointContactBallBearingElement
Assembly: SMT.MastaAPI.15.0.dll
public abstract class LoadedMultiPointContactBallBearingElement : LoadedBallBearingElement, IEquatable<APIBase>
Properties
Declaration
public double ApproximatePercentageOfFrictionUsedInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ApproximatePercentageOfFrictionUsedInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ContactAngleInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ContactAngleInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public PlaneScalarFieldData ContactPatchPressureVelocityInnerLeft { get; }
Property Value
Declaration
public PlaneScalarFieldData ContactPatchPressureVelocityInnerRight { get; }
Property Value
Declaration
public PlaneScalarFieldData ContactPatchSlidingSpeedInnerLeft { get; }
Property Value
Declaration
public PlaneScalarFieldData ContactPatchSlidingSpeedInnerRight { get; }
Property Value
Declaration
public PlaneVectorFieldData ContactPatchSlidingVelocityInnerLeft { get; }
Property Value
Declaration
public PlaneVectorFieldData ContactPatchSlidingVelocityInnerRight { get; }
Property Value
Declaration
public double CurvatureMomentInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CurvatureMomentInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Half contact length at right angles to direction of rolling
Measurement: ShortLength
Declaration
public double HertzianSemiMajorDimensionInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Half contact length at right angles to direction of rolling
Measurement: ShortLength
Declaration
public double HertzianSemiMajorDimensionInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Half contact width in direction of rolling
Measurement: ShortLength
Declaration
public double HertzianSemiMinorDimensionInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Half contact width in direction of rolling
Measurement: ShortLength
Declaration
public double HertzianSemiMinorDimensionInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double HydrodynamicPressureForceInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double HydrodynamicPressureForceInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double HydrodynamicRollingResistanceForceInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double HydrodynamicRollingResistanceForceInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public override double MaximumNormalStressInner { get; }
Property Value
Type |
Description |
System.Double |
|
Overrides
Declaration
public double MaximumNormalStressInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double MaximumNormalStressInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double MaximumShearStressInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double MaximumShearStressInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: PowerPerSmallArea
Declaration
public override double MaximumSmearingIntensityInner { get; }
Property Value
Type |
Description |
System.Double |
|
Overrides
Measurement: VeryShortLength
Declaration
public override double MinimumLubricatingFilmThicknessInner { get; }
Property Value
Type |
Description |
System.Double |
|
Overrides
Measurement: VeryShortLength
Declaration
public double MinimumLubricatingFilmThicknessInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: VeryShortLength
Declaration
public double MinimumLubricatingFilmThicknessInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double NormalLoadInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double NormalLoadInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PivotingMomentInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PivotingMomentInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PowerLossDueToElasticRollingResistanceInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PowerLossDueToElasticRollingResistanceInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PowerLossDueToHydrodynamicRollingResistanceInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PowerLossDueToHydrodynamicRollingResistanceInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PowerLossInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PowerLossInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PowerLossParallelToMajorAxisInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PowerLossParallelToMajorAxisInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PowerLossParallelToMinorAxisInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PowerLossParallelToMinorAxisInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double SlidingForceParallelToTheMajorAxisInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double SlidingForceParallelToTheMajorAxisInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double SlidingForceParallelToTheMinorAxisInnerLeft { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double SlidingForceParallelToTheMinorAxisInnerRight { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods