Class RackMountingError
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical.HobbingProcessSimulationNew
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class RackMountingError : MountingError, IEquatable<APIBase>
Properties
AxialRunout
Measurement: VeryShortLength
Declaration
public double AxialRunout { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
AxialRunoutPhaseAngle
Measurement: Angle
Declaration
public double AxialRunoutPhaseAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>