Open 3D Engine ROS2 Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ROS2::VehicleDynamics::InputZeroedOnTimeout< T > Class Template Reference

Inputs with an expiration date - effectively is zero after a certain time since update. More...

#include <VehicleInputs.h>

Public Member Functions

 InputZeroedOnTimeout (int64_t timeoutUs=200000)
 
void UpdateValue (T updatedInput)
 
T & GetValue ()
 

Detailed Description

template<typename T>
class ROS2::VehicleDynamics::InputZeroedOnTimeout< T >

Inputs with an expiration date - effectively is zero after a certain time since update.


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