Class RackMountingError
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    RackMountingError
  Implements
System.IEquatable<APIBase>
  Inherited Members
      SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    
  Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical.HobbingProcessSimulationNew
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public 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>