Autoware.Auto
autoware::common::state_estimation::number_of_acceleration_components< StateT > Struct Template Reference

A trait that defines the number of acceleration components. More...

#include <wiener_noise.hpp>

Inheritance diagram for autoware::common::state_estimation::number_of_acceleration_components< StateT >:
Collaboration diagram for autoware::common::state_estimation::number_of_acceleration_components< StateT >:

Detailed Description

template<typename StateT>
struct autoware::common::state_estimation::number_of_acceleration_components< StateT >

A trait that defines the number of acceleration components.

Template Parameters
StateTA state vector type.

The documentation for this struct was generated from the following file: