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