APM:Libraries
Public Member Functions | List of all members
Linux::Heat Class Reference

#include <Heat.h>

Inheritance diagram for Linux::Heat:
[legend]

Public Member Functions

virtual void set_imu_temp (float current)
 
virtual void set_imu_target_temp (int8_t *target)
 

Detailed Description

Definition at line 19 of file Heat.h.

Member Function Documentation

◆ set_imu_target_temp()

virtual void Linux::Heat::set_imu_target_temp ( int8_t *  target)
inlinevirtual

Reimplemented in Linux::HeatPwm.

Definition at line 22 of file Heat.h.

Referenced by Linux::Util::set_imu_target_temp().

Here is the caller graph for this function:

◆ set_imu_temp()

virtual void Linux::Heat::set_imu_temp ( float  current)
inlinevirtual

Reimplemented in Linux::HeatPwm.

Definition at line 21 of file Heat.h.

Referenced by Linux::Util::set_imu_temp().

Here is the caller graph for this function:

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