#include <sim_model_delay_steer_map_acc_geared.hpp>
◆ CSVLoader()
CSVLoader::CSVLoader |
( |
const std::string & |
csv_path | ) |
|
|
explicit |
◆ clampValue()
double CSVLoader::clampValue |
( |
const double |
val, |
|
|
const std::vector< double > & |
ranges, |
|
|
const std::string & |
name |
|
) |
| |
|
static |
◆ getColumnIndex()
std::vector< double > CSVLoader::getColumnIndex |
( |
const Table & |
table | ) |
|
|
static |
◆ getMap()
Map CSVLoader::getMap |
( |
const Table & |
table | ) |
|
|
static |
◆ getRowIndex()
std::vector< double > CSVLoader::getRowIndex |
( |
const Table & |
table | ) |
|
|
static |
◆ readCSV()
bool CSVLoader::readCSV |
( |
Table & |
result, |
|
|
const char |
delim = ',' |
|
) |
| |
◆ validateData()
bool CSVLoader::validateData |
( |
const Table & |
table, |
|
|
const std::string & |
csv_path |
|
) |
| |
|
static |
◆ validateMap()
bool CSVLoader::validateMap |
( |
const Map & |
map, |
|
|
const bool |
is_col_decent |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: