ProgrammierMethodik 2002 - RoboCup

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

RCHearEvent.java

Go to the documentation of this file.
00001 /*
00002  * $Id: RCHearEvent_8java-source.html,v 1.2 2002/07/07 20:59:52 stork Exp $
00003  *
00004  * $Log: RCHearEvent_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/22 20:15:41  stork
00006  * add some more dokumentation
00007  *
00008  * Revision 1.1.1.1  2002/05/21 20:32:05  stork
00009  * empty project
00010  *
00011  */
00012 
00016 public class RCHearEvent extends RCEvent {
00018   public int TimeStamp;
00019   public int Sender;
00020   public double Direction;
00021   public String Message;
00022 }
00023 

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