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