paradiseo/trunk/paradiseo-peo/examples/man/man3/PartRouteEval.3
atantar 850b834510 paradiseo-peo modifs 0.2
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@127 331e1502-861f-0410-8da2-ba01fb791d7f
2006-12-22 16:09:55 +00:00

42 lines
683 B
Groff
Executable file

.TH "PartRouteEval" 3 "22 Dec 2006" "ParadisEO" \" -*- nroff -*-
.ad l
.nh
.SH NAME
PartRouteEval \- Route Evaluator.
.PP
.SH SYNOPSIS
.br
.PP
\fC#include <part_route_eval.h>\fP
.PP
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "\fBPartRouteEval\fP (float __from, float __to)"
.br
.RI "\fIConstructor. \fP"
.ti -1c
.RI "void \fBoperator()\fP (Route &__route)"
.br
.in -1c
.SS "Private Attributes"
.in +1c
.ti -1c
.RI "float \fBfrom\fP"
.br
.ti -1c
.RI "float \fBto\fP"
.br
.in -1c
.SH "Detailed Description"
.PP
Route Evaluator.
.PP
Definition at line 32 of file part_route_eval.h.
.SH "Author"
.PP
Generated automatically by Doxygen for ParadisEO from the source code.