scenario_simulator_v2 C++ API
Functions | Variables
test_truncate_msg.cpp File Reference
#include <gtest/gtest.h>
#include <cmath>
#include <geometry/vector3/norm.hpp>
#include <geometry/vector3/operator.hpp>
#include <geometry/vector3/truncate.hpp>
#include "../expect_eq_macros.hpp"
#include "../test_utils.hpp"
Include dependency graph for test_truncate_msg.cpp:

Functions

 TEST (Vector3, truncate_msgVectorBelowMax)
 
 TEST (Vector3, truncate_msgVectorOverMax)
 

Variables

constexpr double EPS = 1e-6
 

Function Documentation

◆ TEST() [1/2]

TEST ( Vector3  ,
truncate_msgVectorBelowMax   
)

◆ TEST() [2/2]

TEST ( Vector3  ,
truncate_msgVectorOverMax   
)

Variable Documentation

◆ EPS

constexpr double EPS = 1e-6
constexpr