#include <Atmosphere.h>
Public Attributes | |
Matrix | A |
Vector | B |
float | C |
A is symmetric 2x2 B and X are 2x1 C is a scalar
Since A is symmetric, it is not necessary to store all 4 values, but I use it for convenience of doing matrix/vector arithmetic.
Definition at line 71 of file Atmosphere.h.
|
Definition at line 73 of file Atmosphere.h. |
|
Definition at line 74 of file Atmosphere.h. |
|
Definition at line 75 of file Atmosphere.h. |