IElasticSystem<T>.GetCurrentVelocity Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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