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