nenupy.astro.target

Celestial Target

Inheritance diagram of nenupy.astro.target.FixedTarget, nenupy.astro.target.SolarSystemTarget

FixedTarget(coordinates[, time, observer])

Class to handle astronomical targets outside the Solar System.

SolarSystemTarget(name, coordinates[, time, ...])

Class to handle Solar System targets.

Classes

FixedTarget(coordinates[, time, observer])

Class to handle astronomical targets outside the Solar System.

SolarSystemTarget(name, coordinates[, time, ...])

Class to handle Solar System targets.

Target(coordinates[, observer, time])

Abstract class to handle target objects.