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

Tools/Math/FourierCoefficient.h File Reference

Declaration of class FourierCoefficient. More...

#include "Tools/Streams/InOut.h"
#include "Representations/Motion/JointData.h"

Include dependency graph for FourierCoefficient.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  FourierCoefficient
 This class contains a set of fourier coefficients as well as methods transform them from and to a period of function values. More...


Functions

Inoperator>> (In &stream, FourierCoefficient &fc)
 Streaming operator that reads FourierCoefficients from a stream.

Outoperator<< (Out &stream, FourierCoefficient &fc)
 Streaming operator that writes FourierCoefficients to a stream.


Detailed Description

Declaration of class FourierCoefficient.

Author:
Jan Hoffmann, Matthias Jüngel

Definition in file FourierCoefficient.h.


Function Documentation

In& operator>> In stream,
FourierCoefficient fc
 

Streaming operator that reads FourierCoefficients from a stream.

Parameters:
stream The stream from which is read.
fc The GT2001WalkingParameters object.
Returns:
The stream.

Todo:
read lengthOfPeriod

Definition at line 274 of file FourierCoefficient.cpp.

References FourierCoefficient::imaginary, and FourierCoefficient::real.

Out& operator<< Out stream,
FourierCoefficient fc
 

Streaming operator that writes FourierCoefficients to a stream.

Parameters:
stream The stream to write on.
fc The FourierCoefficients object.
Returns:
The stream.

Todo:
write lengthOfPeriod

Definition at line 287 of file FourierCoefficient.cpp.

References endl(), FourierCoefficient::imaginary, and FourierCoefficient::real.

Here is the call graph for this function:


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