LibJuno 0.42.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
JUNO_VEC2_F32_TAG Union Reference

#include <juno_vec_types.h>

Collaboration diagram for JUNO_VEC2_F32_TAG:

Data Fields

JUNO_VEC2_F32_CART_T tCart
 
JUNO_VEC2_F32_SPH_T tSph
 
float arr [2]
 

Field Documentation

◆ arr

float JUNO_VEC2_F32_TAG::arr[2]

Raw component array.

◆ tCart

JUNO_VEC2_F32_CART_T JUNO_VEC2_F32_TAG::tCart

Cartesian coordinates.

◆ tSph

JUNO_VEC2_F32_SPH_T JUNO_VEC2_F32_TAG::tSph

Spherical coordinates.


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