fetcher 0.0.0
A command line utility for reading sensor data over I2C and providing it over stdout.
vec2d_t Struct Reference

#include <sensor_api.h>

Data Fields

float x
 
float y
 

Detailed Description

Type for a 2 dimensional vector with x, y components.

Field Documentation

◆ x

float vec2d_t::x

X component.

◆ y

float vec2d_t::y

Y component.


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