Free Electron
Namespaces | Macros | Functions
tire.h File Reference
#include "fe/plugin.h"
#include "fe/data.h"
#include "math/math.h"
#include "mechanics/mechanics.h"
#include "surface/surface.h"
#include "moa/moa.h"
#include "tire/TireI.h"
#include "tire/tireAS.h"
Include dependency graph for tire.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 fe
 kernel
 

Macros

#define FE_RIG_ATT_PARTICLE   "rig_attach_particle"
 
#define FE_L_RIG_CONSTRAINT   "layout_rig_constraint"
 
#define FE_L_RIG_SPRING   "layout_rig_spring"
 
#define FE_L_RIG_PARTICLE   "layout_rig_particle"
 

Functions

t_moa_real fe::ext::sigmoid (t_moa_real a_x, t_moa_real a_max, t_moa_real a_min, t_moa_real a_cross_value, t_moa_real a_smoothness, t_moa_real a_zero_clip)
 
void fe::ext::applyFMToPoints (t_moa_v3 &F, t_moa_v3 &M, t_moa_v3 &P, AsForcePoint &a_asPoint, WeakRecord &r_p0, WeakRecord &r_p1, WeakRecord &r_p2)