Apollo
6.0
Open source self driving car software
|
Exports the SIN_TABLE, used by the Angle class. More...
Go to the source code of this file.
Namespaces | |
apollo::common::math | |
apollo::common::math | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::common | |
apollo::common | |
Macros | |
#define | SIN_TABLE_SIZE 16385 |
Used by Angle class to speed-up computation of trigonometric functions. More... | |
Variables | |
const float | apollo::common::math::SIN_TABLE [SIN_TABLE_SIZE] |
Exports the SIN_TABLE, used by the Angle class.
#define SIN_TABLE_SIZE 16385 |
Used by Angle class to speed-up computation of trigonometric functions.