|
Enumerations |
| enum | psPrecessMethod { PS_PRECESS_ROUGH,
PS_PRECESS_COMPLETE,
PS_PRECESS_IAU2000A
} |
Functions |
| psSphere * | psAberration (psSphere *apparent, const psSphere *actual, const psSphere *direction, double speed) |
| psSphere * | psGravityDeflection (psSphere *apparent, psSphere *actual, psSphere *sun) |
| double | psEOC_ParallaxFactor (const psSphere *coords, const psTime *time) |
| psEarthPole * | psEOC_PrecessionModel (const psTime *time) |
| psEarthPole * | psEOC_PrecessionCorr (const psTime *time, psTimeBulletin bulletin) |
| psSphereRot * | psSphereRot_CEOtoGCRS (const psEarthPole *pole) |
| psSphereRot * | psSphereRot_TEOtoCEO (const psTime *time) |
| psEarthPole * | psEOC_GetPolarMotion (const psTime *time, psTimeBulletin bulletin) |
| psEarthPole * | psEOC_PolarTideCorr (const psTime *time) |
| psEarthPole * | psEOC_NutationCorr (psTime *time) |
| psSphereRot * | psSphereRot_ITRStoTEO (const psEarthPole *motion) |