|
Sun position
Sun position algorithm
|
This structure contains polar motion parameters and a rotation matrix. More...
Data Fields | |
| bool | correctionInUse |
| double | xPolar_as |
| double | yPolar_as |
| V3D_Matrix | corrM |
This structure contains polar motion parameters and a rotation matrix.
Do not modify any of these fields directly - use the sky_setPolarMotion() function to do that. In general, you won't need to access any of the individual fields here.