VectorNav C/C++ Library
Data Fields
VnVector3 Struct Reference

A vector of length 3. More...

#include <vn_linearAlgebra.h>

Data Fields

double c0
double c1
double c2

Detailed Description

A vector of length 3.


Field Documentation

double c0

Component 0

double c1

Component 1

double c2

Component 2


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines