Apollo 10.0
自动驾驶开放平台
apollo::prediction::PredictionConstants类 参考

#include <prediction_constants.h>

apollo::prediction::PredictionConstants 的协作图:

静态 Public 属性

static const int kOnlineMode = 0
 
static const int kDumpFeatureProto = 1
 
static const int kDumpDataForLearning = 2
 
static const int kDumpPredictionResult = 3
 
static const int kDumpFrameEnv = 4
 
static const int kDumpDataForTuning = 5
 
static const int kDumpRecord = 6
 

详细描述

在文件 prediction_constants.h27 行定义.

类成员变量说明

◆ kDumpDataForLearning

const int apollo::prediction::PredictionConstants::kDumpDataForLearning = 2
static

在文件 prediction_constants.h31 行定义.

◆ kDumpDataForTuning

const int apollo::prediction::PredictionConstants::kDumpDataForTuning = 5
static

在文件 prediction_constants.h34 行定义.

◆ kDumpFeatureProto

const int apollo::prediction::PredictionConstants::kDumpFeatureProto = 1
static

在文件 prediction_constants.h30 行定义.

◆ kDumpFrameEnv

const int apollo::prediction::PredictionConstants::kDumpFrameEnv = 4
static

在文件 prediction_constants.h33 行定义.

◆ kDumpPredictionResult

const int apollo::prediction::PredictionConstants::kDumpPredictionResult = 3
static

在文件 prediction_constants.h32 行定义.

◆ kDumpRecord

const int apollo::prediction::PredictionConstants::kDumpRecord = 6
static

在文件 prediction_constants.h35 行定义.

◆ kOnlineMode

const int apollo::prediction::PredictionConstants::kOnlineMode = 0
static

在文件 prediction_constants.h29 行定义.


该类的文档由以下文件生成: