VectorNav C Library
Data Fields
vec3d Union Reference

Represents a 3 component vector with an underlying data type of double. More...

#include <vector.h>

Data Fields

double c [3]
 

Detailed Description

Represents a 3 component vector with an underlying data type of double.

Field Documentation

double c[3]

Indexable.


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