Difference between revisions of "MC-Basic:axis.VISCOUSFRICTION"

From SoftMC-Wiki
Jump to: navigation, search
Line 1: Line 1:
{{Languages|MC-Basic:axis.VISCOUSFRICTION}}
+
{{Languages|MC-Basic:axis.VISCOUSFRICTION}}  
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 18: Line 18:
  
 
|UNITS=
 
|UNITS=
*<math>kg \cdot m^2/s</math> - for rotary axes
+
*?'"`UNIQ--math-00000001-QINU`"'? - for rotary axes
*<math>kg/s</math> - for linear axes
+
*?'"`UNIQ--math-00000002-QINU`"'? - for linear axes
  
 
|DEFAULT=
 
|DEFAULT=

Revision as of 14:10, 5 May 2020

Language: English  • 中文(简体)‎

Viscous (velocity dependent) friction parameter of an axis.

Syntax

<axis>.ViscousFriction = <expression>

Availability

Since Version 4.7.14

Type

Double

Units

  • ?'"`UNIQ--math-00000001-QINU`"'? - for rotary axes
  • ?'"`UNIQ--math-00000002-QINU`"'? - for linear axes

Default

0.0

Scope

Task and Terminal

Limitations

  • Read/Write
  • Modal only

See Also