Skip to content

The official documentation for Kosmorrolib

License

Notifications You must be signed in to change notification settings

Kosmorro/libdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

+++ title = "Kosmorrolib documentation" content = "All the features of Kosmorrolib are documented right here!" template = "doc/section.html" +++

Usage

All the functions and classes listed below are accessible under the kosmorrolib module:

import kosmorrolib

# Example call:
events = kosmorrolib.get_events()

Functions

Model

  • AsterEphemerides - an object representing ephemerides
  • Event - an object representing an event
  • MoonPhase - an object representing a moon phase
  • Position - an object representing a position on earth
  • Object - an object representing an astronomical object

Enums