Classes | Namespaces | Functions
turbomath.h File Reference
#include <cstdint>
Include dependency graph for turbomath.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  turbomath::float_converter_t
 
class  turbomath::Quaternion
 
class  turbomath::Vector
 

Namespaces

 turbomath
 

Functions

float turbomath::alt (float press)
 
float turbomath::asin (float x)
 
float turbomath::atan (float x)
 
float turbomath::atan2 (float y, float x)
 
float turbomath::cos (float x)
 
float turbomath::fabs (float x)
 
float turbomath::fsign (float y)
 
float turbomath::inv_sqrt (float x)
 
Vector turbomath::operator* (float s, const Vector &v)
 
Vector turbomath::operator/ (float s, const Vector &v)
 
float turbomath::sin (float x)
 


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:53