RMVL  1.1.0
RoboMaster Vision Library
Public 类型 | Public 成员函数 | Public 属性 | 友元 | 所有成员列表
rm::para::RunePredictorParam类 参考

RunePredictorParam 参数模块 更多...

#include <rmvlpara/predictor/rune_predictor.h>

rm::para::RunePredictorParam 的协作图:

Public 类型

using paraId = void
 

Public 成员函数

 RunePredictorParam ()=default
 

Public 属性

float PREDICT_K = 1.f
 动态预测量系数 更多...
 
float PREDICT_B = 0.f
 静态预测量偏置 更多...
 

友元

template<typename _Tp , typename Enable >
void load (_Tp &, const std::string &)
 

详细描述

RunePredictorParam 参数模块

成员类型定义说明

◆ paraId

构造及析构函数说明

◆ RunePredictorParam()

rm::para::RunePredictorParam::RunePredictorParam ( )
default

友元及相关函数文档

◆ load

template<typename _Tp , typename Enable >
void load ( _Tp &  ,
const std::string &   
)
friend

类成员变量说明

◆ PREDICT_B

float rm::para::RunePredictorParam::PREDICT_B = 0.f

静态预测量偏置

◆ PREDICT_K

float rm::para::RunePredictorParam::PREDICT_K = 1.f

动态预测量系数


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