From e4bf3eddba896fcd41c8b8d7141c5d9336648477 Mon Sep 17 00:00:00 2001 From: ouv Date: Wed, 12 May 2010 12:17:32 +0000 Subject: [PATCH] Minor fix (to correct GUI representation of the osinusoidal sweep mode formula) --- src/VISUGUI/VISU_msg_en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/VISUGUI/VISU_msg_en.ts b/src/VISUGUI/VISU_msg_en.ts index 485ae812..df2c36fb 100644 --- a/src/VISUGUI/VISU_msg_en.ts +++ b/src/VISUGUI/VISU_msg_en.ts @@ -2947,7 +2947,7 @@ Please select another field. MODEMode: LINEARLinear - COSINUSOIDAL1 - cos( t ) / 2 + COSINUSOIDAL( 1 - cos( t ) ) / 2 SINUSOIDALsin( t - Pi / 2 ) NUMBER_OF_STEPSNumber Steps: -- 2.39.2