Gateau User Manual
Atmospheric simulation of astronomical signals
structs.py File Reference

Classes

class  gateau.structs.ArrSpec
 Struct used for passing regular array specifications: start, step, num. More...
 
class  gateau.structs.Cascade
 Struct for storing all (grouped) stages in a cascade. More...
 
class  gateau.structs.Instrument
 Struct representing the simulated instrument. More...
 
class  gateau.structs.Telescope
 Struct representing the simulated telescope. More...
 
class  gateau.structs.Atmosphere
 Struct representing the simulated atmosphere. More...
 
class  gateau.structs.Source
 Struct representing simulated astronomical source. More...
 

Detailed Description

Structs that are passed to the C++ backend.