42 lines
724 B
Groff
42 lines
724 B
Groff
.TH "PartRouteEval" 3 "9 Jan 2007" "Version 0.1" "ParadisEO-PEO - Lessons" \" -*- 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 17 of file part_route_eval.h.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for ParadisEO-PEO - Lessons from the source code.
|