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