telescopes#
- class arte.astro.telescopes.LBT#
Bases:
TelescopeLBT data
Methods
area()Returns the effective telescope collecting area
diameter()Returns the telescope diameter
help([search, prefix, __cls])obstruction()Returns the telescope obstruction, in percentage [0..1]
- class arte.astro.telescopes.Magellan#
Bases:
TelescopeMagellan telescope data
Methods
area()Returns the effective telescope collecting area
diameter()Returns the telescope diameter
help([search, prefix, __cls])obstruction()Returns the telescope obstruction, in percentage [0..1]
- class arte.astro.telescopes.Telescope#
Bases:
objectMethods
area()Returns the effective telescope collecting area
diameter()Returns the telescope diameter
help([search, prefix, __cls])Returns the telescope obstruction, in percentage [0..1]
- classmethod area()#
Returns the effective telescope collecting area
- classmethod diameter()#
Returns the telescope diameter
- static help(search='', prefix='', __cls=<class 'arte.astro.telescopes.Telescope'>)#
- classmethod obstruction()#
Returns the telescope obstruction, in percentage [0..1]