ProgrammierMethodik 2002 - RoboCup

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

RCPlayerParamEvent.java

Go to the documentation of this file.
00001 /*
00002  * $Id: RCPlayerParamEvent_8java-source.html,v 1.2 2002/07/07 20:59:52 stork Exp $
00003  *
00004  * $Log: RCPlayerParamEvent_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:39  stork
00006  * add + update dokumentation
00007  *
00008  * Revision 1.1.1.1  2002/05/21 20:32:06  stork
00009  * empty project
00010  *
00011  */
00012 
00016 public class RCPlayerParamEvent extends RCEvent {
00018     public double player_types;
00019     public double subst_max;
00020     public double pt_max;
00021     public double player_speed_max_delta_min;
00022     public double player_speed_max_delta_max;
00023     public double stamoa_inc_max_delta_factor;
00024     public double player_decay_delta_min;
00025     public double player_decay_delta_max;
00026     public double inertia_moment_delta_factor;
00027     public double dash_power_rarte_delta_min;
00028     public double dash_power_rate_delta_max;
00029     public double player_size_delta_factor;
00030     public double kickable_margin_delta_min;
00031     public double kickable_margin_delta_max;
00032     public double kick_rand_delta_factor;
00033     public double extra_stamina_delta_min;
00034     public double extra_stamina_delta_max;
00035     public double effort_max_delta_factor;
00036     public double effort_min_delta_factor;
00037 }
00038 

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