LinkageDesigner Package Paclet Symbol | See Also » |
Record Identifier | Description | |
$LDMechanismID | Defines the name of the linkage and other linkage instance specific informations (units, WorkBench name, etc.). | |
$LDDrivingVariables | List of rules representing the driving variables of the linkage together with their substitutional values. | |
$LDSimpleParameters | List of rules representing the simple parameters of the linkage together with their substitutional values. | |
$LDStructure | List of records defininig the kinematic pairs of the linkage. | |
$LDLowOrderJoint | List of records about the low order kinematic pairs ( type, joint marker, etc). | |
$LDLinkGeometry | Stores the geometric representation of the links. | |
$LDDerivedParametersA | List of explicitly derived parameters. (p is explicitly derived if it can be expressed as p = f[q1, q2, ...]. | |
$LDDerivedParametersB | List of implicitly derived parameters. (p is implicitly derived if it can be expressed as the solution of f[p, q1, q2, ...]= 0). | |
$LDLinkGroundTransformation | List of transformation of the Local Link Reference Frames to the Global Reference Frame. | |
$LDTimeDependentVariables | List of rules of time dependent variables together with the first derivative. | |
$LDDrivingVelocities | List of rules representing the first derivative of the driving variables. | |
$LDInteractiveDef | Stores linkage definition of a previous LinkageCAD session. | |
$LDMassProperties | Stores the mass properties of the links. Mass properties data consist of a list of {inertiaFrame,mass,momentOfInertia} sublist. | |
$LDForces | Stores a list of forces that acting on the mechanism. Forces are stored as {{str1,vec},{str2,pointofAttack}} sublist. | |
$LDTorques | Stores a list of torques vectors acting on the linkage. Torques are stored as {{str1,vec},{str2,pointofAttack}}. |