add stifness in hexapod symetrie
This commit is contained in:
parent
60d80f04db
commit
340623aad3
BIN
Assemblage.slx
BIN
Assemblage.slx
Binary file not shown.
@ -37,7 +37,10 @@ rz = updateDamping(rz);
|
||||
|
||||
%% Hexapod Symétrie
|
||||
hexapod = struct();
|
||||
|
||||
hexapod.m = smiData.Solid(16).mass;
|
||||
hexapod.k.ax = (138e6)*1.2; %z
|
||||
hexapod.ksi.ax = 10;
|
||||
hexapod = updateDamping(hexapod);
|
||||
|
||||
%% NASS
|
||||
n = struct();
|
||||
|
Loading…
Reference in New Issue
Block a user