diff options
Diffstat (limited to 'Kod/bilbana/yc4/get_speed_constant.m')
| -rw-r--r-- | Kod/bilbana/yc4/get_speed_constant.m | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Kod/bilbana/yc4/get_speed_constant.m b/Kod/bilbana/yc4/get_speed_constant.m new file mode 100644 index 0000000..ae3a0cd --- /dev/null +++ b/Kod/bilbana/yc4/get_speed_constant.m @@ -0,0 +1,7 @@ +function [ speed_constant ] = get_speed_constant( position ) +%GET_SPEED_CONSTANT Summary of this function goes here +% Detailed explanation goes here + + +end + |
