Table of Contents

Interface IGetSpindleSpeed

Namespace
Hi.Numerical
Assembly
HiGeom.dll

Interface for retrieving spindle speed and direction information.

public interface IGetSpindleSpeed
Extension Methods

Methods

GetSpindleDirection()

Gets the spindle rotation direction.

SpindleDirection GetSpindleDirection()

Returns

SpindleDirection

The spindle direction (clockwise, counterclockwise, or stopped)

GetSpindleSpeed_radds()

Gets the spindle speed in radians per second.

double GetSpindleSpeed_radds()

Returns

double

Spindle speed in rad/s