#include <lenslet_array.h>
Inheritance diagram for Arroyo::lenslet_array_base:

Public Member Functions | |
| lenslet_array_base () | |
| lenslet_array_base (const lenslet_array_base &labase) | |
| virtual | ~lenslet_array_base () |
| virtual void | write (iofits &iof) const =0 |
| lenslet_array_base & | operator= (const lenslet_array_base &labase) |
Static Public Member Functions | |
| lenslet_array_base * | lenslet_array_base_factory (const char *filename) |
| lenslet_array_base * | lenslet_array_base_factory (const iofits &iof) |
|
|
Null constructor |
|
|
Copy constructor |
|
|
Virtual destructor |
|
|
Factory to construct lenslet_array_bases from file |
|
|
Factory to construct lenslet_array_bases from file |
|
|
Operator = |
|
|
Write to an iofits object Reimplemented from Arroyo::plane_optic. Implemented in Arroyo::square_lenslet_array. |
1.3.9.1