From 84e10f035dbe53f665d2d25870914e2e8805b940 Mon Sep 17 00:00:00 2001 From: "Dr.-Ing. Amilcar do Carmo Lucas" Date: Mon, 10 Jan 2022 20:24:58 +0100 Subject: [PATCH] autotest: correct typos in callisto.json comments --- Tools/autotest/models/Callisto.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tools/autotest/models/Callisto.json b/Tools/autotest/models/Callisto.json index 467a9a056c..2a4d68476e 100644 --- a/Tools/autotest/models/Callisto.json +++ b/Tools/autotest/models/Callisto.json @@ -27,7 +27,7 @@ # MOT_THST_EXPO "propExpo" : 0.5, - # approximage maximum yaw rate in deg/sec + # approximate maximum yaw rate in deg/sec "refRotRate" : 120, # hover throttle from 0 to 1 @@ -53,6 +53,6 @@ "disc_area" : 1.82, # momentum drag coefficient - # ratio of momentum drag realtive to a ducted rotor of the same effective disc area + # ratio of momentum drag relative to a ducted rotor of the same effective disc area "mdrag_coef" : 0.10 }