LunaSysMgr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
frictiontransform.cpp File Reference
#include "frictiontransform.h"
#include <QDebug>
Include dependency graph for frictiontransform.cpp:

Macros

#define DEFAULT_COEF_FSTATIC   0.6
 
#define DEFAULT_COEF_FKINETIC   0.5
 
#define DEFAULT_MASS   1.0
 
#define DEFAULT_MOMENTTIME   1.0
 
#define GRAVITY_ACCEL   9.8
 
#define DEFAULT_ACCEL_INITIAL   72.0
 

Macro Definition Documentation

#define DEFAULT_ACCEL_INITIAL   72.0
#define DEFAULT_COEF_FKINETIC   0.5
#define DEFAULT_COEF_FSTATIC   0.6
#define DEFAULT_MASS   1.0
#define DEFAULT_MOMENTTIME   1.0
#define GRAVITY_ACCEL   9.8