Class RaceRoundnessAtAngle
Inheritance
System.Object
RaceRoundnessAtAngle
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class RaceRoundnessAtAngle : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
Angle
Declaration
public double Angle { get; }
Property Value
| Type |
Description |
| System.Double |
|
Deviation
Declaration
public double Deviation { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods