GaitVaughan

Hello!!

Please in the folder JointAndDrivers of the GaitVaughan model,I don’t understand
the line "Coef ={-1,-1,1}"of this paragraph:

AnyKinEqSimpleDriver AsisZDrv={
AnyKinMeasureLinComb LinComb = {
AnyKinMeasure &u1 = …AsisRy;
AnyKinMeasure &u2 = …AsisLy;
AnyKinMeasure &u3 = …SacrumLy;

   Coef={
     {-1,-1,1}
   };
 };
 DriverPos={0};
 DriverVel={0};
 Reaction.Type={Off};

};
Who can explain me what means this line? I want to known how this values
(-1,-1,1) could be chosen?
I read in the AnybodyRefManual the signification of AnyKinMeasureLinComb, but I
don’t understand.

Best regards
Simon

Hi Simon,

Please refer to posting Nr. 2202, a description of the driver can be found
there.

Best regards,

Sebastian


From: anyscript@yahoogroups.com [mailto:anyscript@yahoogroups.com] On Behalf
Of sipiton
Sent: 18. marts 2009 09:29
To: anyscript@yahoogroups.com
Subject: [AnyScript] GaitVaughan

Hello!!

Please in the folder JointAndDrivers of the GaitVaughan model,I don’t
understand the line "Coef ={-1,-1,1}"of this paragraph:

AnyKinEqSimpleDriver AsisZDrv={
AnyKinMeasureLinComb LinComb = {
AnyKinMeasure &u1 = …AsisRy;
AnyKinMeasure &u2 = …AsisLy;
AnyKinMeasure &u3 = …SacrumLy;

Coef={
{-1,-1,1}
};
};
DriverPos={0};
DriverVel={0};
Reaction.Type={Off};
};
Who can explain me what means this line? I want to known how this values
(-1,-1,1) could be chosen?
I read in the AnybodyRefManual the signification of AnyKinMeasureLinComb,
but I don’t understand.

Best regards
Simon

[Non-text portions of this message have been removed]