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

Tools/Math/FourierCoefficient.cpp File Reference

Implementation of class FourierCoefficient. More...

#include "FourierCoefficient.h"
#include "Tools/Debugging/Debugging.h"
#include "Tools/Streams/InStreams.h"
#include "Tools/Math/Common.h"

Include dependency graph for FourierCoefficient.cpp:

Include dependency graph

Go to the source code of this file.

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

Implementation of class FourierCoefficient.

Definition in file FourierCoefficient.cpp.


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.

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.


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