ostk.physics.coordinate.frame.provider.iau.Theory

class Theory(self: ostk.physics.coordinate.frame.provider.iau.Theory, value: int)

Bases: pybind11_object

IAU theory.

The IAU 2000A precession-nutation theory relates the International Celestial Reference Frame to the International Terrestrial Reference Frame and has been effective since January 2003. In 2006, the IAU moved to adopt a more dynamically consistent precession model to complement the IAU 2000A nutation theory.

reference:

https://www.researchgate.net/publication/289753602_The_IAU_2000A_and_IAU_2006_precession-nutation_theories_and_their_implementation

Members:

IAU_2000A :

The IAU 2000A theory.

IAU_2000B :

The IAU 2000B theory.

IAU_2006 :

The IAU 2006 theory.

Methods

Attributes

IAU_2000A

IAU_2000B

IAU_2006

name

value

property name