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

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "{{Languages}} == 缩写 == == 格式 == <''axis''>.ViscousFriction = <''expression''> == 可用版本 == 从版本4.7.14起 == 描述 == 轴的粘性(由速度决定)...")
 
Line 18: Line 18:
  
 
== 单位 ==
 
== 单位 ==
*<math>kg \cdot m^2/s</math> - for rotary axes
+
*<math>kg \cdot m^2/s</math> - 旋转轴
*<math>kg/s</math> - for linear axes
+
*<math>kg/s</math> - 线性轴
  
 
|DEFAULT=
 
|DEFAULT=

Revision as of 03:29, 24 April 2017

语言: [[::MC-Basic:axis.VISCOUSFRICTION|English]]  • [[::MC-Basic:axis.VISCOUSFRICTION/zh-hans|中文(简体)‎]]

缩写

格式

<axis>.ViscousFriction = <expression>

可用版本

从版本4.7.14起

描述

轴的粘性(由速度决定)摩擦参数。

类型

Double

取值范围

单位

  • - 旋转轴
  • - 线性轴

|DEFAULT= 0.0

默认

Task and Terminal

限制

  • 读/写
  • 仅模态

例子

参见