Table of Contents

Interface IAngularVelocityOwner

Namespace
Hi.Vibrations
Assembly
HiMech.dll

Provides functionality for objects that have an angular velocity property.

public interface IAngularVelocityOwner
Extension Methods

Properties

AngularVelocity

Gets or sets the angular velocity in radians per second.

double AngularVelocity { get; set; }

Property Value

double