ProgrammierMethodik 2002 - RoboCup

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

RCSenceEvent.java

Go to the documentation of this file.
00001 /*
00002  * $Id: RCSenceEvent_8java-source.html,v 1.2 2002/07/07 20:59:52 stork Exp $
00003  *
00004  * $Log: RCSenceEvent_8java-source.html,v $
00004  * Revision 1.2  2002/07/07 20:59:52  stork
00004  * update dokumenation
00004  *
00005  * Revision 1.2  2002/06/27 20:26:40  stork
00006  * add + update dokumentation
00007  *
00008  * Revision 1.1.1.1  2002/05/21 20:32:05  stork
00009  * empty project
00010  *
00011  */
00012 
00016 public class RCSenceEvent extends RCEvent {
00018     public int TimeStamp;
00019     public int view_mode;
00020     public double Stamia;
00021     public double Effort;
00022     public double AmmountOfSpeed;
00023     public double DirectionOfSpeed;
00024     public double HeadAngle;
00025     public double KickCount;
00026     public double DashCount;
00027     public double TurnCount;
00028     public double SayCount;
00029     public double TurnNeckCount;
00030     public double CatchCount;
00031     public double MoveCount;
00032     public double ChangeViewCount;
00033 }
00034 

(c) Copyright by Gruppe 1 :
  • Frederik Transier
  • Motitz Ritter
  • Oliver Strassburger
  • Sven Stork