CONAN.geepee.celerite_cosine
============================

.. toctree::
   :hidden:

   /autoapi/CONAN/geepee/celerite_cosine.get_complex_coefficients
   /autoapi/CONAN/geepee/celerite_cosine.get_real_coefficients

.. py:class:: CONAN.geepee.celerite_cosine(*args, **kwargs)

   Bases: :py:obj:`celerite.terms.Term`


   The abstract base "term" that is the superclass of all other terms

   Subclasses should overload the :func:`terms.Term.get_real_coefficients`
   and :func:`terms.Term.get_complex_coefficients` methods.



   .. py:attribute:: parameter_names
      :value: ('log_a', 'log_P')


Methods
-------

.. autoapisummary::

   CONAN.geepee.celerite_cosine.get_complex_coefficients
   CONAN.geepee.celerite_cosine.get_real_coefficients


