Editar

Compartir a través de


IElasticSystem<T>.GetCurrentVelocity Method

Definition

Query the elastic system for the current instantaneous velocity

public:
 T GetCurrentVelocity();
public T GetCurrentVelocity ();
abstract member GetCurrentVelocity : unit -> 'T
Public Function GetCurrentVelocity () As T

Returns

T

Current value of the elastic system

Applies to