#include <feature_output.h>
◆ FeatureOutput()
apollo::planning::FeatureOutput::FeatureOutput |
( |
| ) |
|
|
delete |
◆ Clear()
static void apollo::planning::FeatureOutput::Clear |
( |
| ) |
|
|
static |
◆ Close()
static void apollo::planning::FeatureOutput::Close |
( |
| ) |
|
|
static |
◆ GetLatestLearningDataFrame()
static LearningDataFrame* apollo::planning::FeatureOutput::GetLatestLearningDataFrame |
( |
| ) |
|
|
static |
◆ InsertLearningDataFrame()
static void apollo::planning::FeatureOutput::InsertLearningDataFrame |
( |
const std::string & |
record_filename, |
|
|
const LearningDataFrame & |
learning_data_frame |
|
) |
| |
|
static |
Insert a a frame of learning data.
- Parameters
-
◆ InsertPlanningResult()
static void apollo::planning::FeatureOutput::InsertPlanningResult |
( |
| ) |
|
|
static |
◆ Ready()
static bool apollo::planning::FeatureOutput::Ready |
( |
| ) |
|
|
static |
Check if output is ready.
- Returns
- True if output is ready
◆ SizeOfLearningData()
static int apollo::planning::FeatureOutput::SizeOfLearningData |
( |
| ) |
|
|
static |
Get the size of learning_data_.
- Returns
- The size of learning_data_
◆ WriteLearningData()
static void apollo::planning::FeatureOutput::WriteLearningData |
( |
const std::string & |
record_file | ) |
|
|
static |
Write LearningData to a file.
◆ WriteRemainderiLearningData()
static void apollo::planning::FeatureOutput::WriteRemainderiLearningData |
( |
const std::string & |
record_file | ) |
|
|
static |
The documentation for this class was generated from the following file: