Sun position
Sun position algorithm
Sky_PolarMot Struct Reference

This structure contains polar motion parameters and a rotation matrix. More...

Data Fields

bool correctionInUse
 
double xPolar_as
 
double yPolar_as
 
V3D_Matrix corrM
 

Detailed Description

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.

Definition at line 196 of file sky.h.


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