From a80f5cb7b3d8e4cf3e48c55895b3ea23a940b8ec Mon Sep 17 00:00:00 2001 From: Christian Vazquez Date: Thu, 21 Apr 2011 05:54:15 +0000 Subject: Mis à jour AccelTest et toString de Accelerator. Rjouté quelques commentaires (dans FODO). Crée un fichier P10ExerciceTest. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/FODO.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/FODO.h') diff --git a/src/main/FODO.h b/src/main/FODO.h index 4d61ad3..5b00ca6 100644 --- a/src/main/FODO.h +++ b/src/main/FODO.h @@ -15,6 +15,8 @@ namespace vhc { +/** Représente une maille FODO, qui est un élément magnétique droit, composé d'un quadrupôle, d'une section droite, d'un autre quadrupôle «opposé», et d'une autre section droite. + */ class FODO: public CompositeElement { private: -- cgit v1.2.3