Difference between revisions of "AXY:MC-Basic:group.JERKDECELERATIONPERCENTAGE"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Versions AMCS 0.4.4.x and higher" to "Since Version 4.4.x")
m (Text replace - "<GROUP>" to "<''group''>")
Line 1: Line 1:
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
<GROUP>.JDPERC
+
<''group''>.JDPERC
  
 
|SYNTAX=
 
|SYNTAX=
<GROUP>.JDPERC=<''numericexpression''>
+
<''group''>.JDPERC=<''numericexpression''>
  
 
|AVAILABILITY=
 
|AVAILABILITY=

Revision as of 16:32, 20 March 2014

Defines the percentage scale for which the actual jerk will be reduced form its given value (Jerk, Jtran, Jrot) and applied in acceleration phase.

Short form

<group>.JDPERC

Syntax

<group>.JDPERC=<numericexpression>

Availability

Since Version 4.4.x

Type

double

Range

0.1-100

Units

%

Default

100

Scope

Task, Terminal

Limitations

Modal/Nodal, Read/Write

Examples

Delta.jdprec = 20

See Also