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