Sun position
Sun position algorithm
V3D_Vector Struct Reference

3x1 vector. More...

Data Fields

double a [3]
 

Detailed Description

3x1 vector.

See the note Why define vector and matrix arrays as structs? (at the end of file vectors3.c) for the reason that this has been implemented in this fashion

Examples
demo4_multiple_sites.c.

Definition at line 57 of file vectors3d.h.


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