Class UserSpecifiedRollerRaceProfilePoint
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
UserSpecifiedRollerRaceProfilePoint
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.RollerBearingProfiles
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class UserSpecifiedRollerRaceProfilePoint : RollerRaceProfilePoint, IEquatable<APIBase>
Properties
RaceAnalysisDeviation
Measurement: VeryShortLength
Declaration
public double RaceAnalysisDeviation { get; }
Property Value
Type | Description |
---|---|
System.Double |
RollerAnalysisDeviation
Measurement: VeryShortLength
Declaration
public double RollerAnalysisDeviation { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>