$LDDrivingVelocities

Record identifier of LinkageData. It stores the velocity of the driving variables.
  • $LDDrivingVelocities record is a list of Rule. The left side of the rule is the velocity function of the driving variable, while the right side is the corresponding substitution value . Example: { 1[t]→1,...}
  • Only a constant velocity function assignment is allowed to the driving variables. If other function assignment is needed change the driving variables to the time variable (t) and express the driving variables as the function of the time.
Load LinkageDesigner package
In[1]:=
Click for copyable input
Load the predefined crank-slider mechanism
In[2]:=
Click for copyable input
Out[2]=
Create time dependent linkage linkageT
In[3]:=
Click for copyable input
Out[3]=
Display the generated $DrivingVelocities record
In[4]:=
Click for copyable input
Out[4]=