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

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
Line 1: Line 1:
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
<       GROUP>.JAPERC>
+
JAPERC
  
 
|SYNTAX=
 
|SYNTAX=
<              GROUP>.JAPERC=<''numericexpression''
+
<GROUP>.JAPERC=<''numericexpression''>
  
 
|AVAILABILITY=
 
|AVAILABILITY=

Revision as of 12:18, 4 January 2011

Definesthe percentage scale for which the actual jerk will be reducedform its given value (Jerk, Jtran, Jrot) and applied inacceleration phase.

Short form

JAPERC

Syntax

<GROUP>.JAPERC=<numericexpression>

Availability

Versions AMCS 0.4.4.x and higher

Type

double

Range

0.1-100

Units

%

Default

100

Scope

Task, Terminal

Limitations

Modal/Nodal, Read/Write

Examples

Delta.japrec = 20

See Also