Class UserSpecifiedRollerRaceProfilePoint
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.RollerBearingProfiles
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class UserSpecifiedRollerRaceProfilePoint : RollerRaceProfilePoint, IEquatable<APIBase>
Properties
RaceDeviationUsedInAnalysis
Declaration
public double RaceDeviationUsedInAnalysis { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
RollerDeviationUsedInAnalysis
Declaration
public double RollerDeviationUsedInAnalysis { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>