7 #ifndef __tire_tire_h__ 8 #define __tire_tire_h__ 13 #include "mechanics/mechanics.h" 17 #define FE_RIG_ATT_PARTICLE "rig_attach_particle" 18 #define FE_L_RIG_CONSTRAINT "layout_rig_constraint" 19 #define FE_L_RIG_SPRING "layout_rig_spring" 20 #define FE_L_RIG_PARTICLE "layout_rig_particle" 27 t_moa_real sigmoid(t_moa_real a_x, t_moa_real a_max, t_moa_real a_min,
28 t_moa_real a_cross_value, t_moa_real a_smoothness, t_moa_real a_zero_clip);
30 void applyFMToPoints(t_moa_v3 &F, t_moa_v3 &M, t_moa_v3 &P,
31 AsForcePoint &a_asPoint, WeakRecord &r_p0,
32 WeakRecord &r_p1, WeakRecord &r_p2);
kernel
Definition: namespace.dox:3