Autoware.Auto
autoware::common::state_vector::is_angle< T > Struct Template Reference

A trait to check if a variable represents an angle. More...

#include <variable.hpp>

Inheritance diagram for autoware::common::state_vector::is_angle< T >:
Collaboration diagram for autoware::common::state_vector::is_angle< T >:

Detailed Description

template<typename T>
struct autoware::common::state_vector::is_angle< T >

A trait to check if a variable represents an angle.

Template Parameters
TVariable type.

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