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

Representations/Motion/PIDData.cpp File Reference

Implementation of class PIDData. More...

#include "PIDData.h"
#include "Platform/SystemCall.h"
#include "Tools/RobotConfiguration.h"

Include dependency graph for PIDData.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, PIDData &pidData)
 Streaming operator that reads PIDData from a stream.

Outoperator<< (Out &stream, const PIDData &pidData)
 Streaming operator that writes PIDData to a stream.


Detailed Description

Implementation of class PIDData.

Author:
Max Risler

Definition in file PIDData.cpp.


Function Documentation

In& operator>> In stream,
PIDData pidData
 

Streaming operator that reads PIDData from a stream.

Parameters:
stream The stream from which is read.
pidData The PIDData object.
Returns:
The stream.

Definition at line 98 of file PIDData.cpp.

Out& operator<< Out stream,
const PIDData pidData
 

Streaming operator that writes PIDData to a stream.

Parameters:
stream The stream to write on.
pidData The PIDData object.
Returns:
The stream.

Definition at line 109 of file PIDData.cpp.


Generated on Thu Sep 23 20:01:15 2004 for GT2004 by doxygen 1.3.6