Apollo 10.0
自动驾驶开放平台
|
Exports the SIN_TABLE, used by the Angle class. 更多...
命名空间 | |
namespace | apollo::common::math |
apollo::common::math | |
namespace | apollo |
class register implement | |
namespace | apollo::common |
apollo::common | |
宏定义 | |
#define | SIN_TABLE_SIZE 16385 |
Used by Angle class to speed-up computation of trigonometric functions. | |
Exports the SIN_TABLE, used by the Angle class.
在文件 sin_table.h 中定义.
#define SIN_TABLE_SIZE 16385 |
Used by Angle class to speed-up computation of trigonometric functions.
在文件 sin_table.h 第 33 行定义.