Revision 5f29f640 src/server/neck_motion_generator.cpp
src/server/neck_motion_generator.cpp | ||
---|---|---|
34 | 34 |
using namespace humotion; |
35 | 35 |
using namespace humotion::server; |
36 | 36 |
|
37 |
const float NeckMotionGenerator::CONST_GUITTON87_A = 4.39; // / 2.0; |
|
38 |
const float NeckMotionGenerator::CONST_GUITTON87_B = 160.0; // /2.0;
|
|
37 |
const float NeckMotionGenerator::CONST_GUITTON87_A = 4.39/2.0; // / 2.0;
|
|
38 |
const float NeckMotionGenerator::CONST_GUITTON87_B = 106.0/2.0; // /2.0;
|
|
39 | 39 |
|
40 | 40 |
//healthy adult human: 12-15 breaths/min (see "Ganong's review of medical physiology") |
41 | 41 |
//total: 60/12-15 = 3-5s |
Also available in: Unified diff