Privacy
An open-source, flexible 3D physical simulation framework
mars::interfaces::SensorInterface Class Reference

#include <SensorInterface.h>

Public Member Functions

 SensorInterface (ControlCenter *center)
 
virtual ~SensorInterface ()
 

Protected Attributes

ControlCentercontrol
 

Detailed Description

Definition at line 39 of file SensorInterface.h.

Constructor & Destructor Documentation

◆ SensorInterface()

mars::interfaces::SensorInterface::SensorInterface ( ControlCenter center)
inline

Definition at line 41 of file SensorInterface.h.

◆ ~SensorInterface()

virtual mars::interfaces::SensorInterface::~SensorInterface ( )
inlinevirtual

Definition at line 44 of file SensorInterface.h.

Member Data Documentation

◆ control

ControlCenter* mars::interfaces::SensorInterface::control
protected

Definition at line 47 of file SensorInterface.h.


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