Revision f7954788 src/server/config.cpp
src/server/config.cpp | ||
---|---|---|
81 | 81 |
// limit the maximum acceleration, value is given in deg/s^2 |
82 | 82 |
limit_acceleration_eye = 80000; |
83 | 83 |
|
84 |
// calculate the overall target distance based on neck target instead of using the real neck |
|
85 |
// position |
|
86 |
use_neck_target_instead_of_position_eye = true; |
|
84 | 87 |
|
85 | 88 |
// parameters fo the breathing pattern |
86 | 89 |
// healthy adult human: 12-15 breaths/min (see e.g. "Ganong's review of medical physiology") |
Also available in: Unified diff