Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
velocity_2d.hpp
Go to the documentation of this file.
1
#ifndef FANG_ROBOTICS_MCB_UTIL_VELOCITY_2D_HPP
2
#define FANG_ROBOTICS_MCB_UTIL_VELOCITY_2D_HPP
3
#include "
util/math/linear/vector_2d.hpp
"
4
#include "
wrap/units/units_alias.hpp
"
5
6
namespace
fang::physics
7
{
8
using
Velocity2D
=
math::Vector2D<MetersPerSecond>
;
9
}
//namespace physics
10
#endif
fang::physics
Definition
abstract_velocity_2d.hpp:5
fang::math::Vector2D< MetersPerSecond >
units_alias.hpp
vector_2d.hpp
fang-mcb-project
src
util
physics
data
velocity_2d.hpp
Generated by
1.9.8