$LDDerivedParametersA

Record identifier of LinkageData. It stores the explicitly derived dependent parameters of the linkage
  • $LDDerivedParametersA record is a list of Rule. The left side of the rule is the symbol of the variable, while the right side is an explicit expression of the simple parameters and the driving variables of the linkage. Example: {->2}
Load LinkageDesigner package
In[1]:=
Click for copyable input
Load the predefined 4-bar linkages, which loads the two solution branches of the linkage
In[2]:=
Click for copyable input
Out[2]=
List the $LDDerivedParametersA record of the first linkage. This linkage is defined with the first solution branch of the loop closing equation
In[3]:=
Click for copyable input
Out[3]=
Display the first linkage
In[4]:=
Click for copyable input
Out[4]=
List the $LDDerivedParametersA record of the second linkage. This linkage is defined with the second solution branch of the loop closing equation
In[5]:=
Click for copyable input
Out[5]=
Display the second linkage
In[6]:=
Click for copyable input
Out[6]=