Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Modules/PlayersLocator/VAPoints.cpp File Reference

Represents a set of points on the field. More...

#include "VAPoints.h"
#include "Tools/Debugging/Debugging.h"

Include dependency graph for VAPoints.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, VAPoints &VAPoints)
 Streaming operator that reads a set of VAPoints from a stream.

Outoperator<< (Out &stream, const VAPoints &vaPoints)
 Streaming operator that writes a set of VAPoints to a stream.


Variables

const double GAUSS0 = 1.0 GAUSS1 = .63 GAUSS2 = .16 GAUSS4 = .40 GAUSS5 = .10


Detailed Description

Represents a set of points on the field.

Author:
Michael Kunz

Definition in file VAPoints.cpp.


Function Documentation

In& operator>> In stream,
VAPoints VAPoints
 

Streaming operator that reads a set of VAPoints from a stream.

Parameters:
stream The stream from which is read.
VAPoints The set of VAPoints.
Returns:
The stream.

Definition at line 363 of file VAPoints.cpp.

Out& operator<< Out stream,
const VAPoints VAPoints
 

Streaming operator that writes a set of VAPoints to a stream.

Parameters:
stream The stream to write on.
VAPoints The Set of VAPoints.
Returns:
The stream.

Definition at line 370 of file VAPoints.cpp.


Variable Documentation

const double GAUSS0 = 1.0 GAUSS1 = .63 GAUSS2 = .16 GAUSS4 = .40 GAUSS5 = .10
 

Definition at line 17 of file VAPoints.cpp.

Referenced by VAPoints::updateGridByPoint().


Generated on Thu Sep 23 19:59:37 2004 for GT2004 by doxygen 1.3.6