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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
m (Text replace - "<GROUP>" to "<''group''>")
Line 1: Line 1:
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
''<GROUP>.''VFb
+
''<''group''>.''VFb
  
 
|SYNTAX=
 
|SYNTAX=
?''<GROUP>.''VelocityFeedback
+
?''<''group''>.''VelocityFeedback
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Line 19: Line 19:
  
 
|UNITS=
 
|UNITS=
Group velocity units, as given by ''<GROUP>.''VELOCITYFACTOR
+
Group velocity units, as given by ''<''group''>.''VELOCITYFACTOR
  
 
|DEFAULT=
 
|DEFAULT=

Revision as of 16:36, 20 March 2014

This property returns the actual spatial velocity of the group.

Short form

<group>.VFb

Syntax

?<group>.VelocityFeedback

Availability

All versions

Type

Double

Range

± Max Double

Units

Group velocity units, as given by <group>.VELOCITYFACTOR

Scope

Task or Terminal

Limitations

Read only

Examples

?Xaxis.VFb

See Also