libgravix2  0.1.0
A fast simulation of attractive forces acting on point-like particles embedded onto the surface of a sphere.
GrvxVec3D Struct Reference

3D vector in cartesian representation. More...

#include <linalg.h>

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

3D vector in cartesian representation.

Member Data Documentation

◆ x

double GrvxVec3D::x

◆ y

double GrvxVec3D::y

◆ z

double GrvxVec3D::z

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