ST_Movement

 

ST_Movement - General Information

Overview

Type:

Data structure

Available as of:

V1.0.0.0

Inherits from:

-

Versions:

Current version

Description

This structure is used to set the different motion parameters.

Structure Elements

Variable

Data type

Description

lrAcc

LREAL

Acceleration (change of velocity) in units/s2.

lrDec

LREAL

Deceleration (change of velocity) in units/s2.

lrJerk

LREAL

Jerk (change of acceleration/deceleration) in units/s3.

lrVel

LREAL

Velocity (change of position) in units/s.