Skip to main content

AVxcelerate Simulation Framework 2026 R1

File ttc_calculator.h

Last update: 09.03.2026

Location: autonomy/evaluator/ttc_calculator/ttc_calculator.h

Classes

Namespaces

Includes

  • <osi_groundtruth>

Included by

Source



#pragma once

#include <osi_groundtruth>

namespace simulation_framework
{

namespace evaluator
{


class TimeToCollisionCalculator
{
  public:
    std::chrono::milliseconds Calculate(const osi3::GroundTruth&amp; ground_truth) const;
};

}  // namespace evaluator
}  // namespace simulation_framework

[static]: https://img.shields.io/badge/-static-lightgrey (static)</osi_groundtruth></osi_groundtruth>

Connect with Ansys