risc::sg::PredictionTimeAdvanceTable Class Reference
#include <prediction_time_advance_table.h>
List of all members.
Constructor & Destructor Documentation
risc::sg::PredictionTimeAdvanceTable::PredictionTimeAdvanceTable |
( |
risc::sg::SegmentGraph & |
sg, |
|
|
int |
prediction_steps | |
|
) |
| | |
Member Function Documentation
void risc::sg::PredictionTimeAdvanceTable::analyze |
( |
VertexDescriptor |
start, |
|
|
int |
steps | |
|
) |
| | [private] |
risc::sg::PredictionTimeAdvanceTable::compute_table |
( |
|
) |
[private] |
This function computes the prediction time advance table.
int risc::sg::PredictionTimeAdvanceTable::index_to_segment_id |
( |
int |
index |
) |
|
void risc::sg::PredictionTimeAdvanceTable::print |
( |
std::string |
filename |
) |
|
risc::sg::PredictionTimeAdvanceTable::print |
( |
|
) |
|
This function prints the prediction time advance table in the terminal.
int risc::sg::PredictionTimeAdvanceTable::segment_id_to_index |
( |
int |
segment_id |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: