Difference between revisions of "MC-Basic:element.PAYLOADMASS"

From SoftMC-Wiki
Jump to: navigation, search
(typo fix)
Line 1: Line 1:
{{Languages}}
+
{{Languages|MC-Basic:element.PAYLOADMASS}}
  
 
{{MC-Basic
 
{{MC-Basic
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Payload mass of a element.
+
Payload mass of an element.
  
 
This value is considered during the computation of joint torques by the [[MC-Basic:element.DYNAMICMODEL|dynamic model]].
 
This value is considered during the computation of joint torques by the [[MC-Basic:element.DYNAMICMODEL|dynamic model]].

Revision as of 08:27, 17 October 2018

Language: English  • 中文(简体)‎

Payload mass of an element.

This value is considered during the computation of joint torques by the dynamic model.

Syntax

<element>.PayloadMass = <expression>

Availability

Since Version 4.7.14

Type

Double

Units

kg

Default

0.0

Scope

Task and Terminal

Limitations

  • Read/Write
  • Modal only

See Also