General Purpose Geodetic Library
Sg3dVector.cpp File Reference
#include <Sg3dVector.h>

Go to the source code of this file.

Variables

const Sg3dVector v3Zero (0.0, 0.0, 0.0)
 
const Sg3dVector v3Unit (1.0, 1.0, 1.0)
 

Variable Documentation

◆ v3Unit

const Sg3dVector v3Unit(1.0, 1.0, 1.0) ( 1.  0,
1.  0,
1.  0 
)

◆ v3Zero

const Sg3dVector v3Zero(0.0, 0.0, 0.0) ( 0.  0,
0.  0,
0.  0 
)