[chronojump] minor change
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] minor change
- Date: Wed, 24 Mar 2021 16:47:17 +0000 (UTC)
commit 9118d4e7a6ea8538f741fc77516730d6baf5cdf0
Author: Xavier de Blas <xaviblas gmail com>
Date: Wed Mar 24 17:19:06 2021 +0100
minor change
r-scripts/sprintUtil.R | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/r-scripts/sprintUtil.R b/r-scripts/sprintUtil.R
index cdb6a6aa..201220d0 100644
--- a/r-scripts/sprintUtil.R
+++ b/r-scripts/sprintUtil.R
@@ -26,7 +26,7 @@ source(paste(options[1], "/scripts-util.R", sep=""))
#Temperature in the moment of the test and Velocity of the wind).
getDynamicsFromSprint <- function(K, Vmax, Mass, T0 = 0, Temperature = 25, Height , Vw = 0, maxTime = 10)
{
- print("In getDynamicsFromEncoder()")
+ print("In getDynamicsFromSprint()")
# maxTime is used for the numerical calculations
# Constants for the air friction modeling
ro0 = 1.293
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]