Gyoto
Classes | Namespaces
GyotoScreen.h File Reference

Description of the observer screen. More...

#include <iostream>
#include <fstream>
#include <string>
#include <GyotoDefs.h>
#include <GyotoUtils.h>
#include <GyotoSmartPointer.h>
#include <GyotoObject.h>
#include <GyotoMetric.h>
#include <GyotoSpectrometer.h>

Go to the source code of this file.

Classes

class  GYOTO_ARRAY< T, sz >
 
class  Gyoto::Screen
 The camera with which the Astrobj is observed. More...
 
class  Gyoto::Screen::Coord1dSet
 Set of 1-d coordinates: indices or angles. More...
 
class  Gyoto::Screen::Coord2dSet
 Class to specify a set of points on the Screen. More...
 
class  Gyoto::Screen::Grid
 Class containing 2D-points organized in a grid. More...
 
class  Gyoto::Screen::Bucket
 Class containing arbitrary 2D-points. More...
 
class  Gyoto::Screen::Empty
 A dummy, empty 2D set. More...
 
class  Gyoto::Screen::Range
 1D coordinated specifier for a range More...
 
class  Gyoto::Screen::Indices
 1D specifier for an arbitrary pixel coordinate set. More...
 
class  Gyoto::Screen::Angles
 1D specifier for an arbitrary angle coordinate set. More...
 
class  Gyoto::Screen::RepeatAngle
 1D specifier for an angle that is repeated. More...
 

Namespaces

 Gyoto
 Namespace for the Gyoto library.
 

Detailed Description

Description of the observer screen.