Sun position
Sun position algorithm
|
3x3 matrix. More...
Data Fields | |
double | a [3][3] |
3x3 matrix.
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
Definition at line 51 of file vectors3d.h.