ProgrammierMethodik 2002 - RoboCup

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

RCTeam Class Reference

The main class. More...

List of all members.

Static Public Methods

double doubleRound (double Value, int Digits)
 convert double to a double with Digits numbers after the comma. More...

void main (String args[])
 programm entry. More...


Static Public Attributes

RCPlayer [] Players
 Attributes. More...


Detailed Description

The main class.

It reads the configfile and create a new team with the that configguration. After the team was created it starts the shell.

Definition at line 62 of file RCTeam.java.


Member Function Documentation

double RCTeam::doubleRound ( double Value,
int Digits ) [inline, static]
 

convert double to a double with Digits numbers after the comma.

Parameters:
Value   input value
Digits   number of digits
Returns:
convertet value

Definition at line 73 of file RCTeam.java.

void RCTeam::main ( String args[] ) [inline, static]
 

programm entry.

Parameters:
args   [] parameters

Definition at line 82 of file RCTeam.java.


Member Data Documentation

RCPlayer[] RCTeam::Players [static]
 

Attributes.

Definition at line 64 of file RCTeam.java.


The documentation for this class was generated from the following file:
(c) Copyright by Gruppe 1 :